Commit Graph

69 Commits

Author SHA1 Message Date
a31d21456c warnings box 2026-04-06 18:56:58 -04:00
a1f58e817e build sample error box 2026-04-06 18:49:01 -04:00
387bd2d0ae Update README.md 2026-04-06 18:41:30 -04:00
0ab1e95690 blur background when changing password 2026-04-06 18:15:07 -04:00
d7727e9b0d remove block 2026-04-06 16:14:43 -04:00
72dfaf5da1 reset password boxes on close 2026-04-06 16:14:11 -04:00
5e0771d482 add a couple stylistic changes to the password dialouge 2026-04-06 16:02:34 -04:00
b9ed00c127 password strength meter 2026-04-06 15:48:27 -04:00
8b74cab34e move password changing to seperate file 2026-04-06 11:50:40 -04:00
dbb91fac62 add in simple password progress bar 2026-04-06 11:48:31 -04:00
8cb1fff36b password strength function 2026-04-06 11:46:49 -04:00
d0524f901c bug where a users profile photo would not display if the user had not
logged in
2026-04-06 09:30:15 -04:00
384ef90ea8 move errors to a different file 2026-04-05 11:37:00 -04:00
a315161ed3 rework a ton of code v0.0.4 2026-04-03 18:51:27 -04:00
e2531e3021 get attribute val function 2026-04-03 18:36:26 -04:00
a2602f74f0 implement profile photo component 2026-04-03 18:32:11 -04:00
1c1ba99080 add more helpter functions 2026-04-03 18:31:17 -04:00
ad21d50ce5 start writing search class 2026-04-03 18:28:26 -04:00
3a3fab08f6 rename session manager functions 2026-04-03 18:24:50 -04:00
bb649aef48 start to write a new LDAP interface 2026-04-03 18:24:14 -04:00
f204069392 make a seperate helpers package 2026-04-03 14:50:41 -04:00
ac663f21e1 move ldap to its own package 2026-04-03 14:50:29 -04:00
d1992ec466 make session manager a singleton 2026-04-03 14:45:34 -04:00
46db63e62a move email into its own package 2026-04-01 15:10:25 -04:00
33ea56fb0c finish session manager update 2026-04-01 14:56:43 -04:00
f651894a0f new session manager code 2026-04-01 14:41:12 -04:00
d70e679a01 create new session interface (unused) 2026-04-01 09:34:22 -04:00
a058804603 move worker to seperate package (eventually seperate binary) 2026-04-01 09:28:56 -04:00
c9c352204c move cleanup session 2026-04-01 08:51:33 -04:00
0402a6ff9c make the session logic a little more concrete 2026-04-01 00:09:04 -04:00
737a1908e0 add server side password change information 737a1908e0 2026-03-31 22:05:47 -04:00
c628c688f7 send request to the server 2026-03-31 21:39:38 -04:00
d283ad0a0a add close button 2026-03-31 21:37:10 -04:00
a8c8feeb3e redid final styling touches 2026-03-31 21:19:36 -04:00
939a55c44b finish styling for change password page 2026-03-31 21:15:26 -04:00
ffcaee7170 change order of change password and sign out 2026-03-31 21:04:54 -04:00
3a69c04c25 change some button styling 2026-03-31 21:03:16 -04:00
cacddd16e2 change file structure 2026-03-31 20:57:40 -04:00
2f6ff081f3 change default style for input 2026-03-31 20:56:39 -04:00
59bc23bdc2 third time failing to fix 2026-03-31 20:55:19 -04:00
a7c33392ce actually fix 2026-03-31 20:54:09 -04:00
05e01f4b23 fix background color on hovering bottom button 2026-03-31 20:53:54 -04:00
e2f4a0692c change default style for buttons 2026-03-31 20:53:08 -04:00
efd7d15722 display errors for simple password mistakes 2026-03-31 20:50:53 -04:00
4e412e9c18 extract out error login 2026-03-31 20:42:14 -04:00
6220021953 show error when new passwords do not match 2026-03-31 20:33:38 -04:00
Gregory Wells
01ca68e16b make login page use the card style 2026-03-31 19:53:48 -04:00
Gregory Wells
6c435e6135 get a simple change password dialogue to popup on press change password 2026-03-31 19:51:21 -04:00
Gregory Wells
e1f992e052 dim and block profile page when executing change profile request 2026-03-25 15:16:13 -04:00
Gregory Wells
074b3f8f31 stale sessions not deleting 074b3f8f31 2026-03-25 14:05:27 -04:00