Commit graph

71 commits

Author SHA1 Message Date
8f908d7f68 Added methods to count unique characters in a string. 2023-07-05 01:28:33 +00:00
bce5ba77a2 Altered MediaType parse routine. 2023-02-01 20:24:42 +00:00
1a8344c1c3 Added ProcessStream (popen wrapper). 2023-01-25 22:26:36 +00:00
99a4e0c302 Removed Max-Age cookie field for now. 2023-01-10 21:51:54 +00:00
f244121e0b Removed Max-Age cookie field for now. 2023-01-10 21:50:54 +00:00
30064e6891 Default to RFC3986 encoding for getParamString in HttpRequest. 2023-01-07 19:03:43 +00:00
fbe4fe18de Added database migration utility. 2023-01-07 04:12:05 +00:00
f8c6602ab9 Added interface for common router methods. 2023-01-06 20:20:59 +00:00
6e09904013 Actually run precommit this time. 2023-01-05 02:34:41 +00:00
fa67c7b0d6 Added common random string generation routine. 2023-01-05 02:33:37 +00:00
884d2cb9da Added ability to remove cookies. 2023-01-05 02:33:24 +00:00
66a35f030f Added default alpha param to ColourRGB and ColourHSL. 2023-01-02 23:20:46 +00:00
28634b5db3 Added function to convert to Misuzu format colours. 2023-01-02 22:37:10 +00:00
a24cfb8e6f Added colour library tests. 2023-01-02 22:22:37 +00:00
05a940667c Forgot to run precommit! 2023-01-02 03:24:41 +00:00
3f0504b1fd Added colour handling (tests soon). 2023-01-02 03:23:48 +00:00
a0b3a08d7f strval -> cast 2023-01-01 19:53:27 +00:00
d166428729 Replaced uses of floatval and intval with casts. 2023-01-01 19:00:00 +00:00
9bb07806a0 Fixed bitrot issues related to PHP updates. 2023-01-01 18:47:24 +00:00
3bcb7781dd Removed unfinished Colour implementation. 2023-01-01 18:36:54 +00:00
ac2255d24d Imported into new repository. 2022-09-13 15:13:11 +02:00