1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-04-03 22:33:19 +02:00

1198 Commits

Author SHA1 Message Date
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
Kovah
ee470725ee
Add new translations for catalan, spanish and hungarian
Many thanks to Patrick Mates, aladecom and Xorxe!
2021-09-20 22:53:59 +02:00
Kovah
d7c3aa39d8
Add filters for lists index page (#309) 2021-09-20 22:43:39 +02:00
Kevin Woblick
4a88014da2
Merge pull request #312 from gavinr/add-tags-filter
Added ability to filter (search) for tags
2021-09-13 06:44:38 +00:00
Kevin Woblick
316829f022
Merge pull request #313 from gavinr/patch-1
update developer documentation
2021-09-13 06:43:45 +00:00
Gavin Rehkemper
d878ccd8d4 added tag controller unit tests 2021-09-12 23:00:46 +00:00
Gavin Rehkemper
b87faa0dff fix linting error 2021-09-12 22:45:25 +00:00
Gavin Rehkemper
9768474d99
update developer documentation
fix typo, and add lint command
2021-09-12 17:44:21 -05:00
Gavin Rehkemper
2305da649e Added ability to filter (search) for tags
on tags index page.
2021-09-12 22:28:39 +00:00
Kovah
6589c92b49
Hotfix for simple dockerfile with correct nginx http config location v1.6.4 2021-08-09 00:40:24 +02:00
Kovah
da9c2f53a9
Update dependencies 2021-08-08 23:50:54 +02:00
Kevin Woblick
5276c25ac4
Merge pull request #290 from Kovah/dev
Release
2021-08-08 23:45:08 +02:00
Kovah
58a497badb
1.6.4 2021-08-08 23:42:06 +02:00
Kovah
64e6f82ff7
Readme update 2021-08-08 23:30:19 +02:00
Kovah
5fbcfdc146
Add a postgres database in the dev setup for testing 2021-08-08 23:29:25 +02:00
Kovah
bce78f6667
Add missing indicators for private tags and lists on their detail pages (#304) 2021-08-08 22:56:55 +02:00
Kovah
1dd2866574
Fix styling for very long list and tag names on the dashboard (#303) 2021-08-08 22:50:22 +02:00
Kovah
75e9ac6317
Update the readme, move development guide into contributing file 2021-06-18 00:11:10 +02:00
Kovah
c7d887b677
Update translations from Crowdin
Thanks to users swinn37 and MashMinn
2021-06-17 23:03:38 +02:00
Kovah
b560494643
Optimize the setup process (#288) 2021-06-17 22:59:38 +02:00
Kovah
d062f1596c
1.6.3 v1.6.3 2021-06-06 12:32:11 +02:00
Kevin Woblick
fbdf7bd710
Merge pull request #285 from Kovah/dev
Release
2021-06-06 12:31:26 +02:00
Kovah
7d9bd55d35
Make search query required for the dashboard search box (#278) 2021-06-06 12:27:17 +02:00
Kovah
0e4a3fdb7c
Update dependencies 2021-06-06 12:25:20 +02:00
Kovah
5dd497659f
Add tags to search links table (#279)
Also updates the shortUrl() method to remove https:// from the url
2021-06-06 12:20:47 +02:00
Kevin Woblick
c575d5ca44
Merge pull request #284 from gavinr/import-dates
fix import dates
2021-06-03 08:19:03 +02:00
Gavin Rehkemper
13335469e1 fix import dates 2021-05-30 21:37:22 -05:00
Kevin Woblick
ad53f367bf
Merge pull request #276 from Kovah/dev
Release
v1.6.2
2021-05-10 14:01:50 +02:00
Kovah
20d6ac8d59
1.6.2 2021-05-10 13:51:24 +02:00
Kovah
d0dc81893b
Large code cleanup 2021-05-10 13:51:09 +02:00
Kovah
e90e4d3ade
Change link thumbnail field from string to text (#274) 2021-05-10 12:58:39 +02:00
Kovah
d1e5c64c9c
Update dependencies, use new HTML Meta helper 2021-05-10 12:38:39 +02:00
Kevin Woblick
7dccea36ff
Merge pull request #269 from Kovah/dev
Hotfix
v1.6.1
2021-04-19 18:43:32 +02:00
Kovah
391398a7c9
Merge branch 'main' of github.com:Kovah/LinkAce into dev 2021-04-19 18:40:40 +02:00
Kovah
3752db7848
Hotfixes for the component linkace logo 2021-04-19 18:39:44 +02:00
Kevin Woblick
18744f14d7
Merge pull request #266 from Kovah/dev
Release
2021-04-19 17:46:28 +02:00
Kovah
959b308faa
Add social meta to html header 2021-04-19 17:39:32 +02:00
Kovah
5a85594ffc
Migrate linkace logo to icon components 2021-04-19 17:32:32 +02:00
Kovah
3edff7239f
1.6.1 2021-04-19 17:01:47 +02:00
Kovah
7099dfe62b
Fix docker update script (#259) 2021-04-19 16:57:05 +02:00
Kovah
cf986ba80f
Update regex to correctly check for youtube links (#263) 2021-04-19 16:42:05 +02:00
Kovah
b4cc711b5a
Merge branch 'main' of github.com:Kovah/LinkAce into dev 2021-04-19 16:40:52 +02:00
Kovah
42b4824b76
Properly cache update checks for 1 day 2021-04-19 16:40:36 +02:00
Kevin Woblick
85461ae4b9
Merge pull request #261 from Kovah/dev
Release
v1.6.0
2021-04-18 14:34:00 +02:00
Kovah
4542669326
Fix thumbnail generation in html meta helper 2021-04-18 14:06:33 +02:00