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

12 Commits

Author SHA1 Message Date
Kovah
06141bdb31
Move frontend workflow to Laravel Mix, use FontAwesome svg's via JS 2019-07-16 23:05:55 +02:00
Kovah
05ad4e094a
Add a login hint for the demo instance 2019-04-28 15:40:10 +02:00
Kovah
09cdaa47a7
Fixes username saving, implements some toggles foer the demo 2019-04-28 14:47:29 +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
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
743a9ac804
Fix password reset link on login page 2018-09-09 21:45:21 +02:00
Kovah
369bae5b69
Correct the password input field 2018-09-06 20:28:44 +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