1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-24 19:22:35 +01:00

310 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
77d927d793
Fix issue with password change form 2019-11-18 17:13:37 +01:00
Kovah
bb6b177d92
Solves issues with pagination styling in dark mode (#77) 2019-10-30 10:52:17 +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
c327dbef41
Various fixes for the dark theme 2019-10-29 17:24:38 +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
e8fdbebbcd
Optimize display of links to look better 2019-10-14 16:45:58 +02:00
Kovah
81bad43dc8
Solve issue with not working loading button (#71) 2019-10-14 16:31:05 +02:00
Kovah
d10ed79f01
Correct highlighted items in category / tag dropdowns 2019-09-18 16:59:10 +02:00
Kovah
7f0faf49b7
Fix critical issue with the release Dockerfile 2019-09-17 20:56:26 +02:00
Kovah
f249d7fc18
Merge branch 'master' into setup 2019-09-17 20:31:58 +02:00
Kovah
b87748eabd
Highly optimize the darkmode theme, remove unused CSS components 2019-09-17 17:13:23 +02:00
Kovah
d27ddfe5b8
Display broken link count in dashboard 2019-09-17 16:22:14 +02:00
Kovah
a2177dc547
Make the logout button accessible with the keyboard 2019-09-17 16:09:29 +02:00
Kovah
3e673b17e5
Optimize the Docker release file 2019-09-17 15:56:55 +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
9a18c09d63
Show the current version in the footer 2019-09-13 10:36:59 +02:00
Kovah
4556a35306
Upgrade LinkAce to Laravel 6 2019-09-12 22:54:59 +02:00
Kovah
dd4cef9bde
Add yet another missing icon 2019-09-12 21:45:50 +02:00
Kovah
790c65fde0
Optimize the trash overview page 2019-09-12 21:17:44 +02:00
Kovah
0276e76511
Add another missing icon 2019-09-12 20:40:51 +02:00
Kovah
6df8f752ee
Add missing Fontawesome icon 2019-09-11 22:51:43 +02:00
Kovah
79e32832fa
Small update for the linkcheck mail message 2019-09-11 22:48:59 +02:00
Kovah
d18933c5be
Several corrections for the Docker build process 2019-07-17 09:12:43 +02:00
Kovah
06141bdb31
Move frontend workflow to Laravel Mix, use FontAwesome svg's via JS 2019-07-16 23:05:55 +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
ff4f464a8b
Slightly update the color scheme 2019-07-16 20:29:58 +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
275f6495e5
Correct fallback for assets files in nginx.conf 2019-07-15 15:21:28 +02:00
Kovah
81df007ac5
Improve submit disabling with form check (#53) 2019-07-02 14:02:37 +02:00
Kovah
9c46b814b8
Add texts to menu items on mobile (#52) 2019-07-02 13:47:35 +02:00
Kovah
ad616acaa8
Disable submit buttons after clicking them (#53) 2019-07-02 13:45:01 +02:00
Kovah
afbcd64d68
Add more spacing to notes below links 2019-05-20 13:17:04 +02:00
Kovah
6efaee811e
Remove duplicate labels from form inputs 2019-05-20 13:16:51 +02:00
Kovah
5d38a89b3a
Autofocus the search field 2019-05-20 13:02:48 +02:00
Kovah
24353a18d0
Correct the release Dockerfile 2019-04-28 16:02:14 +02:00
Kovah
05ad4e094a
Add a login hint for the demo instance 2019-04-28 15:40:10 +02:00
Kovah
d50d9adf29
Update the release dockerfile with permission corrections 2019-04-28 15:39:48 +02:00