User Details
User Details
- User Since
- Nov 21 2019, 20:25 (274 w, 3 d)
- Availability
- Available
Thu, Jan 30
Thu, Jan 30
krzysztof added a comment to T2985: Fix 100 eslint issues in Sealious.
I agreed to fix 100 of them ^^
krzysztof added a comment to T2993: Find and implement a replacement for shortID in Sealious.
used nanoid instead of short-uuid as it was:
- recommened in deprecation message
- much smaller
- and with many more downloads
krzysztof added a revision to T2993: Find and implement a replacement for shortID in Sealious: Unknown Object (Differential Revision).
Jan 7 2025
Jan 7 2025
krzysztof added a revision to T2745: OpenAPI docs support in Sealious: Unknown Object (Differential Revision).
krzysztof added a comment to T2745: OpenAPI docs support in Sealious.
kinda changed scope, only added schemas for now (collection models), as that already seemed to be a fair amount of code
Dec 2 2024
Dec 2 2024
Oct 28 2024
Oct 28 2024
change insert_nbsp to skip code blocks
Oct 26 2024
Oct 26 2024
added app status check on app.start()
krzysztof added a revision to T2896: JDD - make hanging one-letter-words filter skip code blocks: Unknown Object (Differential Revision).
Oct 24 2024
Oct 24 2024
fix eslint error - remove await of a non-promise
krzysztof moved T2896: JDD - make hanging one-letter-words filter skip code blocks from To do to Doing on the Kanban board.
Dec 13 2019
Dec 13 2019
krzysztof committed rTGd692cd535423: help links are now selectable with keyboard, also added arcanist.
help links are now selectable with keyboard, also added arcanist
Dec 10 2019
Dec 10 2019
krzysztof committed rTG804d0f000d22: help links are now selectable with keyboard, also added arcanist.
help links are now selectable with keyboard, also added arcanist
div -> a for links, which hadn't worked previously