1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-17 21:28:30 +01:00

73 Commits

Author SHA1 Message Date
Kovah
4e22e33923
Remove category and tags overviews from guest view 2019-03-01 09:57:24 +01:00
Kovah
2181885867
Add a system settings page accessible by admins 2019-02-11 00:08:49 +01:00
Kovah
61bc634d4a
Add cron controller with route 2019-02-11 00:04:04 +01:00
Kovah
f00e03eb98
Implement api token generation in settings (#6) 2019-02-07 23:55:27 +01:00
Kovah
8d6559f44e
Implement exporting of links (#22) 2019-01-31 16:42:39 +01:00
Kovah
1781fcbb1e
Enable guest routes only if guest access is allowed 2019-01-21 18:30:38 +01:00
Kovah
26391caab7
Implement notes functionality for links (#11) 2019-01-17 21:08:12 +01:00
Kovah
e000aa13cf
Add sharing services, overhaul user settings to be more structured (#8) 2019-01-11 17:09:51 +01:00
Kovah
b5b85d22ad
Implement bookmark importing (#4) 2019-01-11 13:56:07 +01:00
Kovah
10dca8b589
Implement trash feature for seft deletes (#10) 2019-01-11 00:44:21 +01:00
Kovah
eca7991e4c
Implement guest access with all needed views (#12) 2019-01-10 23:42:19 +01:00
Kovah
1629f712bc
Implement bookmarklet feature (#5) 2019-01-10 22:39:01 +01:00
Kovah
320a4c1f57
Implement user settings (#2) 2019-01-09 23:47:34 +01:00
Kovah
1830b2cb6e
Rename home to dashboard 2018-09-09 21:44:54 +02:00
Kovah
0b6cb4ad31
Organize controllers into folders 2018-09-09 21:24:08 +02:00
Kovah
06e3e7dc25
Replace Choices.js with Selectize, implement ajax based tag adding 2018-09-06 22:53:16 +02:00
Kovah
398ceb4d15
Add a search page with advanced settings 2018-09-06 21:09:20 +02:00
Kovah
722a5fd81a
Automatically redirect to the dashboard if logged in 2018-09-04 23:43:09 +02:00
Kovah
a1c722d904
Update model routes to be protected by auth 2018-08-23 10:37:15 +02:00
Kovah
fe0f2f73bf
Add routes for all models 2018-08-23 01:09:48 +02:00
Kovah
fd5c32a3b5
Setup base for the LinkAce frontend
- Updates styling for the welcome, home, login and password reset forms
- Adds helper styles
- Adds Font Awesome
- Updates overal layout
- Adds navbar
2018-08-22 22:38:43 +02:00
Kovah
c22a25ce1e
Scaffold the Laravel auth 2018-08-22 21:10:24 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00