|
d7c8415496
|
Set name when forwarding emails to admin
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 |
|
|
db9516613f
|
Add post title in classified forward message
|
2025-01-11 17:20:03 -08:00 |
|
|
ddafbf364c
|
Fix mobile login link
Build Production Image / Build Production Image (push) Successful in 7m55s
0.13.6
|
2025-01-04 08:55:15 -08:00 |
|
|
0cfdba2d2a
|
Fix unit tests
Build Production Image / Build Production Image (push) Successful in 9m11s
0.13.5
|
2025-01-01 14:51:27 -08:00 |
|
|
ec4e489725
|
Add callback to log after handling unknown email
Build Production Image / Build Production Image (push) Has been cancelled
0.13.4
|
2025-01-01 14:47:07 -08:00 |
|
|
c0c26a6f3a
|
Change the message stream for email forwards
|
2025-01-01 14:38:45 -08:00 |
|
|
823ef54ea7
|
Fix unit tests
Build Production Image / Build Production Image (push) Successful in 9m6s
0.13.3
|
2025-01-01 14:07:57 -08:00 |
|
|
49edc0c546
|
Set digests email address
Build Production Image / Build Production Image (push) Failing after 6m9s
0.13.2
|
2025-01-01 13:52:13 -08:00 |
|
|
8dd8bbd1df
|
Forward incoming emails to admin address
|
2025-01-01 13:47:11 -08:00 |
|
|
92c90f7af4
|
Remove handling for incoming emails to old wscc mailing list
|
2025-01-01 13:06:23 -08:00 |
|
|
0a694202cb
|
Move event photos into separate table
|
2025-01-01 12:28:13 -08:00 |
|
|
aba8290ea1
|
Fix timezone when checking if events are in the future
Build Production Image / Build Production Image (push) Successful in 8m24s
0.13.0
|
2024-12-31 22:04:44 -08:00 |
|
|
2f740d4b0e
|
Add single photo to event posts
|
2024-12-31 22:04:12 -08:00 |
|
|
f28b98d75a
|
Link moderator toolbar to admin user details page
|
2024-12-31 08:51:26 -08:00 |
|
|
477e646e53
|
Rename PhotoUpload to PostPhotoUpload
|
2024-12-31 08:38:55 -08:00 |
|
|
f6562209cb
|
Replace deprecated gomponents FormEl
|
2024-12-31 08:38:10 -08:00 |
|
|
b187b73476
|
Admin user details
Build Production Image / Build Production Image (push) Successful in 8m11s
0.12.6
|
2024-12-30 20:27:58 -08:00 |
|
|
1d7dcbd05b
|
Admin user list page
|
2024-12-28 10:43:27 -08:00 |
|
|
0e4f68a16e
|
Improve htmx search field on post browser
|
2024-12-27 17:25:43 -08:00 |
|
|
24ff9891f3
|
Admin home boilerplate
Build Production Image / Build Production Image (push) Successful in 8m14s
0.12.5
|
2024-12-26 21:50:19 -08:00 |
|
|
2f280ef405
|
Fix alpine.js-mask filename
|
2024-12-25 17:15:12 -08:00 |
|
|
7db7c1a1d6
|
Convert fields to use correct types
|
2024-12-25 17:14:52 -08:00 |
|
|
9f774e58e1
|
Remove unused constants
|
2024-12-25 10:28:46 -08:00 |
|
|
12a096dbe0
|
Remove PostDetails struct
|
2024-12-25 09:58:44 -08:00 |
|
|
d9581fad61
|
Move photos out of PostBase
|
2024-12-25 09:53:53 -08:00 |
|
|
a791e3481a
|
Clean up IsExpired on PostBase
|
2024-12-24 20:34:06 -08:00 |
|
|
fec8dfcf4a
|
Select photo count when getting posts_base
|
2024-12-24 20:21:06 -08:00 |
|
|
43a0cf2380
|
Deduplicate ClassifiedType and HousingType
|
2024-12-24 08:54:24 -08:00 |
|
|
fa6ed4f4e7
|
Fix error message with logging info
|
2024-12-24 08:48:15 -08:00 |
|
|
0d72434bb8
|
Remove unnecessary BrowserItem interface
|
2024-12-23 21:51:01 -08:00 |
|
|
2fcafc5aa2
|
Remove ClassifiedSelectResult and HousingSelectResult
|
2024-12-23 21:50:40 -08:00 |
|
|
07dcf7dd2c
|
Remove unnecessary PhotoSetter interface
|
2024-12-23 19:40:19 -08:00 |
|
|
28b4dfccba
|
Remove unnecessary photo container type
|
2024-12-23 19:35:32 -08:00 |
|
|
176dcf82e9
|
Upgrade gomponents
And return to using the upstream version instead of my forked version.
|
2024-12-23 17:24:33 -08:00 |
|
|
1682baf7ec
|
Browse: Use HTMX for posts browser search
Build Production Image / Build Production Image (push) Successful in 7m53s
0.12.4
|
2024-12-22 19:50:54 -08:00 |
|
|
fc4b38d659
|
Upgrade alpine.js to 3.14.7
|
2024-12-22 18:53:44 -08:00 |
|
|
36c33bb97a
|
Upgrade htmx to 2.0.4
|
2024-12-22 18:48:31 -08:00 |
|
|
ccf77f1adb
|
Do not escape message in moderator delete emails
|
2024-12-22 16:44:44 -08:00 |
|
|
e45e4d31e2
|
Unsubscribe user if they mark digest as spam
|
2024-12-22 16:11:45 -08:00 |
|
|
3552f748c1
|
Add metrics for many user and post actions
Build Production Image / Build Production Image (push) Successful in 8m6s
0.12.3
|
2024-12-22 16:02:05 -08:00 |
|
|
8ae182752c
|
Set user name when receiving email if name is unknown
|
2024-12-22 15:25:17 -08:00 |
|
|
ca2612e276
|
Render numbered lists
|
2024-12-22 13:11:44 -08:00 |
|
|
b9e2ef7c6b
|
Remove invalid html tags from RSS feed
|
2024-12-22 13:07:53 -08:00 |
|
|
e210a3475c
|
Remove orphaned photo cleanup
Build Production Image / Build Production Image (push) Successful in 9m13s
0.12.2
|
2024-12-21 15:51:21 -08:00 |
|
|
1756eada3a
|
Cleanup unused database fields and tables
Build Production Image / Build Production Image (push) Has been cancelled
0.12.1
|
2024-12-21 15:47:09 -08:00 |
|
|
52d395e1d7
|
Move photos into database
Build Production Image / Build Production Image (push) Successful in 7m47s
0.12.0
|
2024-12-21 14:57:28 -08:00 |
|
|
1e118af29f
|
Build: Omit correct storage directory
|
2024-12-20 19:31:03 -08:00 |
|
|
098a4d80f2
|
Metrics: Add metric to track qr code scans
Build Production Image / Build Production Image (push) Successful in 7m55s
0.11.6
|
2024-12-09 18:10:43 -08:00 |
|
|
4f14014fed
|
Kiosk: Fix QR code container height
Build Production Image / Build Production Image (push) Successful in 8m26s
0.11.5
|
2024-11-26 21:25:51 -08:00 |
|