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

946 Commits

Author SHA1 Message Date
Kovah
d8c8a2ed77
Update gitignore for ide helper 2018-08-31 12:09:40 +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
6d3c040ede
Order links in overview by creation date 2018-08-29 17:21:41 +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
fd38a2df86
Correct data handling in link controller 2018-08-27 13:00:22 +02:00
Kovah
690f53c8f5
Return host of URL if title cannot be obtained in title helper 2018-08-27 12:59:56 +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
46b7b29794
Remove debug statement 2018-08-23 13:41:09 +02:00
Kovah
7cd58a9024
Update PHP Docs for all models 2018-08-23 13:33:56 +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
19278472e7
Add missing fields for models 2018-08-23 10:39:03 +02:00
Kovah
ff56733043
Add scopes and relationships for categories > child categories 2018-08-23 10:37:48 +02:00
Kovah
a1c722d904
Update model routes to be protected by auth 2018-08-23 10:37:15 +02:00
Kovah
5c9f051157
Add helper to retrieve the page title from an URL 2018-08-23 10:37:01 +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
fe0f2f73bf
Add routes for all models 2018-08-23 01:09:48 +02:00
Kovah
f57ef051bc
Correct user scopes for all affected models 2018-08-23 01:09:31 +02:00
Kovah
9420716f6d
Add first language strings for all models 2018-08-23 00:44:43 +02:00
Kovah
3bd0ca4365
Update the readme 2018-08-23 00:29:23 +02:00
Kovah
8bcbc393ce
Add base controllers and corresponding requests for all models 2018-08-23 00:25:29 +02:00
Kovah
ff96a896df
Add base models and db migrations 2018-08-23 00:01:54 +02:00
Kovah
54b8d71771
Update the readme 2018-08-22 23:21:46 +02:00
Kovah
6676bcaf52
Tweak some configurations 2018-08-22 23:13:30 +02:00
Kovah
07698a5b88
Move Docker container to PHP 7.2 2018-08-22 23:12:42 +02:00
Kovah
e996c16505
Add a command to register a new user from the CLI 2018-08-22 23:08:51 +02:00
Kovah
66d7d56a9c
Update readme with development instructions, fix schema default string length 2018-08-22 23:07:29 +02:00
Kovah
e88b663af2
Tweak the frontend config, add yarn.lock file 2018-08-22 23:06:56 +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
9b631d3908
Add the LinkAce logo to public assets 2018-08-22 22:37:07 +02:00
Kovah
bdc7d8714b
Install the IDE Helper package 2018-08-22 22:35:23 +02:00
Kovah
f1768656e7
Move the user model into the models directory 2018-08-22 22:34:45 +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
Kovah
965b99bbeb
Initial commit 2018-08-22 20:44:12 +02:00