cupcakearmy
5ff4d42aa6
fix test
2026-06-07 14:12:02 +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
3247a0cfca
skip expiration in safari
2024-08-27 14:35:39 +02:00
cupcakearmy
9527a499ed
skip size
2024-08-27 13:26:04 +02:00
cupcakearmy
f8d8fa05b0
new message
2024-08-27 10:55:59 +02:00
cupcakearmy
a10d8735dd
cleanup tests
2024-08-27 00:09:51 +02:00
cupcakearmy
ea58d89f98
cleanup
2024-08-25 22:22:13 +02:00
cupcakearmy
eaca1a981d
cleanup
2024-08-25 22:21:45 +02:00
cupcakearmy
f9962c76c1
enable to big
2024-08-23 14:27:52 +02:00
cupcakearmy
a45f6a3772
use 3000 port
2024-08-23 14:27:17 +02:00
cupcakearmy
f9c26ba81c
change entry point for cli test
2024-03-03 01:35:17 +01:00
cupcakearmy
fb95a68b0d
test files in cli and cross with password
2023-05-25 10:17:01 +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
0934808a59
testing
2022-11-15 13:05:13 +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
cupcakearmy
c3b1772728
Testing ( #44 )
...
* testing
* try playwrigth
* testing
* add pr support
* not on each commit
* add test ids
* make backend more configuratble
* 2.0.2
* spec
2022-07-19 21:55:05 +02:00
cupcakearmy
786878a3e4
Testing ( #41 )
...
* testing
* try playwrigth
* testing
* add pr support
* not on each commit
2022-07-19 14:12:51 +02:00