1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-29 19:07:48 +01:00

1092 Commits

Author SHA1 Message Date
Kevin Woblick
3ee7abd9ae
Merge pull request #344 from Kovah/dev
Release
2022-01-14 12:52:09 +01:00
Kovah
d9e82be485
Add new option to set custom User Agent with APP_USER_AGENT (#334) 2022-01-14 12:31:07 +01:00
Kovah
26b8ac9650
1.9.0 2022-01-14 10:50:54 +01:00
Kovah
539113fa75
Update dependencies 2022-01-14 10:50:44 +01:00
Kovah
fd78b0e597
Adjust the backup configuration to correctly use env variables 2022-01-14 10:45:34 +01:00
Kovah
1b9dbade0c
Update dependencies 2022-01-14 10:38:59 +01:00
Kovah
963661f5cb
Add new APP_TIMEZONE environment variable to control the timezone from the outside of the app (#348) 2022-01-14 10:32:05 +01:00
Kovah
f4bfa21bc9
Properly save tags and lists for bookmarklet if users has to log in (#350) 2022-01-14 10:30:42 +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
Kovah
04d16ecbb7
Adjust guest views, optimize design of link cards and views (#345) 2022-01-13 23:52:08 +01:00
Kovah
717a9a9c80
Merge remote-tracking branch 'origin/main' into dev 2022-01-10 12:11:24 +01:00
Kovah
f7adb6e676
Adjust all guest views, update pagination handling (#345) 2022-01-10 12:08:38 +01:00
Kovah
82bb8ac743
Fix URL field handling to prevent errors 2022-01-10 11:54:34 +01:00
Kovah
e94510920c
Adjust dark mode, update auth views (#345) 2022-01-10 11:54:19 +01:00
Kovah
a1b1371050
Adjust all views for logged in users (#345) 2022-01-09 23:45:54 +01:00
Kovah
7c2ba6b044
1.8.1 v1.8.1 2022-01-08 10:23:35 +01:00
Kevin Woblick
bc98a6ab3d
Merge pull request #347 from Kovah/hotfix
Hotfix for wrong redirects on link deletion (#346)
2022-01-08 10:10:49 +01:00
Kovah
89f84c7340
Hotfix for wrong redirects on link deletion (#346) 2022-01-08 10:06:20 +01:00
Kovah
48216c61ac
Upgrade to Bootstrap 5 with first adjustments to the views (#345) 2022-01-07 12:16:49 +01:00
Kovah
6b4b6dc1bd
Replace Selectize with Tom Select (#343) 2022-01-06 23:09:06 +01:00
Kovah
9aff9e5fc4
Fix broken Docker build v1.8.0 2022-01-06 22:16:37 +01:00
Kovah
201b9e1599
Fix broken Github Action workflow for building 2022-01-06 21:18:35 +01:00
Kovah
28db7a5647
1.8.0 2022-01-06 21:06:31 +01:00
Kevin Woblick
125ebc0dec
Merge pull request #324 from Kovah/dev
Release
2022-01-06 21:04:34 +01:00
Kovah
292e8fa368
Fix link opening in new tab on simple list (#339) 2022-01-06 20:57:58 +01:00
Kovah
69bef0101b
Handle duplicate error messages (#329) 2022-01-06 10:12:08 +01:00
Kovah
05fbc33cca
Update the readme 2022-01-06 10:11:33 +01:00
Kovah
10f34aeade
Adjust Actions usedi n Github workflows 2022-01-05 23:09:52 +01:00
Kovah
105128ec31
Redirect back to the previous page when deleting links, lists or tags (#341) 2022-01-05 23:09:28 +01:00
Kovah
c08b50d4ea
Remove the splash screen (#325) 2022-01-05 22:48:19 +01:00
Kovah
29b535755c
Adjust tests to prevent random issues with names 2022-01-05 22:46:42 +01:00
Kovah
3b7e8f74fa
Install selectize via https, adjust Github workflows 2022-01-05 22:35:55 +01:00
Kovah
3cca268dc4
Adjust query parameter handling for paged results (#294) 2022-01-05 22:27:15 +01:00
Kovah
8111c6ecd8
Add query parameter to control the number of items returned in paged results (#294) 2022-01-05 22:07:33 +01:00
Kovah
ef9768a04d
Clean up of env and docker files, dev setup now uses MariaDB 10.6, also removes 2022-01-05 21:41:04 +01:00
Kovah
fdc6b63321
LinkAce now requires PHP 7.4 and uses Node LTS 16 2022-01-05 21:40:55 +01:00
Kovah
3bc7bb3cf7
Expose params on the bookmarklet url for tags and lists (#308) 2021-11-02 20:55:03 +01:00
Kovah
ce202748c8
Remove backup notification setting for now (#321) 2021-11-02 20:29:51 +01:00
Kovah
21b21e85f5
Use regular sqlite database for testing 2021-11-02 20:17:13 +01:00
Kovah
509e3e79bf
Prevent usage of header scripts in demo environment 2021-11-02 20:12:21 +01:00
Kevin Woblick
4c64bb7f51
Merge pull request #314 from Kovah/dev
Release
v1.7.0
2021-10-06 07:22:26 +00:00
Kovah
3ce8b869dd
1.7.0 2021-10-06 09:17:42 +02:00
Kovah
febf58e8df
Update translations 2021-10-06 09:16:27 +02:00
Kovah
792de8b342
Notify users if a link already exists in create and edit forms (#318) 2021-10-06 09:02:50 +02:00
Kovah
7974f1d46e
Update dependencies 2021-10-05 23:00:54 +02:00
Kovah
93f8b14b76
Add option to place custom HTML in <head> (#280) 2021-10-05 22:51:04 +02:00
Kovah
ea74057650
Fix order directions for tag controller (#306) 2021-10-05 22:13:58 +02:00
Kovah
b8725c77b4
Update translations 2021-10-05 22:12:06 +02:00
Kovah
7773264b8b
Fix public/private behavior of tags (#307) 2021-10-05 22:08:04 +02:00