1204 Commits

Author SHA1 Message Date
ca0f1b68c6 Improve rendering of event tags 2025-05-10 21:35:00 -07:00
e2ee205122 Fix bug with InputMultiCombobox when no options were selected 2025-05-10 08:41:09 -07:00
7daa199c93 New page to list events for a tag 2025-05-09 22:47:14 -07:00
c6fcfc190c Always load htmx library 2025-05-09 22:46:32 -07:00
9dc6c6dcc1 Add first draft event tag cloud 2025-05-09 22:46:18 -07:00
f00697589d Only show tag selector if there are tags the user is allowed to select 2025-05-09 08:25:35 -07:00
db44267376 Tag details admin page and deleting tags 2025-05-08 21:08:38 -07:00
3ee96493f8 Can create tags in the admin UI 2025-05-07 21:48:37 -07:00
478cc5b82c Upgrade to Go 1.24.3 2025-05-07 21:40:42 -07:00
a97347ba68 Can create groups in the admin UI 2025-05-07 21:40:42 -07:00
4bf5e47f08 Add govulncheck to makefile 2025-05-07 11:28:57 -07:00
f0a8d075fd Update dependencies 2025-05-07 11:28:57 -07:00
2df52937ee Remove detailed time tracking and move summary into README 2025-05-06 22:33:15 -07:00
260cd9e862 Admin tags list page 2025-05-06 22:27:06 -07:00
6facaf676e Users can be removed from group[s 2025-05-06 22:16:22 -07:00
e57e196fc7 Remove unnecessary generic function 2025-05-06 21:11:17 -07:00
9c8b428743 Admin group details page has functional user search 2025-05-06 21:10:32 -07:00
9987fa43c0 Can add users to groups in the admin UI 2025-05-05 21:14:02 -07:00
de4d65c90b Small updates to README 2025-05-05 10:19:30 -07:00
1b01ac76e4 Admin Group Details page
Does not yet have removing users from the list hooked up.
2025-05-05 08:09:05 -07:00
9911c17d71 Fix typo 2025-05-04 10:40:28 -07:00
7fa26f106e Groups admin page has searchable list of groups 2025-05-04 09:16:27 -07:00
90d092b4ed Stub admin page for groups 2025-05-04 08:51:52 -07:00
56f59f5ac4 Stub admin page for tags 2025-05-03 22:30:22 -07:00
419a8db3d2 NFC: Formatting 2025-05-03 22:29:21 -07:00
ce9da2c6aa Tags can be added and removed when editing an event 2025-05-03 22:16:23 -07:00
0a0ac8ffea Display event tags on event details page 2025-05-03 19:46:35 -07:00
2108d3397f Tags are now saved when creating an event 2025-05-02 21:45:11 -07:00
740605ce86 Add tags and display allowed tags when creating events
Not yet able to save tags to an event or display them.
2025-05-01 21:45:15 -07:00
6746dd232d Add multi-combobox component 2025-05-01 21:44:35 -07:00
5c2f92597a Relicense AGPL 2025-04-28 09:52:45 -07:00
6b2b3354ce Update community resources link on the homepage
Some checks failed
Build Production Image / Build Production Image (push) Failing after 2m19s
0.14.1
2025-04-14 08:13:49 -07:00
d615082cbe Unsubscribe users created by oauth
All checks were successful
Build Production Image / Build Production Image (push) Successful in 8m34s
0.14.0
2025-04-13 09:36:59 -07:00
277adde03b Update footer link text 2025-04-12 20:36:14 -07:00
265a88f63d Rename mailing lists in terms of service
All checks were successful
Build Production Image / Build Production Image (push) Successful in 8m46s
0.13.18
2025-04-12 19:15:08 -07:00
29c88f282d Add homepage link to the digest emails 2025-04-12 19:15:08 -07:00
f1cb9287d8 Update resources links to wiki 2025-04-12 18:56:08 -07:00
15f0e34f12 Strip images from post body 2025-04-12 11:35:19 -07:00
13d0c571ab Update go version 2025-04-12 11:18:43 -07:00
b2397f43ee Usernames must be unique and only contain valid characters
All checks were successful
Build Production Image / Build Production Image (push) Successful in 8m6s
0.13.16
2025-04-03 08:32:24 -07:00
659d9da98b Allow setting oauth tokens in query param 2025-04-03 08:19:57 -07:00
9355afa0b8 Add missing unique constraint on usernames 2025-04-03 08:17:06 -07:00
7385660953 Fix bug in require username form
All checks were successful
Build Production Image / Build Production Image (push) Successful in 9m34s
0.13.15
2025-04-02 21:49:35 -07:00
fddef23d46 Ask for name and username before oauth redirect
All checks were successful
Build Production Image / Build Production Image (push) Successful in 8m28s
0.13.13 0.13.14
2025-04-02 21:11:42 -07:00
d7d12d51c2 Add wiki oauth config
All checks were successful
Build Production Image / Build Production Image (push) Successful in 9m11s
0.13.12
2025-03-30 21:54:25 -07:00
e0795685e7 Fix incorrect admin email address
All checks were successful
Build Production Image / Build Production Image (push) Successful in 8m13s
0.13.9
2025-02-23 19:08:36 -08:00
32052bab6a Fix incorrect htmx directive
All checks were successful
Build Production Image / Build Production Image (push) Successful in 9m25s
0.13.8
2025-01-21 18:38:06 -08:00
4a31e00b0f Fix issue with prices containing commas 2025-01-21 18:37:58 -08:00
d7c8415496 Set name when forwarding emails to admin
All checks were successful
Build Production Image / Build Production Image (push) Successful in 8m47s
0.13.7
2025-01-11 17:20:03 -08:00
efea2ea943 Clarify login email wording for opening in browser 2025-01-11 17:20:03 -08:00