1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-06 08:18:27 +01:00

1225 Commits

Author SHA1 Message Date
Kovah
ab4d9771df
1.11.4 v1.11.4 2023-03-20 15:26:41 +01:00
Kovah
fa5a0a3f11
Fix the release images (#627) 2023-03-20 15:26:36 +01:00
Kovah
5a626722cb
1.11.3 v1.11.3 2023-03-19 10:42:19 +01:00
Kevin Woblick
a24f194ca3
Merge pull request #626 from Kovah/dev
v1 Release
2023-03-19 10:41:41 +01:00
Kovah
5522d097a4
Minor release adjustments 2023-03-19 10:38:15 +01:00
Kovah
aec7a6bc8f
Correct handling of trusted proxies (#625) 2023-03-19 10:37:59 +01:00
Kovah
4e2393cd49
Adjust Codeclimate config v1.11.2 2023-03-16 23:14:57 +01:00
Kovah
dee0ae8f48
1.11.2 2023-03-16 23:11:07 +01:00
Kevin Woblick
2d56ba8847
Merge pull request #623 from Kovah/dev
v1 Release
2023-03-16 23:08:58 +01:00
Kovah
91f8c4b382
Correctly invert colors of alerts 2023-03-16 23:05:55 +01:00
Kevin Woblick
0249392b9a
Merge pull request #618 from chrissawyerfan4/search-nonoresults
Don't show "no results" when no search was performed
2023-03-16 22:55:21 +01:00
Kovah
8ce239054b
Update Github actions versions 2023-03-16 22:54:48 +01:00
Kovah
30e7d99f5f
Correctly set dark mode for guests including login views (#619) 2023-03-16 22:35:12 +01:00
Kovah
107571ffa7
Make trusted proxies configurable via the env files (#617) 2023-03-16 22:14:54 +01:00
Kovah
7fda06f149
Update hashing configuration, make driver configurable via env (#617) 2023-03-16 22:03:55 +01:00
Kovah
8b5d470486
Update .env files 2023-03-16 21:58:53 +01:00
Kovah
f8f194a0d6
Update dependencies, remove laravel-cors package 2023-03-16 21:58:45 +01:00
Kovah
ac0b47129c
Additionally push built images to Github registry (#622) 2023-03-16 21:11:51 +01:00
chrissawyerfan4
6da9c0a702
Don't show "no results" when no search was performed 2023-03-04 02:55:31 +01:00
Kevin Woblick
0baf85879b
Merge pull request #601 from Kovah/dev
v1 Release
v1.11.1
2023-01-22 12:13:53 +01:00
Kovah
e902e7c6f0
Make imported tags private if specified in the user settings (#588) 2023-01-22 11:58:52 +01:00
Kovah
ae83084bb0
Add hint about passwords with special characters (#596) 2023-01-22 11:34:00 +01:00
Kovah
129a36ea46
Add command to complete the postgres or sqlite setup 2023-01-22 11:28:06 +01:00
Kovah
906e7f96fb
Correct phpunit config 2023-01-21 17:53:05 +01:00
Kovah
8b8d2bd537
1.11.1 2023-01-21 17:49:38 +01:00
Kovah
4ddbf13c84
Minor dev adjustments 2023-01-21 17:49:36 +01:00
Kovah
7681ef977f
Update dependencies 2023-01-21 17:49:11 +01:00
Kovah
5a315fe03a
Adjust password reset to not expose details about existing accounts 2023-01-21 15:50:04 +01:00
Kovah
4254415cfa
Remove debug statement 2022-12-16 08:46:48 +01:00
Kovah
5aef7c5c19
Correct used PHP version in package build action v1.11.0 2022-12-15 09:59:18 +01:00
Kevin Woblick
85aca18a8c
Merge pull request #585 from Kovah/1.11
v1.11
2022-12-15 09:53:56 +01:00
Kovah
01daaa72ff
Use progress bars for processing link thumbnails (#571) 2022-12-15 09:44:44 +01:00
Kovah
24a1fcb845
Add notice about bug bounties 2022-12-15 00:16:21 +01:00
Kovah
409ea71379
Adjust test workflow 2022-12-15 00:06:21 +01:00
Kovah
3b6bf800d8
1.11.0 2022-12-15 00:03:57 +01:00
Kovah
8ff2b51736
Set default privacy setting for imported bookmarks (#577) 2022-12-15 00:03:35 +01:00
Kovah
a3a7209fe1
Correctly toggle share settings (#581) 2022-12-14 23:48:20 +01:00
Kovah
7decde4b80
Update to Laravel 9 and other dependencies, move lang directory to root 2022-12-14 23:45:37 +01:00
Kovah
5561d43138
Add new translations: Italian by Alessandro Del Prete, Polish by Mateusz Hajder and Zimmy 2022-12-14 23:04:57 +01:00
Kovah
a256cca567
Update to PHP 8.0 as the minimum required version 2022-12-14 23:01:27 +01:00
Kovah
367ff30702
Fix non-working 2FA qr code while dark mode is on (#501) 2022-11-17 23:33:48 +01:00
Kevin Woblick
aa9767203e
Merge pull request #569 from Kovah/dev
v1 Release
v1.10.5
2022-11-17 14:18:55 +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