- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
May 5 2024
May 5 2024
kuba-orlik triaged T2492: multiple-scripts-tmux - ustawić basha jako domyślnego shella as Wishlist priority.
kuba-orlik triaged T2899: Add a "decade" DerivedValue field to the stories collection as Low priority.
Fix markdown field not detecting required status in types
Sreact page for editing JDD
kuba-orlik committed R130:c64dca53800d: Return the values for the component in the getComponentPath to easier extract….
Return the values for the component in the getComponentPath to easier extract…
Better arg-path traversal
Fix issue where stateful page didn't merge arrays
May 4 2024
May 4 2024
May 3 2024
May 3 2024
Make FilePointer a form data primitive
kuba-orlik committed rPLAYc94ac2414431: update sealious to fix hanging when calling parseBody twice.
update sealious to fix hanging when calling parseBody twice
kuba-orlik committed rS11652c5a44fc: Fix an issue where sealious froze when parseBody was called twice.
Fix an issue where sealious froze when parseBody was called twice
Update sealgen to fix issue with general routes
kuba-orlik committed rSGEN63ced2c01968: Sort routes so the parametrized ones are last to prevend overlap where a….
Sort routes so the parametrized ones are last to prevend overlap where a…
update sealious and sealgen
Add path params to base context
Update sealgen to newest sealious types
kuba-orlik committed rSfa4ce34a2e67: Properly parse type values for the `.get` method on collection item.
Properly parse type values for the `.get` method on collection item
May 2 2024
May 2 2024
Update sealgen to get file preview in sealious list
kuba-orlik committed rPLAYc85755fa9cf9: Reverse lint/typecheck order - typecheck should be first, as it points out more….
Reverse lint/typecheck order - typecheck should be first, as it points out more…
Add support for image fields in sealious list template
Update templates syntax for list
Update templates and tests
May 1 2024
May 1 2024
kuba-orlik committed rMINdf8cccfb3044: Remove make-env from postinstall to make npm install work on initial clone.
Remove make-env from postinstall to make npm install work on initial clone
kuba-orlik committed R130:ad237ab6b3a8: Add helper function for creating storage type container of jdd document.
Add helper function for creating storage type container of jdd document
kuba-orlik committed R130:bc98b2a58bb1: More explicit types around JDDocument status (parsed, storage).
More explicit types around JDDocument status (parsed, storage)
Apr 30 2024
Apr 30 2024
Fix tests sometimes not passing
Support for putting ctx within jdd context
kuba-orlik committed rSGEN59d19ea86bec: Fix types around stateful page action methods. Write tests for them.
Fix types around stateful page action methods. Write tests for them
Use context for initial state in stateful page
Add a page that displays all components
Fix missing whitespace between html attributes
More lint fixes in templates
Fix another lint issue with template
remove trailing space to avoid linting problems
Fix table types, add it to tests
Move to Mocha for tests. Ignore files generated by sealgen
Update timeout in route template
Move to the new file-pointer syntax
Add alt text to image preview
Another type update. Fix the tests, as well
Update types and test them more
Apr 29 2024
Apr 29 2024
kuba-orlik committed R130:d27e731bacff: Update types to enable for certain argument combinations that were broken by….
Update types to enable for certain argument combinations that were broken by…
kuba-orlik committed rSGEN4fa0896d7c8c: Rewrite to handle new file pointers. Switch from vitest to mocha.
Rewrite to handle new file pointers. Switch from vitest to mocha
Remove sealgen from deps - gonna make testing easier
Update sealious version
kuba-orlik committed rS98f22d44d342: Make the filemanager customizable in parseBody to make it easier to use the….
Make the filemanager customizable in parseBody to make it easier to use the…
Update to newest file pointer structure
Apr 28 2024
Apr 28 2024
Fix base64 state not working when it contains a "+"
Adjust to file-manager being external to sealious now
Use file manager as a dependency