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

339 Commits

Author SHA1 Message Date
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
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
Kovah
5617586123
Fix footer spacing, fix button label for notes 2019-04-27 11:46:36 +02:00
Kovah
ed012a2da8
Check for duplicate links in the link creation form (#46) 2019-04-27 10:56:18 +02:00
Kovah
2e92346448
Implement a class-based frontend workflow 2019-04-27 10:47:33 +02:00
Kovah
9297b15439
Make the alerts more cleaner with an unstyled list 2019-04-27 10:42:00 +02:00
Kovah
49cb6e2b1f
Fix a small issue with category selects in link forms 2019-04-26 18:42:55 +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
4f5ddf022b
Improve navigation UX by replacing the link dropdown with single links 2019-04-24 22:08:04 +02:00
Kovah
6686049b7e
Use optgroups for better distinction in category selects 2019-04-24 22:04:43 +02:00
Kovah
40261eaf09
Update footer link 2019-04-24 22:02:10 +02:00
Kovah
ecfe01afbb
Add some statistics to the dashboard 2019-04-24 21:53:33 +02:00
Kovah
a9b4627b53
Update footer styling 2019-04-24 21:44:54 +02:00
Kovah
b6ee22f066
Add a footer to the application 2019-04-24 21:43:30 +02:00
Kovah
f2c9224727
Implement Wayback Machine into Link model (#39) 2019-03-24 22:14:02 +01:00
Kovah
51bf7d2742
Fix issues with the Docker build process..
Yeah, it's late..
2019-03-23 00:20:35 +01:00
Kovah
7e55e77cf6
Update frontend assets 2019-03-22 23:48:39 +01:00
Kovah
fa4c9139a3
Fix issue with Docker release build 2019-03-22 23:38:11 +01:00
Kovah
9b3ed8cc7d
Add notifications for the link check (#38) 2019-03-22 16:23:49 +01:00