- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mon, Mar 3
Mon, Mar 3
deprecated pkg replacement - shortid -> nanoid
Feb 25 2025
Feb 25 2025
krzysztof added a revision to T2985: Fix 100 eslint issues in Sealious: Unknown Object (Differential Revision).
-> 939 after eslint autofix
-> 832 after manual changes
todo: https://www.npmjs.com/package/boom is deprecated
Jan 30 2025
Jan 30 2025
I agreed to fix 100 of them ^^
used nanoid instead of short-uuid as it was:
- recommended 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).
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