|
98a58ca1c3
|
Fix unwanted case sensitivity as noted in #9
fixes: #9
|
2024-07-28 18:39:32 +02:00 |
|
|
66b2b445df
|
Formating and incorrect docstring position
Curse you Hy and your inversed do string
|
2024-07-28 18:31:46 +02:00 |
|
|
6391e115d1
|
Copy global boards-defaults to every board-config
|
2024-07-28 18:26:38 +02:00 |
|
|
cd540fda36
|
Config prep, but Mainly SYNC to desktop
|
2024-07-28 14:57:35 +02:00 |
|
|
693c47d465
|
Bump copyrights, sync
|
2024-02-03 08:51:18 +01:00 |
|
|
6d08796568
|
FIX typo, refactor config structure
|
2024-01-08 03:30:26 +01:00 |
|
|
618304f5eb
|
Add [fmap] for mapping over map
|
2024-01-08 03:29:44 +01:00 |
|
|
67268acbc5
|
Finish tests for `map-apply-defaults ` and refactor internal names
|
2024-01-08 03:01:42 +01:00 |
|
|
2325b154d1
|
Fix compilation
|
2024-01-08 02:24:16 +01:00 |
|
|
d57175ecad
|
Add copyrights
|
2024-01-08 02:15:22 +01:00 |
|
|
d1666da946
|
Make it actually compile
And start repl, because it's annoying when that doesnt happen
|
2024-01-06 06:22:26 +01:00 |
|
|
68a74cf1b8
|
Refactor map-deep-merge-missing -> map-apply-defaults; Tests for map-apply-defaults
Needs more tests
|
2024-01-06 06:22:17 +01:00 |
|
|
7679844e08
|
Move macros above functions so functions can use them
|
2024-01-06 05:54:50 +01:00 |
|
|
008d609a8b
|
When-else2 should be correct, replaced original implementation
What am i doing with my life, it's 5:37 in the morning ffs
|
2024-01-06 05:40:30 +01:00 |
|
|
bb02765233
|
Added function for merging default board-config with custom parts
Very important in the future. Needs mega testing, I even started writing tests because of this.
|
2024-01-05 14:30:27 +01:00 |
|
|
e230e33a55
|
Add config loading from custom file, default file and internal config
|
2024-01-05 14:16:01 +01:00 |
|
|
9bb30b9863
|
Experimental when-else2 macro added, needs testing when I get online
It seems to be working but I forgot everything about macros already lol
|
2024-01-05 14:14:47 +01:00 |
|
|
017c18112c
|
SYNC commit
|
2024-01-05 11:13:25 +01:00 |
|
|
43a9781893
|
Refactor generic functions to separate utils namespace, finaly bump version
|
2024-01-05 01:45:41 +01:00 |
|
|
5551be7012
|
Prepare for Config parsing and config extension
|
2024-01-01 14:58:05 +01:00 |
|
|
2046750fb2
|
Fix bug where incorrect time was appended to GUID on param repeat=true
|
2023-12-28 14:39:27 +01:00 |
|
|
7d1e5d9996
|
When requested ChoD is lower than permitted, use minimal no default as per #2
|
2023-12-28 10:02:10 +01:00 |
|
|
5d98da52e5
|
Added redirect on no params request
|
2023-12-24 02:41:53 +01:00 |
|
|
6df7eedc78
|
Fixed sorting of threads by ChoD
|
2023-12-24 02:09:59 +01:00 |
|
|
89d6053c9d
|
Add more dev level statements
|
2023-12-24 01:21:32 +01:00 |
|
|
ed9875c54e
|
Fix Bug where nondefault chod would error
|
2023-12-24 01:21:02 +01:00 |
|
|
f36f5be5d0
|
Make HTTP handler return feed and catch basic errors
|
2023-12-24 00:20:52 +01:00 |
|
|
2173d6f7fa
|
Bugfix update-only-guid and refactor global un-unified access
|
2023-12-24 00:20:11 +01:00 |
|
|
f1276154ac
|
Add core program starting
|
2023-12-24 00:15:22 +01:00 |
|
|
45d7c671c7
|
Basic Feed generation now working
|
2023-12-23 03:24:38 +01:00 |
|
|
51345db93f
|
Added thread filtering according to ChoD
|
2023-12-23 02:19:29 +01:00 |
|
|
057cc86ae5
|
Use thread OP as title if title is not provided
Avoids NullPointerException when doing final filtering on thread titles
|
2023-12-23 00:48:08 +01:00 |
|
|
674f0447fc
|
Fixed bug where off-by-one was giving incorrect result of ChoD calculation
|
2023-12-22 23:30:47 +01:00 |
|
|
b368c1d3d6
|
Implement Cache generation
|
2023-12-22 18:31:45 +01:00 |
|
|
d5eded5a67
|
Prepare for development
|
2023-12-21 03:00:12 +01:00 |
|
|
19a98bda97
|
Initiall commit with README
|
2023-12-21 01:06:57 +01:00 |
|