Yusur yusur · she/he
yusur pushed to master at yusur/freak 2025-12-25 11:09:43 +01:00
f2b75bf731 fix admin board not accepting reports due to session issues
005114efe2 add missing version numbers to /v1/about/about
Compare 2 commits »
yusur pushed to master at yusur/suou 2025-12-25 11:01:26 +01:00
b1d0c62b44 0.12.0a5 add OKLab and oklch
yusur pushed to master at yusur/suou 2025-12-20 20:20:50 +01:00
ef645bd4da 0.12.0a4 add XYZ color
yusur pushed to master at yusur/coriplus 2025-12-19 11:10:49 +01:00
b29fa75226 add csrf_token to JavaScript actions
yusur pushed to master at yusur/suou 2025-12-18 16:58:04 +01:00
e6ee355f2e 0.12.0a3 add rgb <-> srgb
75adb9fbff 0.12.0a2 remove deprecated configparse from 0.3.0 and AuthSrc derivatives
d123b9c196 0.12.0a1 add Matrix()
Compare 3 commits »
yusur pushed to master at yusur/vigil 2025-12-14 20:54:45 +01:00
d891ee8b7b add ScrollWarning, improve HomeMenu and meta tags
yusur pushed to master at yusur/freak 2025-12-08 13:16:49 +01:00
76ca5a8319 make /admin/style.css redirect relative to server_name
yusur pushed to master at yusur/freak 2025-12-08 13:10:28 +01:00
f413bf56e8 add a static version of style.css under /static/admin/ (Docker does not autogenerate it on startup)
yusur pushed to master at yusur/freak 2025-12-08 13:01:40 +01:00
7d099e8474 fix infinite redirect on /admin/style.css, pt. 2
yusur pushed to master at yusur/freak 2025-12-07 21:05:09 +01:00
31a70671ee fix a bug appearing only in Docker container
yusur pushed to master at yusur/freak 2025-12-06 20:16:46 +01:00
dd01bd1be4 add /v1/about/about
yusur pushed to master at yusur/suou 2025-12-06 20:02:14 +01:00
eca16d781f 0.11.2 add tests for not_*_than()
yusur pushed to master at yusur/freak 2025-12-01 10:30:15 +01:00
86e6eb1fa6 bump to suou>=0.11.1
yusur pushed tag v0.11.1 to yusur/suou 2025-12-01 10:24:23 +01:00
yusur pushed to master at yusur/suou 2025-12-01 10:24:23 +01:00
3af9d6c9fb 0.11.1 make yesno() accept boolean types
yusur pushed to master at yusur/vigil 2025-11-30 23:35:13 +01:00
3cf9e024c0 try to fix search to no avail, add submit form to /create
9fd5be2815 style changes
76b946d55c style changes + add desktop footer + add terms & stuff
bffae34b3e log server name at startup
Compare 4 commits »
yusur pushed to master at yusur/freak 2025-11-30 23:33:15 +01:00
f4918d4815 add POST /v1/guild/@<name>, fix csrf token gen
896a87a9bf fix terms, allow to go back on reports, fix admin
Compare 2 commits »
yusur pushed to master at yusur/suou 2025-11-28 10:21:52 +01:00
0460062867 0.11.0 wrap SQLAlchemy() sessions by default, add Lawyer(), SpitText(), cb32lencode(), more Snowflake.from_*(), docstring changes
yusur pushed tag v0.11.0 to yusur/suou 2025-11-28 10:21:52 +01:00
yusur pushed to 0.7.x at yusur/suou 2025-11-27 20:11:21 +01:00
ebe22e9c82 0.7.11 fix types on cb32decode()