1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-23 10:43:41 +01:00

29 Commits

Author SHA1 Message Date
Kovah
ca4515c54b
Add base for the system settings (#1) 2018-09-27 23:46:23 +02:00
Kovah
1f469a4a02
Correct link displaying for tags and categories 2018-09-09 22:51:49 +02: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
442f0f57d4
Implement ordering of search results 2018-09-06 21:23:27 +02:00
Kovah
398ceb4d15
Add a search page with advanced settings 2018-09-06 21:09:20 +02:00
Kovah
01b5199ce6
Update the link controller to filter by user id 2018-09-06 21:08:07 +02:00
Kovah
b1149a4643
Add recent links to dashboard 2018-09-01 15:35:03 +02:00
Kovah
42e1fa0681
Add views, update controller for tag editing 2018-09-01 15:16:00 +02:00
Kovah
9156d95f9c
Add alerts to link controller, add missing delete method 2018-08-31 22:01:35 +02:00
Kovah
99e5922ef3
Add alerts to the category controller 2018-08-31 22:01:09 +02:00
Kovah
67f330e5c6
Add editing and deleting for categories 2018-08-31 12:10:25 +02:00
Kovah
6b31d57dcf
Update PHP Docs for models 2018-08-31 12:10:11 +02:00
Kovah
7a784909a2
Add base for category views and the controller, editing is missing 2018-08-30 23:43:25 +02:00
Kovah
5e1c5e6ecd
Correct some link view and controller stuff 2018-08-30 23:09:10 +02:00
Kovah
6d3c040ede
Order links in overview by creation date 2018-08-29 17:21:41 +02:00
Kovah
f9a9e3bf3f
Allow adding links from the dashboard 2018-08-27 13:01:34 +02:00
Kovah
fd38a2df86
Correct data handling in link controller 2018-08-27 13:00:22 +02:00
Kovah
1ef139852d
Add checkbox to continue adding links 2018-08-23 15:32:20 +02:00
Kovah
48ab77bd30
Add proper pagination for link index 2018-08-23 15:30:12 +02:00
Kovah
46b7b29794
Remove debug statement 2018-08-23 13:41:09 +02:00
Kovah
bc8024f2bc
Update link views and controllers to handle edits 2018-08-23 13:33:40 +02:00
Kovah
40539336c8
Update the link model to store and show links (WIP) 2018-08-23 10:39:29 +02:00
Kovah
8487cd78b5
Add base for link views, WIP 2018-08-23 01:10:32 +02:00
Kovah
8bcbc393ce
Add base controllers and corresponding requests for all models 2018-08-23 00:25:29 +02:00
Kovah
f1768656e7
Move the user model into the models directory 2018-08-22 22:34:45 +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