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
8bf96e3380aea8a63647123cb0103b99b7ac4f44
svelte-formula12
/
src
/
lib
History
Christoph Urlacher
8bf96e3380
Lib: Update DriverCard to reflect lib changes (lazy loading)
2024-12-23 16:15:27 +01:00
..
components
Lib: Update DriverCard to reflect lib changes (lazy loading)
2024-12-23 16:15:27 +01:00
server
Lib: Implement image downscaling + avif conversion helper
2024-12-23 16:15:27 +01:00
config.ts
Lib: Define some constant values in lib/config.ts
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: Implement LazyImage component (images will be loaded once visible)
2024-12-23 16:15:27 +01:00
schema.ts
Lib: Rename field in schema
2024-12-23 16:15:27 +01:00