Kovah
|
54226a5eca
|
Implement a basic update check in the system settings (#96)
|
2020-03-04 14:53:31 +01:00 |
|
Kovah
|
fa552d166e
|
Add toggle for dis/enabling link checks for links with error status (#93)
|
2020-02-28 17:14:41 +01:00 |
|
Kovah
|
eb03855c3c
|
Allow deletion of entities from the edit screens
|
2020-02-26 15:16:36 +01:00 |
|
Kovah
|
ff2109e013
|
Minor UI corrections
|
2020-02-21 17:02:29 +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
|
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
|
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
|
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
|
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
|
77d927d793
|
Fix issue with password change form
|
2019-11-18 17:13:37 +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
|
a2177dc547
|
Make the logout button accessible with the keyboard
|
2019-09-17 16:09:29 +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
|
790c65fde0
|
Optimize the trash overview page
|
2019-09-12 21:17:44 +02:00 |
|
Kovah
|
79e32832fa
|
Small update for the linkcheck mail message
|
2019-09-11 22:48:59 +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
|
bfeaf142c0
|
Add note count to dashboard
|
2019-07-16 20:31:41 +02:00 |
|
Kovah
|
9c46b814b8
|
Add texts to menu items on mobile (#52)
|
2019-07-02 13:47:35 +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
|
05ad4e094a
|
Add a login hint for the demo instance
|
2019-04-28 15:40:10 +02:00 |
|
Kovah
|
7a5d6015d9
|
Display the url shortened if it's longer than 60 characters
|
2019-04-28 15:10:53 +02:00 |
|
Kovah
|
2c4695f560
|
Add category improvements for edit link view
|
2019-04-28 15:04:10 +02:00 |
|
Kovah
|
09cdaa47a7
|
Fixes username saving, implements some toggles foer the demo
|
2019-04-28 14:47:29 +02:00 |
|