|
|
4d49a5c0b3
|
add options to choose if quote should be sent via discord webhook
|
2026-05-01 16:13:51 +02:00 |
|
|
|
a80a64ceec
|
swap quote search to trigram ilike, search ui stub, more
|
2026-04-26 11:44:53 +02:00 |
|
|
|
84e2ad3918
|
fts wip: trigger, Quote::get_by_search_query, expose to API
|
2026-04-25 01:00:18 +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 |
|
|
|
879c5ee3d3
|
postgres via sqlx - workable?
|
2026-04-20 01:17:30 +02:00 |
|
|
|
cec765bcf3
|
all names endpoint
|
2026-04-09 14:30:56 +02:00 |
|
|
|
252f7b164b
|
remove all that .map_err nonsense at once
|
2026-04-04 14:23:42 +02:00 |
|
|
|
d8fb561bca
|
log everything
|
2026-04-04 02:44:17 +02:00 |
|
|
|
449136ce37
|
make transactions higher level (pass them everywhere)
|
2026-04-03 19:05:37 +02:00 |
|
|
|
c2062f3a8a
|
logs stub
|
2026-03-27 21:10:49 +01:00 |
|
|
|
0bc9384b6a
|
logout form w/ back to root page
|
2026-03-13 12:01:29 +01:00 |
|
|
|
e1578af68e
|
web UI, tailwind, icons, login
|
2026-03-08 11:35:23 +01:00 |
|
|
|
766e9029bf
|
quotes create&getbyid, migration renew, misc
|
2026-03-07 16:08:29 +01:00 |
|
|
|
ca84b7e4b4
|
Persons & Names full implementation
|
2026-03-07 12:13:34 +01:00 |
|
|
|
f8f47cc3ff
|
tag rename
|
2026-03-07 00:24:52 +01:00 |
|
|
|
5645fdb4e6
|
tag delete
|
2026-03-06 23:52:50 +01:00 |
|
|
|
1597ee3e05
|
check tag create permission...
i forgor
|
2026-03-06 23:29:58 +01:00 |
|
|
|
9931bbe306
|
create & getall for tags
|
2026-03-06 15:33:39 +01:00 |
|
|
|
2ebbc88c0a
|
user list, user create w/ endpoints, misc
|
2026-03-04 22:46:46 +01:00 |
|
|
|
f6a9807794
|
unuseds & cargo clippy
|
2026-03-01 23:59:42 +01:00 |
|
|
|
e60172527c
|
change handle endpoint & why was changepassword a GET?
|
2026-03-01 14:53:54 +01:00 |
|
|
|
b2a80ffa58
|
setpassword endpoint, misc
|
2026-03-01 00:31:15 +01:00 |
|
|
|
c8d15f8c6b
|
session revoking, perm, DatabaseError (partially)
|
2026-02-28 23:27:56 +01:00 |
|
|
|
94dcc1816d
|
permissions stub wo/ DB model
|
2026-02-28 13:16:22 +01:00 |
|
|
|
ea3dd17261
|
the most insignificant change you could imagine lowkey
|
2026-02-28 01:42:58 +01:00 |
|
|
|
b6a211bbcf
|
login & logout
|
2026-02-27 23:46:37 +01:00 |
|
|
|
969401658f
|
login endpoint
|
2026-02-26 00:39:33 +01:00 |
|
|
|
11476f7c5b
|
implement tags
|
2026-02-25 02:45:42 +01:00 |
|
|
|
1e7866a293
|
fight unuseds, sessions endpoint
|
2026-02-24 01:42:19 +01:00 |
|
|
|
ee7ed48144
|
CompositeError, UserAuthRequired, /users/self & users/:id, misc
|
2026-02-24 00:55:19 +01:00 |
|
|
|
085764f06a
|
basic HTTP server
|
2026-02-23 13:17:09 +01:00 |
|