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

35 Commits

Author SHA1 Message Date
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
369bae5b69
Correct the password input field 2018-09-06 20:28:44 +02:00
Kovah
96c70227d9
Optimize the layout, add container to nav 2018-09-04 23:40:36 +02:00
Kovah
98d928bfb1
Make the box shadow a little bit lighter 2018-09-01 15:36:35 +02:00
Kovah
b1149a4643
Add recent links to dashboard 2018-09-01 15:35:03 +02:00
Kovah
0eeeb3fcf9
Add link tables to categories and tags 2018-09-01 15:20:42 +02:00
Kovah
8aa6c79e61
Add tags to the nav 2018-09-01 15:16:07 +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
d357445a94
Add alert package 2018-08-31 12:27:58 +02:00
Kovah
67f330e5c6
Add editing and deleting for categories 2018-08-31 12:10:25 +02:00
Kovah
59f85836e6
Add categories to the nav 2018-08-30 23:44:03 +02:00
Kovah
8a918a512a
Add child categories to category select for links 2018-08-30 23:43:51 +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
4ee632d0fb
Optimize the nav links 2018-08-29 21:29:59 +02:00
Kovah
76795da0c2
Correct the navigation 2018-08-27 13:02:30 +02:00
Kovah
f9a9e3bf3f
Allow adding links from the dashboard 2018-08-27 13:01:34 +02:00
Kovah
3ba5289684
Optimize the link index table 2018-08-23 15:39:09 +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
bc8024f2bc
Update link views and controllers to handle edits 2018-08-23 13:33:40 +02:00
Kovah
aae5a113e0
Update index and details view for links 2018-08-23 10:56:06 +02:00
Kovah
40539336c8
Update the link model to store and show links (WIP) 2018-08-23 10:39:29 +02:00
Kovah
5e70858a7b
Implement Choices.js for advanced selects and tag inputs 2018-08-23 10:36:43 +02:00
Kovah
8487cd78b5
Add base for link views, WIP 2018-08-23 01:10:32 +02:00
Kovah
9420716f6d
Add first language strings for all models 2018-08-23 00:44:43 +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
771298c6d7
Setup fronted stuff with Bulma 2018-08-22 21:10:44 +02:00
Kovah
c22a25ce1e
Scaffold the Laravel auth 2018-08-22 21:10:24 +02:00
Kovah
eb90e7afe0
Setup Docker containers for the app 2018-08-22 20:57:11 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00