This website requires JavaScript.
Explore
Help
Sign In
christoph
/
svelte-formula12
Watch
1
Fork
0
You've already forked svelte-formula12
Code
Actions
Packages
Releases
Activity
Files
36c2789304131415d16b0d31525fa12a29ee6999
svelte-formula12
/
src
/
lib
History
Christoph Urlacher
36c2789304
All: Replace <b> with <span class="font-bold">
2025-01-27 19:38:08 +01:00
..
components
All: Replace <b> with <span class="font-bold">
2025-01-27 19:38:08 +01:00
server
Lib: Implement image downscaling + avif conversion helper
2024-12-23 16:15:27 +01:00
config.ts
Lib: Remove card aspect ratios
2024-12-23 16:15:27 +01:00
database.ts
Lib: Replace get_by_id helper with more general get_by_value (key can be chosen)
2024-12-23 16:15:27 +01:00
form.ts
Lib: Allow key exceptions in form_data_clean + implement date format conversion for pocketbase
2024-12-23 16:15:27 +01:00
image.ts
Lib: Fix bug in image to base64 conversion (now works client+serverside)
2024-12-23 16:15:27 +01:00
lazyload.ts
Lib: Add comment to lazyload.ts
2024-12-23 16:15:27 +01:00
schema.ts
Lib: Add RaceResult to schema
2025-01-26 13:53:34 +01:00