Commit Graph
34 Commits
Author SHA1 Message Date
gawells 384ef90ea8 move errors to a different file 2026-04-05 11:37:00 -04:00
gawells a315161ed3 rework a ton of code 2026-04-03 18:51:27 -04:00
gawells e2531e3021 get attribute val function 2026-04-03 18:36:26 -04:00
gawells a2602f74f0 implement profile photo component 2026-04-03 18:32:11 -04:00
gawells 1c1ba99080 add more helpter functions 2026-04-03 18:31:17 -04:00
gawells ad21d50ce5 start writing search class 2026-04-03 18:28:26 -04:00
gawells 3a3fab08f6 rename session manager functions 2026-04-03 18:24:50 -04:00
gawells bb649aef48 start to write a new LDAP interface 2026-04-03 18:24:14 -04:00
gawells f204069392 make a seperate helpers package 2026-04-03 14:50:41 -04:00
gawells ac663f21e1 move ldap to its own package 2026-04-03 14:50:29 -04:00
gawells d1992ec466 make session manager a singleton 2026-04-03 14:45:34 -04:00
gawells 46db63e62a move email into its own package 2026-04-01 15:10:25 -04:00
gawells 33ea56fb0c finish session manager update 2026-04-01 14:56:43 -04:00
gawells f651894a0f new session manager code 2026-04-01 14:41:12 -04:00
gawells d70e679a01 create new session interface (unused) 2026-04-01 09:34:22 -04:00
gawells a058804603 move worker to seperate package (eventually seperate binary) 2026-04-01 09:28:56 -04:00
gawells c9c352204c move cleanup session 2026-04-01 08:51:33 -04:00
gawells 0402a6ff9c make the session logic a little more concrete 2026-04-01 00:09:04 -04:00
gawells 737a1908e0 add server side password change information 2026-03-31 22:05:47 -04:00
gawells c628c688f7 send request to the server 2026-03-31 21:39:38 -04:00
gawells d283ad0a0a add close button 2026-03-31 21:37:10 -04:00
gawells a8c8feeb3e redid final styling touches 2026-03-31 21:19:36 -04:00
gawells 939a55c44b finish styling for change password page 2026-03-31 21:15:26 -04:00
gawells ffcaee7170 change order of change password and sign out 2026-03-31 21:04:54 -04:00
gawells 3a69c04c25 change some button styling 2026-03-31 21:03:16 -04:00
gawells cacddd16e2 change file structure 2026-03-31 20:57:40 -04:00
gawells 2f6ff081f3 change default style for input 2026-03-31 20:56:39 -04:00
gawells 59bc23bdc2 third time failing to fix 2026-03-31 20:55:19 -04:00
gawells a7c33392ce actually fix 2026-03-31 20:54:09 -04:00
gawells 05e01f4b23 fix background color on hovering bottom button 2026-03-31 20:53:54 -04:00
gawells e2f4a0692c change default style for buttons 2026-03-31 20:53:08 -04:00
gawells efd7d15722 display errors for simple password mistakes 2026-03-31 20:50:53 -04:00
gawells 4e412e9c18 extract out error login 2026-03-31 20:42:14 -04:00
gawells 6220021953 show error when new passwords do not match 2026-03-31 20:33:38 -04:00