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

358 Commits

Author SHA1 Message Date
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
Kovah
cd1d1962cb
Add publishing of package resources in release Dockerfile 2019-03-22 12:21:24 +01:00
Kovah
e4e430e0e7
Update Docker PHP containers to include MySQL Client for DB dumps (#23) 2019-03-22 12:17:40 +01:00
Kovah
5d3090ca4f
Remove user references from guest views (#36) 2019-03-01 21:21:18 +01:00
Kovah
2866650eca
Implement system settings via settings page (#34) 2019-03-01 21:13:10 +01:00
Kovah
f4981c5677
Remove the Laravel Permissions package (#36) 2019-03-01 14:15:14 +01:00
Kovah
4e22e33923
Remove category and tags overviews from guest view 2019-03-01 09:57:24 +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
09fb8c4168
Optimize the docker compose setup, update release dockerfile 2019-02-07 23:11:13 +01:00
Kovah
8d6559f44e
Implement exporting of links (#22) 2019-01-31 16:42:39 +01:00
Kovah
7814fe9ba6
Minor design changes 2019-01-31 13:48:33 +01:00
Kovah
3fb6e2e720
Overhaul of the link details screen 2019-01-31 13:36:00 +01:00
Kovah
358e01b8e8
First iteration for link details screen 2019-01-31 13:20:53 +01:00
Kovah
e89a95ef82
Automatically detect meta descriptions for links 2019-01-31 13:02:11 +01:00
Kovah
bde83e4abd
Smaller design changes 2019-01-31 10:36:30 +01:00
Kovah
fad813bb53
Add the missing bookmarklet partial to the settings page 2019-01-31 10:33:04 +01:00
Kovah
2262e298e2
Fix the link edit form 2019-01-30 22:25:23 +01:00
Kovah
a7a08f1014
Enable selectize for category selects 2019-01-30 22:18:54 +01:00
Kovah
f1a2a4d0e7
Smaller fixes for app settings 2019-01-30 21:08:34 +01:00
Kovah
b61e9cba9a
Improve import UX 2019-01-30 20:58:20 +01:00
Kovah
eea5de2256
Fully implement link icons, correct icon mapper (#15) 2019-01-30 20:40:40 +01:00
Kovah
bf48831470
Add a favicon 2019-01-30 16:23:47 +01:00
Kovah
bb744b0ba5
Improve displaying of categories for links 2019-01-29 15:09:43 +01:00
Kovah
8d5cd8b6d6
Improve displaying of categories for links 2019-01-29 13:30:48 +01:00
Kovah
50db8ef369
Display correct timestamp in search tables 2019-01-24 11:00:08 +01:00
Kovah
024ab657fc
Optimize search screen 2019-01-23 22:29:19 +01:00
Kovah
c6b3b7b7f0
Allow advanced searching by tags 2019-01-23 22:02:02 +01:00
Kovah
35da1c7061
Update styling with primary color 2019-01-22 22:47:32 +01:00
Kovah
ff067a05c4
Fix the guest welcome screen 2019-01-22 22:27:27 +01:00
Kovah
71b8e4231b
Add table sorting to all item tables (#21) 2019-01-22 22:27:17 +01:00