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

1184 Commits

Author SHA1 Message Date
Kovah
367ff30702
Fix non-working 2FA qr code while dark mode is on (#501) 2022-11-17 23:33:48 +01:00
Kovah
a3592edd97
1.10.5 2022-11-17 14:02:56 +01:00
Kovah
7ee3fa70e8
Add warning about changes to Docker images to system settings and Docker .env files (#502) 2022-11-17 13:56:09 +01:00
Kovah
f3fd1ae5c2
Fix issue with all links being public despite setting is set to private (#504) 2022-11-17 13:49:22 +01:00
Kovah
672ddb57c3
Minor test setup adjustment 2022-11-17 13:41:20 +01:00
Kovah
44cdb48e01
Adjust notice about APP_KEY in .env files (#540) 2022-11-17 13:38:25 +01:00
Kovah
85aaf5b91f
Update dependencies 2022-11-17 12:29:59 +01:00
Kovah
af7f04784e
Simplify docker compose dev setup 2022-11-17 12:14:19 +01:00
Kovah
5d38293edd
Allow unlimited number of items in selects (#568) 2022-11-17 12:14:00 +01:00
Kovah
ad396912cd
Hotfix for docker-compose files 2022-09-06 09:27:15 +02:00
Kevin Woblick
2bf1859901
Merge pull request #532 from Kovah/dev
Release
v1.10.4
2022-09-04 12:09:31 +02:00
Kovah
0a2674b855
Update readme 2022-09-04 12:06:50 +02:00
Kovah
7995818fb6
Add command to list all current users 2022-09-04 11:50:28 +02:00
Kovah
3eb423ad52
1.10.4 2022-09-04 11:25:44 +02:00
Kovah
461651ac7c
Update dependencies 2022-09-04 11:25:33 +02:00
Kovah
5810bc3837
Optimize tests 2022-09-04 11:25:26 +02:00
Kovah
9944b3b104
Enable backups by default 2022-09-04 11:25:17 +02:00
Kevin Woblick
54bf6ee224
Merge pull request #520 from Kovah/dev
Release
v1.10.3
2022-08-16 11:52:01 +02:00
Kovah
2c34b26553
Fix issue with Bootstrap 2022-08-16 11:47:31 +02:00
Kovah
56e9442493
Merge branch 'main' into dev 2022-08-16 11:39:48 +02:00
Kovah
898ea0bd83
Update dependencies 2022-08-16 11:39:35 +02:00
Kovah
0c60c5c0ba
1.10.3 2022-08-16 11:39:34 +02:00
Kovah
03e162dfd4
Add Vietnamese translation, thanks to Dzung Do (@saosangmo)! 2022-08-16 11:39:34 +02:00
Kovah
9179a10f2b
Update meta files like readme and contribution docs 2022-08-16 11:39:34 +02:00
Kovah
e102234329
Update issue templates and configuration 2022-08-16 11:39:34 +02:00
Kovah
701ec2ddd0
Update dependencies 2022-08-16 11:36:48 +02:00
Kovah
bcbd1c5e93
1.10.3 2022-08-16 11:33:01 +02:00
Kovah
a7353f76d6
Add Vietnamese translation, thanks to Dzung Do (@saosangmo)! 2022-08-16 11:32:35 +02:00
Kovah
f0d6ac3d16
Update meta files like readme and contribution docs 2022-08-16 11:05:51 +02:00
Kovah
01782c2fd8
Update issue templates and configuration 2022-08-16 11:05:05 +02:00
Kevin Woblick
cec345fff4
Merge pull request #511 from Ahmad-kh/main
Fix a typo in SearchesLinks trait
2022-07-18 11:59:46 +02:00
ahmad
d9759cb108 Fix a typo in SearchesLinks trait 2022-07-18 12:24:29 +04:30
Kovah
1cd50919fd
Fix Wayback Machine timeout v1.10.2 2022-06-10 17:26:17 +02:00
Kevin Woblick
68c2292520
Merge pull request #486 from Kovah/dev
Release
2022-06-10 16:44:38 +02:00
Kovah
f6d2ea0b52
Merge remote-tracking branch 'origin/dev' into dev 2022-06-10 16:34:21 +02:00
Kovah
303fdad893
Remove the typed characters from tag and list select once item is selected (#378) 2022-06-10 16:34:01 +02:00
Kovah
f1b74f73d7
Correct dependencies for PHP 7.4 2022-06-10 16:17:11 +02:00
Kovah
aab319ecb6
Skip link check in import command if email is not configured (#445) 2022-06-10 16:05:34 +02:00
Kovah
d0a5482db4
Add new configuration options for third-party S3 services like Minio (#476) 2022-06-10 15:58:28 +02:00
Kovah
84d34a1a93
1.10.2 2022-06-10 15:40:15 +02:00
Kovah
ecea67161d
Minor doc optimizations 2022-06-10 15:35:35 +02:00
Kovah
a92f3c1080
Ignore connection timeouts while saving links to wayback machine (#472) 2022-06-10 15:35:15 +02:00
Kovah
1e9549e05c
Fix dependencies for correct PHP version 2022-06-10 15:34:38 +02:00
Kovah
2513c69a91
Properly add backup-temp directory to Docker image (#475) 2022-06-10 15:19:55 +02:00
Kovah
2054e98f0f
Update dependencies 2022-06-10 15:19:54 +02:00
Kevin Woblick
76a9acc30a
Merge pull request #468 from brnysn/main
Make By User Scope Shorter
2022-05-07 12:09:30 +02:00
Yasin BARAN
5f13f3b053 format code 2022-05-07 00:37:26 +03:00
Yasin BARAN
a84d38173b Make By User Scope Shorter 2022-05-06 11:44:14 +03:00
Kovah
80a8a1ba10
Update the readme v1.10.1 2022-05-02 09:39:18 +02:00
Kevin Woblick
3c9755866d
Merge pull request #450 from Kovah/dev
Release
2022-05-02 09:36:10 +02:00