cupcakearmy
f36ae73b42
fix(web): pass FileDTO array directly to packContent (files already byte-converted)
2026-09-12 11:06:09 +02:00
cupcakearmy
2ded578141
Merge branch 'v3' of github.com:cupcakearmy/cryptgeon into v3
...
# Conflicts:
# packages/cli/src/actions/upload.ts
# packages/frontend/src/lib/views/Create.svelte
# packages/shared/src/payload.test.ts
# packages/shared/src/payload.ts
2026-09-12 10:06:12 +02:00
cupcakearmy
82900adef8
refactor: extract payload pack/unpack pipeline into @cryptgeon/shared
2026-09-12 10:01:49 +02:00
cupcakearmy
8871a6b90d
refactor: extract payload pack/unpack pipeline into @cryptgeon/shared
2026-09-12 09:57:54 +02:00
cupcakearmy
77b7ae1de6
fix(ci): point CLI tests to cli.mjs output and drop removed buildx install input
2026-09-06 23:03:38 +02:00
cupcakearmy
be617383f4
fix(ci): drop test:dl-browsers from test:prepare (root-only script broke CI)
2026-09-06 22:54:15 +02:00
cupcakearmy
3ff1f8202b
ci: add rust+shared tests, cli-only build, bump action versions
2026-09-06 22:50:24 +02:00
cupcakearmy
e81dde63ff
chore: remove all lokalise references and badge
2026-09-06 22:46:46 +02:00
cupcakearmy
4f5f829c81
test: add shared api client tests and remove dead backend code
2026-09-06 22:46:40 +02:00
cupcakearmy
c78845ca7a
docs: add vite-plus tooling todo
2026-09-06 22:29:12 +02:00
cupcakearmy
dd213d6b41
chore(web): remove lokalise tooling and scripts
2026-09-06 22:29:07 +02:00
cupcakearmy
849ab7e4c5
chore: upgrade to typescript 7 with tsconfig strictest
2026-09-06 22:29:02 +02:00
cupcakearmy
6a4d40e7be
refactor(cli): build with vite-plus instead of tsup
2026-09-06 22:28:58 +02:00
cupcakearmy
2f4ebb90e6
build: add vite-plus, typescript 7 and tsconfig strictest catalog deps
2026-09-06 22:28:55 +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
1f180a2e53
Merge pull request #213 from cupcakearmy/feat/redis-key-prefix
...
feat: add REDIS_PREFIX env var for sharing a Redis instance
2026-06-25 22:30:59 +02:00
cupcakearmy
6b29c6f069
feat: add REDIS_PREFIX env var for shared Redis instance namespace
2026-06-25 21:21:17 +01:00
cupcakearmy
40f3559533
chore:bump version
v2.9.3
2026-06-25 21:01:10 +01:00
cupcakearmy
ac686e1935
Merge pull request #209 from unambient/typo-fix
...
fix typo in localization key
2026-06-25 21:42:38 +02:00
cupcakearmy
2cb984405f
Merge pull request #208 from fwa-wup/main
...
fix #207
2026-06-25 21:40:46 +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
c3e475c16d
Merge pull request #203 from smeinecke/feat/image-paste
...
feat: add image paste support
v2.9.2
2026-06-07 14:20:28 +02:00
cupcakearmy
5ff4d42aa6
fix test
2026-06-07 14:12:02 +02:00
cupcakearmy
9c4fbc30f9
cleanup
2026-06-07 13:53:38 +02:00
cupcakearmy
f55925de86
Merge branch 'main' into feat/image-paste
2026-06-07 12:54:32 +02:00
cupcakearmy
afbe6aac0f
Merge pull request #204 from smeinecke/fix/various
...
fix: multiple minor fixes (#198 , #188 , #190 , #200 )
2026-06-07 12:53:46 +02:00
cupcakearmy
e14abeee74
replace license checker package
2026-06-07 11:15:35 +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
Stefan Meinecke
84ec85e96f
docs: add THEME_HOME_LINK environment variable to README files
2026-06-01 02:33:52 +02:00
Stefan Meinecke
905bce0072
fix https://github.com/cupcakearmy/cryptgeon/issues/200
2026-06-01 02:33:35 +02:00
Stefan Meinecke
e8c3b53e49
fix: multiple minor fixes ( #198 , #188 , #190 )
...
- https://github.com/cupcakearmy/cryptgeon/issues/198 : Replace abandoned license-checker with license-checker-evergreen
- https://github.com/cupcakearmy/cryptgeon/issues/188 : Fix Polish locale number formatting by using {n} instead of # in ICU plural forms
- https://github.com/cupcakearmy/cryptgeon/issues/190 : Add THEME_HOME_LINK env var to conditionally hide the /home link (defaults to true)
- Fix Rust 2024 never-type-fallback compatibility in store.rs
2026-06-01 02:33:24 +02:00
cupcakearmy
d40bbd25ea
Merge pull request #180 from ShiroDN/main
...
Add czech translation
2026-06-01 00:00:27 +02:00
cupcakearmy
339c3ac445
version bump
2026-05-31 23:59:01 +02:00
cupcakearmy
e27915db06
Merge branch 'main' into main
2026-05-31 23:58:09 +02:00
cupcakearmy
d400cfc8e6
Merge pull request #205 from cupcakearmy/maintenance/2026-05-31
...
maintenance/2026 05 31
2026-05-31 23:51:42 +02:00
cupcakearmy
198accddeb
Merge branch 'main' into main
2026-05-31 23:50:44 +02:00
cupcakearmy
3cbe9fabf2
update docker image
2026-05-31 23:44:28 +02:00
cupcakearmy
2923aab916
cleanup docs
2026-05-31 23:41:02 +02:00
cupcakearmy
b5102dc647
cleanup docs
2026-05-31 23:40:48 +02:00
cupcakearmy
12d8b87cc1
cleanup readme
2026-05-31 23:31:36 +02:00
cupcakearmy
f42662812f
cleanup translations
2026-05-31 23:31:31 +02:00
cupcakearmy
a551b16216
frontend cleanup
2026-05-31 23:24:55 +02:00
cupcakearmy
09840dcf0a
frontend cleanup
2026-05-31 23:24:46 +02:00
cupcakearmy
24e99b84e0
update gihub action
2026-05-31 22:57:28 +02:00
cupcakearmy
690b955d5d
watchexec & breaking changes in axum 0.8
2026-05-31 22:55:11 +02:00
cupcakearmy
9b0155dc9a
use mise
2026-05-31 22:24:30 +02:00
cupcakearmy
0a56c4c572
maintenance
2026-05-31 22:24:20 +02:00