1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-04-21 15:32:12 +02:00

1547 Commits

Author SHA1 Message Date
Kovah
57acf72864 Adjust base docker image name v2.0.0 2025-01-31 14:35:58 +01:00
Kovah
03913d22aa Update translations, add Portugues and Swedish 2025-01-31 14:11:15 +01:00
Kovah
15d989ef62 Adjust readme with new setup methods, add deploystack config 2025-01-31 09:34:20 +01:00
Kovah
f1a7e4da24 v2.0.0 2025-01-31 09:23:51 +01:00
Kovah
38d914f8df Pull in security-related patches from LinkAce v1 2025-01-31 09:22:47 +01:00
Kovah
683c24378f Stop queue runner if there are no jobs 2025-01-30 13:32:08 +01:00
Kovah
3f1e484b9c Cap number of jobs ran via the schedule at one run 2025-01-30 13:27:23 +01:00
Kovah
6cc05c1cb5 Properly list jobs of the import queue 2025-01-30 13:18:24 +01:00
Kovah
7f3ec8d296 Provide a helm chart for kubernetes deployments (#870) 2025-01-17 15:59:56 +01:00
Kovah
1b88b63d03 Update dependencies, mute PHP deprecations in prod image because of outdated, not-upgradable dependencies 2025-01-17 01:04:35 +01:00
Kovah
6836429050 Readme update 2025-01-13 08:41:12 +01:00
Kovah
3d57b2ea10 Upgrade release docker images to PHP 8.4 2025-01-13 00:40:35 +01:00
Kovah
ddda6c6f94 Update dependencies, remove broken update script 2025-01-13 00:26:54 +01:00
Kovah
7276b23be4 Readme update 2025-01-13 00:24:23 +01:00
Kovah
522a065e94 Minor code cleanup, include fix from #871 2025-01-13 00:04:44 +01:00
Kovah
bddfe08168 Make tests more readable by using snake case 2025-01-12 23:55:05 +01:00
Kovah
5fdb7a6301 Refactor link checks to take different users into account 2025-01-12 23:31:47 +01:00
Kovah
35a4a5253f Add more configuration options for backups 2025-01-12 23:05:43 +01:00
Kovah
634fa86e83 Adjust handling of the user name (#871) 2024-12-19 16:08:37 +01:00
Kovah
c587ce6d3b Allow disabling user registration when using SSO (#872) 2024-12-19 15:37:31 +01:00
Kovah
5db5306768
Disable backup bind mount by default 2024-11-19 13:18:46 +01:00
Kovah
2fa25902df
Downgrade tom-select 2024-11-19 13:18:30 +01:00
Kovah
f58e044d8f
Merge remote-tracking branch 'origin/2.x' into 2.x 2024-11-19 12:54:11 +01:00
Kovah
d55244f374
Open links in new tabs from lists and tags (#389) 2024-11-19 12:53:39 +01:00
Kovah
fa8e9cb338
Switch default mail driver to log 2024-11-18 22:06:14 +01:00
Kovah
74e916bf1b
Update dependencies 2024-11-18 22:05:58 +01:00
Kevin Woblick
5b80fa3c98
Merge pull request #865 from Kovah/2.x-features
Add several new features (#862 #863 #864)
2024-11-16 14:28:52 +01:00
Kovah
3e9fedd7ed
Adjust logo text styling 2024-11-16 13:49:46 +01:00
Kovah
1dc02bd037
Fix logo text styling, update translations 2024-11-16 13:45:27 +01:00
Kovah
a2595a8a11
Fix settings migration date, add tests 2024-11-16 13:17:16 +01:00
Kovah
0dccd1a7f8
Add several new features (#862 #863 #864)
- contact page with editable content
- additional footer link
- custom navbar title / logo text
- small optimizations for guest mode
2024-11-16 11:55:02 +01:00
Kovah
bba868deba
Correct rate limit configuration test 2024-10-24 22:11:42 +02:00
Kovah
6b2c632b91
Add ability to configure the API rate limit via .env (#857) 2024-10-24 21:59:56 +02:00
Kovah
085a86e2ce
Fix search with lists or tags 2024-10-17 23:45:51 +02:00
Kovah
478593b682
Minor layout fixes 2024-10-17 23:00:25 +02:00
Kovah
1f28fd0463
Fix tests for recently changed translations v2.0.0-beta4 2024-10-17 16:38:09 +02:00
Kovah
6d1c6f0c8b
Fix testing .env file 2024-10-17 16:30:55 +02:00
Kovah
d332a9db55
Fix .env file default 2024-10-17 16:28:14 +02:00
Kovah
31273e58f8
Minor fixes 2024-10-17 16:24:21 +02:00
Kovah
1d4cc15b9b
Adjust release setup with Caddy, fix database config in setup 2024-10-17 16:19:26 +02:00
Kovah
3140895651
Update translations 2024-10-17 13:08:22 +02:00
Kovah
9580da8f65
Redirect back to link list after deleting single link (#852) 2024-10-17 09:55:10 +02:00
Kovah
e1a337558b
Adjust favicon and add PWA manifest 2024-10-16 15:58:01 +02:00
Kovah
ac0090e501
Overhaul the import process to use backgrounds jobs (#287 #843) 2024-10-06 23:56:22 +02:00
Kovah
1cf9713f4e
Update dependencies, slight dockerfile adjustments 2024-10-06 21:18:33 +02:00
Kovah
58e24d3a9c
Update readme 2024-09-30 23:14:04 +02:00
Kovah
533ecdefbd
Update readme 2024-09-30 23:12:28 +02:00
Kovah
a98c215b8f
Fix list and tag loading for bulk editing links 2024-09-30 23:01:45 +02:00
Kovah
037fdc07dc
Adjust Docker-related files for production and development 2024-09-30 23:01:29 +02:00
Kovah
0a4b15e837
Fix dark mode setting handling 2024-09-29 23:48:06 +02:00