Commit graph

16 commits

Author SHA1 Message Date
497bc5323d Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
534e947522 Merged OAuth2 handling into Misuzu. 2025-02-02 02:09:56 +00:00
d462ee0594 Added Data suffix where applicable. 2025-01-29 23:36:35 +00:00
6c7568e261 Updated Index version. 2025-01-29 23:13:17 +00:00
7d710e2d02 Use nextParameter instead of addParameter and manually counting where possible. 2024-12-19 02:23:05 +00:00
0e64d85393 Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
d103477fe1 Removed getter/setter methods in favour of property hooks and asymmetric visibility. 2024-11-30 04:09:29 +00:00
06b9d28a47 Added RPC for emotes list. 2024-11-14 02:44:02 +00:00
55a2424fee Updated to latest Index version. 2024-10-05 02:40:29 +00:00
ba7fb5e15a Added lazy database object creation. 2024-02-07 00:04:45 +00:00
84eef6dae9 Fixed static analysis detections. 2023-08-31 17:14:41 +00:00
f394f372c1 Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
6414d1290a Use the Index DbStatementCache implementation. 2023-07-22 14:00:51 +00:00
b6c9c6c627 Rewrote the Changelog code. 2023-07-15 02:05:49 +00:00
c05ec36e60 Added more elegant method for statement caching. 2023-07-14 20:26:38 +00:00
142ccc3f01 Rewrote backend for emoticons.
Manage actually works this time!!!
2023-07-12 21:52:55 +00:00