7096368b6e
WIP on profile/skill edit
2023-01-12 22:14:38 -05:00
e5be1cb85d
WIP on profile edit page
...
- Delete migrated citizen views
2023-01-10 09:02:00 -05:00
b74b871c2b
Display messages as alerts
2023-01-09 08:44:01 -05:00
f778df8e1d
Log on / log off works
...
- Messages are not showing
- Add sessions
2023-01-08 21:41:29 -05:00
c7bda8eb28
WIP on log on
...
- Add anti-CSRF tokens to forms
- WIP on toast notifications
2023-01-08 16:19:25 -05:00
663c37b642
WIP on registration
...
Also first cut of confirm/deny account
2023-01-07 09:36:24 -05:00
5f7863300c
WIP on registration
...
- Update to .NET 7
2023-01-02 22:45:09 -05:00
71f87e8ed4
Add priv policy; WIP on log on
2022-12-28 20:27:59 -05:00
9f27d0d7dd
Add home page with Giraffe/htmx
2022-12-26 22:29:09 -05:00
5ad408fcfc
WIP on account profile page
2022-09-03 22:10:08 -04:00
45b115418f
Fix casing of shared types
2022-09-02 22:28:07 -04:00
2d5e391b60
Log On works
...
- E-mail address must be unique
- Remove references to Mastodon and instances
- Move profile edit from /citizen to /profile
- Change indexes to BTREE
- Eliminate pug
2022-08-30 23:15:35 -04:00
12fdf368e0
Send registration confirmation e-mail
...
- Add deny option
- Move Data project directory
2022-08-29 22:38:04 -04:00
3196de4003
Account confirmation works (no e-mail yet)
2022-08-28 22:28:59 -04:00
4ca84c1bc1
Generate token for new registrant
...
Also replaced Pug with HTML in some templates; v3 will use all HTML
2022-08-28 20:51:04 -04:00
5340beb393
WIP on registration
...
First half is done
2022-08-28 18:09:05 -04:00
21957330fe
Migration to pg docs complete
2022-08-27 22:34:51 -04:00
6896b0e60e
First cut of Marten data implementation
2022-08-26 16:34:39 -04:00
ba6d20c7db
WIP on Marten data store
2022-08-24 23:25:55 -04:00
74f9709f82
WIP on Marten data
2022-08-24 19:47:20 -04:00
323ea83594
Version 2.2.2 ( #35 )
...
- Allow instances to be disabled (partial fix for #29 and #33 )
- Use RethinkDB F# driver (partial fix for #34 )
- Add FAKE build script (addresses #30 )
2022-07-11 22:11:42 -04:00
6e52688622
Add API timeout / Fix .NET 6 conversion ( #32 )
...
* API requests to Mastodon instances now time out after 30 seconds (inspired by #29 )
* Projects now target .NET 6 (#31 )
* Minor repo reorg to support single-file deployment (#31 )
2021-09-25 11:32:54 -04:00