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

465 Commits

Author SHA1 Message Date
Kevin Woblick
194787b1f6
Merge pull request #703 from chrissawyerfan4/dev
Add page titles
2023-11-01 13:36:06 +01:00
Kevin Woblick
8d08227eb5
Merge pull request #705 from chrissawyerfan4/settings
Don't show guest settings when guest mode is disabled
2023-11-01 13:34:37 +01:00
Kovah
3dc4a3d557
Receive parsed keywords instead of fetched HTML for tag suggestions 2023-11-01 13:31:02 +01:00
chrissawyerfan4
4f14ec2359 Hide guest settings when disabled 2023-10-15 18:10:36 +02:00
chrissawyerfan4
1da2d58bc5 Add page titles, fixes #584 and #691 2023-10-15 16:56:37 +02:00
Kovah
576b5763f6
Fix styling issues caused by Bootstrap upgrade 2023-08-01 11:58:52 +02:00
Kovah
289bb1fb8a
Upgrade to Bootstrap 5.3 2023-07-20 09:36:27 +02:00
Kovah
20b196297b
Minor code changes 2023-06-04 13:22:56 +02:00
Kovah
b47ee5de2f
Fix spacing between buttons (#631) 2023-04-10 11:39:21 +02:00
Kovah
90c5f6f2a8
Fix the release images (#627) 2023-04-10 10:15:22 +02:00
chrissawyerfan4
48c84aa8b5 Add random order option 2023-04-03 19:33:00 +02:00
Kovah
5522d097a4
Minor release adjustments 2023-03-19 10:38:15 +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
30e7d99f5f
Correctly set dark mode for guests including login views (#619) 2023-03-16 22:35:12 +01:00
chrissawyerfan4
6da9c0a702
Don't show "no results" when no search was performed 2023-03-04 02:55:31 +01:00
Kovah
4ddbf13c84
Minor dev adjustments 2023-01-21 17:49:36 +01:00
Kovah
5a315fe03a
Adjust password reset to not expose details about existing accounts 2023-01-21 15:50:04 +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
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
5d38293edd
Allow unlimited number of items in selects (#568) 2022-11-17 12:14:00 +01:00
Kovah
2c34b26553
Fix issue with Bootstrap 2022-08-16 11:47:31 +02:00
Kovah
03e162dfd4
Add Vietnamese translation, thanks to Dzung Do (@saosangmo)! 2022-08-16 11:39:34 +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
2513c69a91
Properly add backup-temp directory to Docker image (#475) 2022-06-10 15:19:55 +02:00
Kovah
c828a02e0d
Fix navbar brand styling 2022-04-11 10:06:23 +02:00
Kovah
c9748f699d
Update dashboard design with less heavy quick add and search forms 2022-04-11 09:52:12 +02:00
Kovah
e4d6b20293
Add translations for Norway 2022-04-11 09:38:38 +02:00
Kovah
95a698f7e6
Merge branch 'main' into dev 2022-04-11 08:59:14 +02:00
Alex Tu
4baddf0a08 fix: Add new variable for input-disabled-bg for better contrasting 2022-04-09 07:13:03 +00:00
Kovah
9a7ff5559c
Correct the release Dockerfile 2022-04-04 11:20:40 +02:00
Kovah
88647369ea
Update translations 2022-04-03 23:59:57 +02:00
Kovah
53405ab80d
Add a detailed card display for links (#305) 2022-04-03 23:15:30 +02:00
Kovah
3eb2d29f1a
Add link description to "list with many details" (#352) 2022-03-26 00:03:56 +01:00
Kovah
03996f8bb3
Remove SETUP_COMPLETED variable (#398)
Replaces SETUP_COMPLETED variable with a database setting. Changes setup to add the setting to the database. Also adds a migration for existing installations.
2022-03-25 00:10:58 +01:00
Kovah
765307d9e2
Optimize Docker build process 2022-03-24 00:07:16 +01:00
Kevin Jost
e342c6d2a2
Fixed typo in trash.php
Fixed typo "Löschte Links" to "Gelöschte Links" in line 7
2022-03-15 20:11:43 +01:00
Kovah
4202112af5
Update translations and readme, miron correction of registeruser command 2022-03-11 11:36:22 +01:00
Kovah
6a614a33ef
Update dependencies, enable support for PHP 8.1, switch Docker build to PHP 8.1 and Node 16 2022-03-11 10:01:21 +01:00
Ole Apeland
1e9279bb70 Updated links and formatting used in RSS/Atom feed. 2022-01-28 12:25:31 +01:00
Kovah
ef6d7b7e79
Fix redirection after link deletion (#341, #355) 2022-01-20 21:47:10 +01:00
Kovah
ad8e796194
Correct tag creation handling, slight styling adjustments (#356) 2022-01-20 21:32:39 +01:00
Kovah
b207f9380f
Slightly adjust input placeholder color 2022-01-14 12:52:59 +01:00
Kovah
df3d57622c
Fix form styling (#345) 2022-01-14 00:29:49 +01:00
Kovah
ebe2398c72
Further small design corrections (#345) 2022-01-14 00:10:39 +01:00