cupcakearmy
0d597edfee
fix(web): re-add FileDTO import; run svelte-check in CI
2026-09-13 16:19:41 +02:00
cupcakearmy
f36ae73b42
fix(web): pass FileDTO array directly to packContent (files already byte-converted)
2026-09-12 11:06:09 +02:00
cupcakearmy
82900adef8
refactor: extract payload pack/unpack pipeline into @cryptgeon/shared
2026-09-12 10:01:49 +02:00
cupcakearmy
e0d22283c8
v3
2026-09-06 18:34:07 +02:00
cupcakearmy
062054f450
first v3
2026-07-12 11:36:01 +02:00
cupcakearmy
ac686e1935
Merge pull request #209 from unambient/typo-fix
...
fix typo in localization key
2026-06-25 21:42:38 +02:00
maddie
8a000ce131
change localization instances of note_to_big to note_too_big
2026-06-09 10:43:05 +00:00
Fabian W
38987efc8a
fix #207
2026-06-09 12:17:58 +02:00
cupcakearmy
9c4fbc30f9
cleanup
2026-06-07 13:53:38 +02:00
Stefan Meinecke
f5823fb533
fix: clean up whitespace and add alt text to pasted images
...
Remove trailing whitespace throughout the Create.svelte component and add missing alt attribute to pasted image previews for better accessibility.
2026-06-01 02:35:57 +02:00
Stefan Meinecke
3e3d528d5a
feat: add image paste support
...
Add image paste functionality allowing users to paste images directly
from the clipboard as files. Uses the standard DataTransfer API
(clipboardData.items) for cross-browser compatibility.
On the download page, images are now displayed as previews in addition
to the download option.
Also fix Rust 2024 never-type-fallback compatibility by adding turbofish
type annotations to redis crate calls.
2026-06-01 02:35:57 +02:00
cupcakearmy
e440e4b7e0
update to svelte 5
2025-01-17 18:11:26 +01:00
cupcakearmy
4b1f939281
remove useless dependecies and use cli instead of package
2024-09-02 10:20:03 +02:00
Tamás Kádár
2653a4bccf
ALLOW_FILES flag
2024-03-15 14:14:17 +00:00
cupcakearmy
a2803a13da
update deps
2023-08-14 10:22:09 +02:00
cupcakearmy
80e64ad207
fix types
2023-05-25 18:15:05 +02:00
cupcakearmy
fdc2722fb9
add password to frontend
2023-05-23 09:39:19 +02:00
cupcakearmy
d7e5a34b14
CLI ( #84 )
...
* move to packages
* update deps
* update deps
* actions maintenance
* don't use blob
* cli
* fix default import
* use synthetic default imports
* remove comment
* cli packaging
* node 18 guard
* packages
* build system
* testing
* test pipeline
* pipelines
* changelog
* version bump
* update locales
* update deps
* update deps
* update dependecies
2023-05-14 13:52:47 +02:00
cupcakearmy
6fb7518b6a
moved to occulto
2023-01-13 21:24:27 +01:00
cupcakearmy
cacb808117
restructuring ( #56 )
...
* restructuring
* pin svelte kit version & parallel execution
* update svelte kit
* correct test result assets
* add timeout
* correct locale path
* simplify crypto
* fix for #58
* add verbosity flag
* disable flaky test
2022-10-07 21:28:25 +02:00