|
|
1578c3a708
|
feature: post discord webhook on quote creation
|
2026-04-29 00:54:44 +02:00 |
|
|
|
983e1ae88f
|
catch model up to multi-author lines
now the only thing missing is the quote adding UI support - multiauthor
lines can already be added via API
|
2026-04-23 22:48:51 +02:00 |
|
|
|
93b3083d2b
|
kill some fully qualified paths
|
2026-04-21 20:51:55 +02:00 |
|
|
|
879c5ee3d3
|
postgres via sqlx - workable?
|
2026-04-20 01:17:30 +02:00 |
|
|
|
b93cdfba63
|
redirect to /login and redirect back, instead of showing small msg
|
2026-04-09 15:20:08 +02:00 |
|
|
|
d56fcc3f4c
|
pre-fill time input when entering /quote/add
|
2026-04-08 02:34:54 +02:00 |
|
|
|
673ea40fa6
|
finalize quote adding functionality (for now?)
|
2026-04-06 20:55:11 +02:00 |
|
|
|
2dd4c8ac47
|
don't normalize quote timestamp to UTC
|
2026-04-06 00:24:41 +02:00 |
|
|
|
26be03ba31
|
working quote submission (with limits for now)
- must have two lines
- can only submit timestamp in system timezone
|
2026-04-05 22:11:43 +02:00 |
|
|
|
f6337104cf
|
oops, forgot about page titles
|
2026-04-05 15:51:22 +02:00 |
|
|
|
3ab3567ac3
|
Name::get_all, quotes page stub, quote add UI work, icons
|
2026-04-05 15:48:30 +02:00 |
|