1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-25 11:42:48 +01:00

67 Commits

Author SHA1 Message Date
Kovah
ab6def7e07
Add search filter for broken links (#63) 2020-01-24 15:04:22 +01:00
Kovah
9b139a7d6f
Add account creation and complete view to the setup 2020-01-24 10:47:41 +01:00
Kovah
da9de76389
Merge branch 'dev' into cli-setup 2020-01-22 23:08:07 +01:00
Kovah
8b17c3cc9d
Optimize the placeholder texts for inputs 2019-11-28 11:40:38 +01:00
Kovah
394b03a9e5
Fix several issues where categories references were not migrated to the new list model 2019-11-28 11:15:22 +01:00
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
f249d7fc18
Merge branch 'master' into setup 2019-09-17 20:31:58 +02:00
Kovah
d27ddfe5b8
Display broken link count in dashboard 2019-09-17 16:22:14 +02:00
Kovah
51aea3cff8
Add database configuration to the setup 2019-09-17 00:13:47 +02:00
Kovah
299b414861
Implement requirement checks for the setup 2019-09-16 22:57:05 +02:00
Kovah
e7c87650d1
Restructure the first setup step 2019-09-16 22:21:31 +02:00
Kovah
0dbed9480e
Build up a base for the setup including middleware and controllers 2019-09-16 18:33:28 +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