lda lda
lda pushed to replace-config-j2s at lda/telodendria 2023-12-02 16:06:19 +00:00
fbc4486930 [MOD/WIP] Refactor out code to use the j2s schema.
74ab3f350f [WIP/ADD] Start replacing the config with a j2s schema.
Compare 2 commits »
lda created branch replace-config-j2s in lda/telodendria 2023-12-02 16:06:19 +00:00
lda created pull request Telodendria/Telodendria#45 2023-12-01 19:57:29 +00:00
Set an error message with MatrixErrorCreate whenever applicable
lda pushed to refactor-matrix-error-create at lda/telodendria 2023-12-01 19:54:52 +00:00
1d951e800d [MOD] Add custom error messages whenever applicable.
lda created branch refactor-matrix-error-create in lda/telodendria 2023-12-01 19:54:52 +00:00
lda pushed to master at lda/telodendria 2023-11-30 18:25:18 +00:00
18488d463e [FIX] Remove Cytoplasm.
lda commented on pull request Telodendria/Cytoplasm#19 2023-11-30 18:19:58 +00:00
HttpRouter: Decode path parts before matching.

Fixed!

lda pushed to encode-http at lda/Cytoplasm 2023-11-30 18:19:43 +00:00
fb8ec5f3ae [FIX] Decode pathPart instead of substr itself.
lda pushed to master at lda/telodendria 2023-11-30 18:10:15 +00:00
e8d6f0f857 [FIX] Start fixing merging issue
829b9bd6b4 Merge remote-tracking branch 'upstream/master'
0a91a0c40b Remove site files & update README with current site.
d3dcf334f0 Update change log.
Compare 53 commits »
lda commented on pull request Telodendria/Telodendria#44 2023-11-30 17:48:58 +00:00
Implement #22 and #9

Just filed a short PR to fix that in Cytoplasm(#19).

lda pushed to implement-22-9 at lda/telodendria 2023-11-30 17:48:00 +00:00
699ce30c0d Merge origin's implement-22-9 in.
5b4f812125 [MOD] Remove decoding code
Compare 2 commits »
lda created pull request Telodendria/Cytoplasm#19 2023-11-30 17:45:24 +00:00
Decode matches in HTTP router.
lda pushed to encode-http at lda/Cytoplasm 2023-11-30 17:38:11 +00:00
bca94c0309 [MOD] Encode parameters properly.
lda pushed to encode-http at lda/Cytoplasm 2023-11-30 17:34:54 +00:00
29070c8f41 Fix memory leak in code generated by j2s code.
bc67393036 Update CHANGELOG.md
ba1ac5b42b Add JsonMerge().
01da37f7d7 Bump version number.
618bcbbac3 j2s: Add 'extern' type and ignored fields.
Compare 10 commits »
lda created branch encode-http in lda/Cytoplasm 2023-11-30 17:34:53 +00:00
lda commented on pull request Telodendria/Telodendria#44 2023-11-30 14:07:40 +00:00
Implement #22 and #9

Yeah, just pushed some changes to declare v1.2-v1.7.

lda pushed to implement-22-9 at lda/telodendria 2023-11-30 14:06:56 +00:00
3ef24c4ec9 [MOD] Declare versions v1.2-v1.6 alongside v1.7
lda commented on pull request Telodendria/Telodendria#44 2023-11-30 13:59:33 +00:00
Implement #22 and #9

Yeah, Cytoplasm doesn't seem to decode those by default it seems...

lda pushed to implement-22-9 at lda/telodendria 2023-11-30 07:36:13 +00:00
b2c9632429 [ADD/WIP] Add ParserRecomposeCommonID
lda created pull request Telodendria/Telodendria#44 2023-11-29 22:17:43 +00:00
WIP: Implement #22 and #9