gawells gawells
  • Joined on 2026-05-18
gawells pushed to master at gawells/AstralCalendar 2026-08-06 17:34:20 -07:00
ac872d5127 Display calendar page with name of login, also add in README.md
ec901d97c2 change user endpoint to calandar
Compare 2 commits »
gawells pushed to master at gawells/AstralCalendar 2026-08-06 17:20:05 -07:00
a0c57bd582 create new OAuth provider from settings
793904e942 setup new provider endpoint creation
fd12ba02fd new provider generation
e6cebed4ba move calendar endpoint into new file
08ba0130c1 add in config for oauth endpoint
Compare 10 commits »
gawells pushed to master at gawells/AstralCalendar 2026-08-06 07:08:22 -07:00
c305b53f11 actually do some OAuth
349ab612d6 change scopes
c37a433984 write basic OAuth driver
8a8ebcdeec make login page date different depending on auth type
ab78dd711f add login with OAuth button to login page
Compare 6 commits »
gawells renamed repository from Self-Service-Dashboard to gawells/AstralDashboard 2026-08-04 13:16:20 -07:00
gawells released v1.1.3 at gawells/Stalwart-webui 2026-08-03 11:25:28 -07:00
gawells pushed tag v1.1.3 to gawells/Stalwart-webui 2026-08-03 11:25:27 -07:00
gawells pushed to main at gawells/Stalwart-webui 2026-08-03 11:08:45 -07:00
8804c944ce change upstream
eda20cbe2f chore: release v1.1.3
41b3824894 chore: release v1.1.2
f5524eb45a fix(ui): close sidebar group when picking a link outside it
637d8bb286 feat(appearance): rename default theme, add real brand-accurate Stalwart theme
Compare 91 commits »
gawells pushed to master at gawells/AstralCalendar 2026-08-03 10:46:49 -07:00
c3bee53ade remove some stale server config info
gawells pushed to master at gawells/AstralCalendar 2026-07-31 13:18:16 -07:00
9b0dea64fc make an auth request
gawells pushed to master at gawells/AstralCalendar 2026-07-31 13:09:17 -07:00
848a747fba stop error close button form submitting the form
ff2230e2f7 auth request handler
f63259dcbc add login page customization
f0da8aac87 Get the CSS and statuc stuff to work
Compare 4 commits »
gawells pushed to master at gawells/AstralCalendar 2026-07-31 12:51:03 -07:00
ba8afc76cc serve logo and favicon
e53631a65b add login page to webserver
e8b422e390 get very simple webserver up and running
760dbec077 start adding in webserver component
Compare 4 commits »
gawells pushed to master at gawells/AstralCalendar 2026-07-31 12:19:58 -07:00
9bd19b9cc4 do some math on lengths
22815cd523 parse events
539916aaf8 get event URLs
60bbe43e57 get the basic caldav event data (in freaky XML)
6574cc1111 get the URL for pasring the dav data
Compare 5 commits »
gawells released v1.0.7 at gawells/Stalwart-webui 2026-07-30 22:54:25 -07:00
gawells pushed tag v1.0.7 to gawells/Stalwart-webui 2026-07-30 22:54:24 -07:00
gawells pushed to main at gawells/Stalwart-webui 2026-07-30 22:53:06 -07:00
d84784c9d9 fix merge error
gawells pushed to main at gawells/Stalwart-webui 2026-07-30 22:49:23 -07:00
c40d1c69d8 Merge remote-tracking branch 'upstream/main'
189e270785 v1.0.7 (fixes #17)
f18f3012aa v1.0.6
5eea77346a v1.0.6
e080a6e061 Properly serialize date filters when applying them to the list filter
Compare 5 commits »
gawells pushed to master at gawells/AstralCalendar 2026-07-27 22:02:23 -07:00
2e5814e46d get calandars and there names
cdb79f75b5 actually marshal XML data
b263f0b0c1 rearragne some stuff
5f7aa21daa remove DS Store from git
29cddc3555 format things a little nicer
Compare 5 commits »
gawells pushed to master at gawells/AstralCalendar 2026-07-24 21:11:42 -07:00
98c8b453a0 move some stuff around
gawells pushed to master at gawells/AstralCalendar 2026-07-24 21:09:25 -07:00
0064294c3c simple HTTP request engine
ef7a2a5cdd add some random stuff
Compare 2 commits »
gawells pushed to master at gawells/AstralCalendar 2026-07-24 20:43:38 -07:00
377d12cf5d First commit