Commit Graph

77 Commits

Author SHA1 Message Date
590ea73a92 send all emails as HTML 2026-04-13 09:22:57 -04:00
8de145adbc add email config to config file 2026-04-13 09:19:35 -04:00
8f0291bb8a make small changes to the email package 2026-04-13 09:13:49 -04:00
cde41b82b2 base URL param for config 2026-04-09 16:45:02 -04:00
37c6978d1b move all files to images folder v0.0.5 2026-04-08 10:18:07 -04:00
9389df28e4 add show password buttons to all password inputs 2026-04-08 10:17:01 -04:00
b94bc612c3 implement logic for a show password button 2026-04-08 10:14:33 -04:00
25e61c553f hide the warnings because I dont like the UI 2026-04-07 12:36:17 -04:00
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