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

25 Commits

Author SHA1 Message Date
Kovah
576b5763f6
Fix styling issues caused by Bootstrap upgrade 2023-08-01 11:58:52 +02:00
Kovah
5a315fe03a
Adjust password reset to not expose details about existing accounts 2023-01-21 15:50:04 +01:00
Kovah
df3d57622c
Fix form styling (#345) 2022-01-14 00:29:49 +01:00
Kovah
e94510920c
Adjust dark mode, update auth views (#345) 2022-01-10 11:54:19 +01:00
Kovah
a1b1371050
Adjust all views for logged in users (#345) 2022-01-09 23:45:54 +01:00
Kovah
48216c61ac
Upgrade to Bootstrap 5 with first adjustments to the views (#345) 2022-01-07 12:16:49 +01:00
Kovah
509e3e79bf
Prevent usage of header scripts in demo environment 2021-11-02 20:12:21 +01:00
Kovah
55bea84112
Add tests for password resets and sharing helper 2020-11-17 12:22:41 +01:00
Kovah
2986354a94
Add two factor authentication (#172 #111) 2020-11-16 23:17:20 +01:00
Kovah
68b76a60f3
Replace Laravel UI with Fortify (#172) 2020-11-16 22:03:06 +01:00
Kovah
8cbd36d61e
Migrate to HTMl icons (#158)
This adjusts multiple components, including the table sorting, link share buttons and link icons. All were changed to use views, dynamic components and the new icons. All views were adjusted to use the new icons instead of the Fontawesome Javascript.
2020-10-21 15:14:53 +02:00
Kovah
fe53bcad4d
Fix the both password reset templates (#134) 2020-06-08 10:04:32 +02:00
Kovah
8b17c3cc9d
Optimize the placeholder texts for inputs 2019-11-28 11:40:38 +01:00
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