1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-25 03:32:59 +01:00

57 Commits

Author SHA1 Message Date
Kovah
ffe0bcd116
Implement a nicer list view 2019-11-20 14:43:05 +01:00
Kovah
6afc0e6e34
Small lang update for the notification email 2019-11-20 14:24:04 +01:00
Kovah
096db35351
Lists can now be deleted and restored properly, solves #76 and #78 2019-10-30 10:39:57 +01:00
Kovah
f13df7b8e1
Update all views and lang files 2019-10-29 17:00:08 +01:00
Kovah
31dadc9ff5
Remove all category files and classes 2019-10-29 16:56:07 +01:00
Kovah
6cf9148c06
Move the navbar to bottom on mobile devices, improve overall nav styling 2019-10-24 16:21:21 +02:00
Kovah
3a35066bde
Add an alternative link view as cards, controllable via setting 2019-10-24 15:44:28 +02:00
Kovah
7a46352f00
Refactor the script handling, move everything into pre-build scripts, optimize the darkmode loader (#67) 2019-10-15 10:56:39 +02:00
Kovah
d27ddfe5b8
Display broken link count in dashboard 2019-09-17 16:22:14 +02:00
Kovah
79e32832fa
Small update for the linkcheck mail message 2019-09-11 22:48:59 +02:00
Kovah
61bd44a859
Add a lot of UI fixes, refine colors and spacing for various elements 2019-07-16 21:27:29 +02:00
Kovah
c13cbb62dc
Implement a repository for the note model 2019-07-16 20:46:38 +02:00
Kovah
bfeaf142c0
Add note count to dashboard 2019-07-16 20:31:41 +02:00
Kovah
e2da1d38a6
Add missing link deletion method for link repository 2019-07-16 19:33:47 +02:00
Kovah
35e91b7272
Implement a repository for the tag model 2019-07-16 19:28:13 +02:00
Kovah
8739492bca
Implement a repository for the category model 2019-07-16 18:15:21 +02:00
Kovah
05ad4e094a
Add a login hint for the demo instance 2019-04-28 15:40:10 +02:00
Kovah
0e3a708b68
Add automatic detection for the dark mode (#14) 2019-04-25 00:13:51 +02:00
Kovah
c1470b75da
Implement first styling and settings for the dark mode (#14) 2019-04-24 23:38:43 +02:00
Kovah
ecfe01afbb
Add some statistics to the dashboard 2019-04-24 21:53:33 +02:00
Kovah
f2c9224727
Implement Wayback Machine into Link model (#39) 2019-03-24 22:14:02 +01:00
Kovah
9b3ed8cc7d
Add notifications for the link check (#38) 2019-03-22 16:23:49 +01:00
Kovah
2866650eca
Implement system settings via settings page (#34) 2019-03-01 21:13:10 +01:00
Kovah
5abc8f6584
Add a status for links to indicate if they are broken or were moved (#20) 2019-02-11 16:04:18 +01:00
Kovah
2181885867
Add a system settings page accessible by admins 2019-02-11 00:08:49 +01:00
Kovah
f00e03eb98
Implement api token generation in settings (#6) 2019-02-07 23:55:27 +01:00
Kovah
8d6559f44e
Implement exporting of links (#22) 2019-01-31 16:42:39 +01:00
Kovah
f1a2a4d0e7
Smaller fixes for app settings 2019-01-30 21:08:34 +01:00
Kovah
c6b3b7b7f0
Allow advanced searching by tags 2019-01-23 22:02:02 +01:00
Kovah
dfccf93a78
Add notes to trash handling, fix some issues (#11) 2019-01-17 21:28:17 +01:00
Kovah
8304e63341
Change dashboard view 2019-01-17 19:25:31 +01:00
Kovah
0253a1265c
Improve the link displaying 2019-01-16 23:27:09 +01:00
Kovah
79440d1366
Implement sharing for links (#8) 2019-01-11 19:12:03 +01:00
Kovah
e000aa13cf
Add sharing services, overhaul user settings to be more structured (#8) 2019-01-11 17:09:51 +01:00
Kovah
b5b85d22ad
Implement bookmark importing (#4) 2019-01-11 13:56:07 +01:00
Kovah
10dca8b589
Implement trash feature for seft deletes (#10) 2019-01-11 00:44:21 +01:00
Kovah
eca7991e4c
Implement guest access with all needed views (#12) 2019-01-10 23:42:19 +01:00
Kovah
1629f712bc
Implement bookmarklet feature (#5) 2019-01-10 22:39:01 +01:00
Kovah
1fa2c7d96c
Implement further user settings and implement them (#2) 2019-01-10 21:14:46 +01:00
Kovah
320a4c1f57
Implement user settings (#2) 2019-01-09 23:47:34 +01:00
Kovah
91cff84154
Try a new layout for links overview 2018-09-09 22:30:49 +02:00
Kovah
1a75a029a2
Add lang strings for notes 2018-09-09 21:45:45 +02:00
Kovah
442f0f57d4
Implement ordering of search results 2018-09-06 21:23:27 +02:00
Kovah
398ceb4d15
Add a search page with advanced settings 2018-09-06 21:09:20 +02:00
Kovah
b1149a4643
Add recent links to dashboard 2018-09-01 15:35:03 +02:00
Kovah
42e1fa0681
Add views, update controller for tag editing 2018-09-01 15:16:00 +02:00
Kovah
9156d95f9c
Add alerts to link controller, add missing delete method 2018-08-31 22:01:35 +02:00
Kovah
99e5922ef3
Add alerts to the category controller 2018-08-31 22:01:09 +02:00
Kovah
7a784909a2
Add base for category views and the controller, editing is missing 2018-08-30 23:43:25 +02:00
Kovah
4ee632d0fb
Optimize the nav links 2018-08-29 21:29:59 +02:00