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

106 Commits

Author SHA1 Message Date
Kovah
0452ef266d
Optimize search table 2018-09-12 08:32:49 +02:00
Kovah
654db37338
Update HTML semantics 2018-09-12 08:24:46 +02:00
Kovah
6353e02bdd
BS4: Password reset form 2018-09-11 23:43:37 +02:00
Kovah
a6484ca281
BS4: Password reset request 2018-09-11 23:42:04 +02:00
Kovah
b09990cf9f
Fix login page 2018-09-11 23:40:42 +02:00
Kovah
3ecca54590
Upgrade to Laravel 5.7 2018-09-11 23:36:35 +02:00
Kovah
7da497a325
Update JS dependencies 2018-09-11 23:32:34 +02:00
Kovah
0931fabcd5
BS4: Search page 2018-09-11 23:24:55 +02:00
Kovah
cf2634235d
Layout and custom checkbox fixes 2018-09-11 23:23:48 +02:00
Kovah
1881a2a407
Fix navbar displaying on mobile 2018-09-11 23:04:13 +02:00
Kovah
1834eacafe
BS4: Link detail page 2018-09-11 22:53:07 +02:00
Kovah
4ad9935162
BS4: Link edit page 2018-09-11 22:45:27 +02:00
Kovah
a331123b75
BS4: Link creation page 2018-09-11 22:45:19 +02:00
Kovah
514513913f
Update Selectize styles to match BS4 2018-09-11 22:39:47 +02:00
Kovah
54c3311ac5
Center pagination 2018-09-11 00:00:07 +02:00
Kovah
aa369d7f80
BS4: Links overview 2018-09-10 23:59:59 +02:00
Kovah
89d9de3720
BS4: Optimize navbar 2018-09-10 23:59:41 +02:00
Kovah
51b6853623
BS4: Partials 2018-09-10 23:30:57 +02:00
Kovah
ef0bda9e14
BS4: Dashboard 2018-09-10 23:29:33 +02:00
Kovah
95020889ba
Correct login page 2018-09-10 23:29:24 +02:00
Kovah
887e3a46a3
BS4: Login and navbar 2018-09-10 23:18:12 +02:00
Kovah
f45b901b6d
BS4: Welcome screen 2018-09-10 22:56:53 +02:00
Kovah
950d476d96
Move from Bulma to Bootstrap...
...yeah. Really.
2018-09-10 22:56:35 +02:00
Kovah
1f469a4a02
Correct link displaying for tags and categories 2018-09-09 22:51:49 +02:00
Kovah
ab6eeca6ad
Optimize time displaying 2018-09-09 22:39:18 +02:00
Kovah
e5aae6b4a5
Fix the link table 2018-09-09 22:33:29 +02:00
Kovah
561c15a200
Add new smaller card footer style 2018-09-09 22:32:23 +02:00
Kovah
91cff84154
Try a new layout for links overview 2018-09-09 22:30:49 +02:00
Kovah
1a75a029a2
Add lang strings for notes 2018-09-09 21:45:45 +02:00
Kovah
743a9ac804
Fix password reset link on login page 2018-09-09 21:45:21 +02:00
Kovah
7c1865d184
Remove Choices.js variables 2018-09-09 21:45:08 +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
9b4b8f103f
Dependency update 2018-09-07 23:52:41 +02:00
Kovah
451d275c29
Update link details screen 2018-09-06 22:54:48 +02:00
Kovah
06e3e7dc25
Replace Choices.js with Selectize, implement ajax based tag adding 2018-09-06 22:53:16 +02:00
Kovah
cb1450e925
Add gitignore for debugbar storage 2018-09-06 21:23:40 +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
ccc7aa3671
Add the debugbar and roave/security-advisories 2018-09-06 21:07:43 +02:00
Kovah
369bae5b69
Correct the password input field 2018-09-06 20:28:44 +02:00
Kovah
644558609a
Add first try on the controller testing
Not working correctly at the moment, problem is user authentication / 422 error
2018-09-05 22:38:47 +02:00
Kovah
722a5fd81a
Automatically redirect to the dashboard if logged in 2018-09-04 23:43:09 +02:00
Kovah
96c70227d9
Optimize the layout, add container to nav 2018-09-04 23:40:36 +02:00
Kovah
d89cd0b918
Update the LinkAce helper test 2018-09-03 23:48:01 +02:00
Kovah
fadd17be73
Add example seeding test 2018-09-03 23:47:32 +02:00
Kovah
97446dad48
Add a test for the LinkAce helper 2018-09-03 23:07:29 +02:00
Kovah
ef07a997cc
Remove example tests 2018-09-03 23:07:18 +02:00
Kovah
d018174cdf
Create an example seeder with model factories 2018-09-02 22:07:45 +02:00