- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 28 2024
Apr 28 2024
kuba-orlik committed rSf06c6f8edcf3: Parse all strings that look like file pointers into actual file pointer….
Parse all strings that look like file pointers into actual file pointer…
Apr 27 2024
Apr 27 2024
kuba-orlik committed rS1cf06f5c2b17: Init FileManager automatically only if it's not provided yet at app start time..
Init FileManager automatically only if it's not provided yet at app start time.
Adjust to the new file pointer syntax
Don't save a file if it's not necessary
Add getOriginalFilename metho
kuba-orlik committed rS392bda519449: Rewrite FilePointers logic so it's harmonized with JDD and a single syntax for….
Rewrite FilePointers logic so it's harmonized with JDD and a single syntax for…
Update sealgen. Set styles for image previews
kuba-orlik committed rSGEN89a1440d319f: Add more modifiers to the photo control so it's easier to style.
Add more modifiers to the photo control so it's easier to style
Update responsive image router
Apr 25 2024
Apr 25 2024
Add getInitialValues support for forms
Add missing alt text for arrows in autoscroll
Update hashes for sri on leaflet assets to make tests pass
Mark external resources as crossorigin
Fix problems with app starting in watch
Apr 23 2024
Apr 23 2024
Add tests for url generation
Handle diacritics in urls
Update and test the checkbox list component
Apr 22 2024
Apr 22 2024
More resilient collection field extraction
Apr 21 2024
Apr 21 2024
Apr 14 2024
Apr 14 2024
Apr 12 2024
Apr 12 2024
kuba-orlik committed rPLAY711b52562f40: Run compiled code in vitest instead of the source typescript.
Run compiled code in vitest instead of the source typescript
Remove redundant import from collection template
Update form template to latest eslint standards
Apr 11 2024
Apr 11 2024
Update sealgen to get the .path option for assets
Add path to images import
Apr 9 2024
Apr 9 2024
Add missing $body type from koa context
Update some type imports to be compliant with eslint
Apr 8 2024
Apr 8 2024
Update jdd to get earlyassets update for deferred styles
Don't use ::after for thumbnails
kuba-orlik committed rRIMAGEROUTERe32629521a0c: Fix an issue where picture container did not occupy space before image was….
Fix an issue where picture container did not occupy space before image was…
kuba-orlik committed rRIMAGEROUTERd871ca8ba686: Consistently use jpeg and not jpg as the file extension.
Consistently use jpeg and not jpg as the file extension
Remove jxl support for now - see https://github.
Further fix for some resolutions missing
kuba-orlik committed rRIMAGEROUTERdc1a4db48255: Prevent providing too small images in certain scenarios.
Prevent providing too small images in certain scenarios
reorder filetypes
Apr 7 2024
Apr 7 2024
Workspace dirname - attempt#2
Try to fix workspace logs link for good
Update koa-responsive router
Fix wrong url in jenkins log output
Use simpler hash algorithm to save on performance
Don't use mtime for hashes
Fix all filetypes being set to jpg
Add node version metadata
Apr 4 2024
Apr 4 2024
Show the actual body parse result in logs
Log parsed body after it's entirely parsed
kuba-orlik moved T2899: Add a "decade" DerivedValue field to the stories collection from Freezer (don't take those tasks just yet) to To do on the Kanban board.
Update main module path
Update main module path
kuba-orlik committed rSTART672ce624e096: add esbuild commands from sealious (authored by PrzZiomek2 <pzz64056@gmail.com>).
add esbuild commands from sealious
Include tsx files in linting rules
Apr 3 2024
Apr 3 2024
Apr 2 2024
Apr 2 2024
I was recently forced to to this while rewriting Sealious for ESM
kuba-orlik committed rPLAY097a283ace13: Improve importing of the app object within JDD components - see https://forum..
Improve importing of the app object within JDD components - see https://forum.
kuba-orlik committed rSGENa2886c587b79: Move koa module augmentation out of index.ts so it doesn't conflict with types….
Move koa module augmentation out of index.ts so it doesn't conflict with types…
Mar 30 2024
Mar 30 2024
add component size select
Disable some lint rules due to bugs in eslint
Linter fixes (partial)
kuba-orlik committed rPLAY148c533b5b08: Enable EarlyAssets and stimulus controllers support. Improve layout in….
Enable EarlyAssets and stimulus controllers support. Improve layout in…
Add EarlyAssets support
kuba-orlik committed rSGENa8a88bc1d7bc: Fix the behavior where replacing a file kept the old one in component arguments.
Fix the behavior where replacing a file kept the old one in component arguments
Add stimulus watch support. Refactor build logic
Mar 29 2024
Mar 29 2024
Refactor esbuild plugins to a separate directory