1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-17 21:28:30 +01:00

1528 Commits

Author SHA1 Message Date
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
Kovah
3021d5d841
Fix missing user reference for lists and tags 2024-09-29 23:24:25 +02:00
Kovah
2d0cf0a6b6
2.0.0-beta4 2024-09-23 23:00:23 +02:00
Kovah
f0929ddba1
Update dependencies 2024-09-23 23:00:04 +02:00
Kovah
a386532b2a
Allow users to bulk-submit links, lists and tags (#26) 2024-09-23 22:41:47 +02:00
Kovah
9961afd310
Allow users to bulk-submit links, lists and tags (#26) 2024-09-23 22:38:23 +02:00
Kovah
dd6db20354
Minor optimization for cron token v2.0.0-beta3 2024-09-20 00:39:04 +02:00
Kovah
b0e47d7316
Update dependencies, adjust readme and other config files 2024-09-20 00:22:47 +02:00
Kovah
e9bab0f397
2.0.0-beta3 2024-09-20 00:07:19 +02:00
Kevin Woblick
e66bd3fc9a
Merge pull request #847 from Kovah/2.x-174-sso
SSO login via OAuth / OIDC
2024-09-20 00:06:39 +02:00
Kovah
347b979c0a
Update translations, add Dutch as new language 2024-09-20 00:01:30 +02:00
Kovah
0ab77794c2
WIP add sso details to admin user management, add missing admin role assignment to setup (#174 #194) 2024-09-19 23:51:42 +02:00
Kovah
a9d92e8309
WIP Extend SSO implementation with proper naming, add basic tests, rename ENV key from OAUTH_ to SSO_ (#174 #194) 2024-09-18 23:58:36 +02:00
Kovah
96be6ca0f9
WIP adjust sso handling with multiple providers (#174 #194) 2024-09-18 21:54:24 +02:00
Kovah
b9c78b5ad7
WIP add generic oidc provider with kovah/laravel-socialite-oidc package (#174 #194) 2024-09-18 00:58:54 +02:00
Kovah
72a210d2be
WIP implementation of SSO login via OAuth / OIDC (#174 #194) 2024-09-17 13:45:19 +02:00
Kovah
25a915f8f0
Add Codacy coverage reporting v2.0.0-beta2 2024-08-27 16:58:56 +02:00
Kovah
40837b5fbf
2.0.0-beta2 2024-08-26 21:02:20 +02:00
Kovah
4388b37866
Update translations for DE, FR and JP 2024-08-26 17:01:44 +02:00
Kovah
9fdb1350b4
Minor translation correction 2024-08-26 16:02:36 +02:00