Commit graph

446 commits

Author SHA1 Message Date
a3debba954
Fixed accidental checkbox behaviour change in messages. 2025-06-18 00:47:43 +00:00
9a28ec0a77
Cleaned up the code for the remaining macros. 2025-06-18 00:32:34 +00:00
8ef46fe475
Minor spacing fixes. 2025-06-16 20:59:05 +00:00
c8db915142
Increased base font size and switched to Inter, Victor Mono and Zen Kaku Gothic New.
You'll likely run into some jank with this update, and this is also the first in a series of visual overhauls to come.

I've been wanting to increase the base font size from 12px to 16px for a while now but never actually got around to it until getting really tired of the limits imposed on me by Verdana.
It will require some getting used to, even for me, though!
The only thing that really stands out is that big walls of text like news and forum posts are a bit bigger and actually have a non-claustrophobic amount of spacing inbetween them.

My efforts to avoid shoving too much spacing into things have severely backfired into making me afraid to introduce any in the first place.
Personally, I think this reads a lot nicer!

Verdana won't be gone for good though.
Once enough of the API is ready it will be featured on the Flashii Fundamentals for Legacy PCs subsite!!
2025-06-16 20:52:25 +00:00
d675f1410f
Ported removeChild util. 2025-04-13 00:46:51 +00:00
83068a4183
Replaced timings in the footer with a visual for the Server-Timing header. 2025-04-03 19:40:10 +00:00
12d40e69a5
Tighter client side integrations for uploads. 2025-03-27 21:27:49 +00:00
5ba8b30047 Updated to latest Index as well as some minor bug fixes. 2025-03-25 14:27:48 +01:00
b6f5a4e0cc
Styled landing, Bluesky and Fedi redirect pages. 2025-02-27 00:17:00 +00:00
aaba24894c Added OpenID Connect. 2025-02-25 02:30:24 +00:00
24d93a5dbf Slight adjustment to style assignment. 2025-02-20 19:17:17 +00:00
55fca7b945 Adjusted fragment creation. 2025-02-20 18:21:36 +00:00
eb72573121 Reverted to the old removeChildren implementation. 2025-02-20 18:09:17 +00:00
7353553de7 Rewrote the comments system. ()
old one basically bitrotted to death, may it rinse in prosciutto

Reviewed-on: 
Co-authored-by: flashwave <me@flash.moe>
Co-committed-by: flashwave <me@flash.moe>
2025-02-20 02:19:32 +00:00
d9f35594e7 Changed internal parser selection value from integers to a string enum. 2025-02-08 17:51:18 +00:00
22f216a6a9 Removed unused CSS stuff. 2025-02-07 00:12:13 +00:00
2d6f9d0f1b Moved common JS and CSS to separate file. 2025-02-02 21:27:31 +00:00
8f63b57c0c Improved flow for using OAuth2 while logged out. 2025-02-02 19:51:05 +00:00
534e947522 Merged OAuth2 handling into Misuzu. 2025-02-02 02:09:56 +00:00
3e14f63bdb Redid HTTP error pages. 2025-01-30 14:52:01 +00:00
f2233c5390 Built redirector service into Misuzu. 2025-01-29 21:08:13 +00:00
1176fbce16 Removed old build script leftovers. 2025-01-29 19:31:24 +00:00
c16c122aef Switched to integrated EEPROM client. 2025-01-04 02:50:21 +00:00
5443ea331e Fixed PM actions not doing anything. 2024-12-23 01:48:32 +00:00
10a377f90f Minor design update for roles list in settings. 2024-12-18 03:26:44 +00:00
265e8f2d4b Replaced confirm pages with dynamic requests on the forum. 2024-12-18 03:07:48 +00:00
928fe4047a Made use significantly less ugly. 2024-12-17 21:37:28 +00:00
312c4d2968 Final set of CSRFP -> CSRF renames, use headers instead of POST fields and build CSRF handling into the XHR wrapper. 2024-12-17 21:23:38 +00:00
163e54def1 Forgot half of it. 2024-11-30 04:20:20 +00:00
55a2424fee Updated to latest Index version. 2024-10-05 02:40:29 +00:00
aa22815008 Updated build script. 2024-06-11 00:48:44 +00:00
73d5456e9a whoops 2024-02-02 21:53:36 +00:00
e7d97ad9ac Updated to new EEPROM script. 2024-02-02 21:42:40 +00:00
1a7922ba6e Added notice when recipient is banned. 2024-02-02 02:16:37 +00:00
3e7935fb79 Added private messages. 2024-01-30 23:47:02 +00:00
4e38a537ea Use accent-color and color-scheme CSS directives. 2024-01-25 18:17:54 +00:00
a65f8dc8dd Fixed Ctrl+Enter submission not working anymore either. 2024-01-25 00:18:56 +00:00
c9ef6e4112 Include SameSite attribute on cookies. 2024-01-24 22:14:48 +00:00
85f77eb566 Rewrote Javascript code. 2024-01-24 21:53:26 +00:00
3f867af99b Imported new asset build script. 2024-01-24 18:24:40 +00:00
d81ac56076 Ported boolean attribute support. 2024-01-08 13:36:47 +00:00
42671db410 Fixed markdown styling issues. 2023-12-15 12:56:08 +00:00
7acfa8b30e Updated highlight.js and created new code theme. 2023-12-15 12:47:01 +00:00
d221a1ce8f Return to purple. 2023-11-01 09:36:49 +00:00
4e982333a3 Enable Spookii 2023-10-01 18:44:59 +00:00
c009c1691f Revert "チルノの日"
This reverts commit 2e270edc10.
2025-01-27 20:44:44 +00:00
2e270edc10 チルノの日 2023-09-08 23:07:37 +00:00
cb40f1efce Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
eb4fc96b29 Added notice when there's no account logs to display. 2023-07-28 20:36:16 +00:00
d31cc70128 Rewrote user warnings backend. 2023-07-26 22:43:50 +00:00