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

236 Commits

Author SHA1 Message Date
Kovah
9537a8bb12
Fix a missing icon for the table sorting helper 2020-02-06 22:00:03 +01:00
Kovah
1855d87715
Refactor the trash controller, add custom error views (WIP) 2020-01-31 12:25:03 +01:00
Kovah
453df74f50
Refactor the system settings controller and add corresponding controller test 2020-01-31 10:46:32 +01:00
Kovah
6632b0b068
Refactor the cron controller and add controller tests for it 2020-01-29 12:07:44 +01:00
Kovah
559a068fd9
Refactor the cron controller 2020-01-28 16:11:42 +01:00
Kovah
c2949b5e5f
Refactoring of the ajax controller, now named FetchController 2020-01-28 13:58:18 +01:00
Kovah
d07439216a
Update the footer 2020-01-28 13:27:42 +01:00
Kovah
891c22c9a9
Update the footer with localized strings 2020-01-26 16:45:13 +01:00
Kovah
aa3e11377f
Optimize the dashboard view by limiting links to one line of text 2020-01-26 16:40:28 +01:00
Kovah
0665ce86ee
Add an additional check for present data before running the database migrations (#88) 2020-01-26 12:25:27 +01:00
Kovah
cce073d5c0
Prevent issues with cron token being not set after setup (#89) 2020-01-25 12:47:07 +01:00
Kovah
ab6def7e07
Add search filter for broken links (#63) 2020-01-24 15:04:22 +01:00
Kovah
eadb6f0445
Fix the navigation padding on large viewports 2020-01-24 14:23:32 +01:00
Kovah
f79c6f9076
Switch to the MariaDB Client for DB dumps 2020-01-24 12:13:35 +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
1df8d903c6
Update to PHP 7.4 (#82) 2020-01-21 20:58:49 +01:00
Kovah
a312a69bda
Fix issue where new tags/lists couln't be added (#84) 2019-12-16 14:27:04 +01:00
Kovah
f0fc9db7c6
Complete refactoring of the Bootstrap variables handling and overriding 2019-11-28 13:22:26 +01:00
Kovah
03cb4ee148
Update to Node 12 LTS, update frontend dependencies 2019-11-28 13:22:03 +01:00
Kovah
676906ac94
Optimize the styling for mobile devices, update the bookmarklet logo to look better in dark-mode 2019-11-28 12:16:57 +01:00
Kovah
162190581d
Make lists available to guests 2019-11-28 11:59:41 +01:00
Kovah
ea610f40f5
Make list descriptions visible in the overview and details screens 2019-11-28 11:44:03 +01:00
Kovah
8b17c3cc9d
Optimize the placeholder texts for inputs 2019-11-28 11:40:38 +01:00
Kovah
8408c169ca
Optimize display of tags and lists in input fields 2019-11-28 11:19:52 +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
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