cupcakearmy
3f7bb6f32e
chore: bump to 3.0.0-rc.1
v3.0.0-rc.1
2026-09-12 15:29:49 +02:00
cupcakearmy
6de97039d3
ci: publish with --no-git-checks and drop done cli-deps todo
2026-09-12 15:27:29 +02:00
cupcakearmy
a0bca0a1a7
chore(cli): move all deps to devDependencies (bundled into single output)
v3.0.0-rc.0
2026-09-12 15:17:56 +02:00
cupcakearmy
41d0f0bfa2
chore: bump to 3.0.0-rc.0 and publish npm prereleases under rc tag
2026-09-12 15:10:51 +02:00
cupcakearmy
ba7669514e
Delete Cryptgeon.postman_collection.json
2026-09-12 15:05:36 +02:00
cupcakearmy
8a3831fd05
chore: formatting
2026-09-12 15:04:04 +02:00
cupcakearmy
56f8498530
docs: drop deprecated compose version tag
2026-09-12 15:03:15 +02:00
cupcakearmy
c3c6e96774
docs(examples): rename cache service in compose examples to match CACHE env
2026-09-12 15:02:20 +02:00
cupcakearmy
b5c5629cca
chore: formatting
2026-09-12 15:01:47 +02:00
cupcakearmy
74f387f920
docs: align ES and zh readmes with v3 (cache, healthz, msgpack, env)
2026-09-12 15:00:53 +02:00
cupcakearmy
b7c20d6f59
fix(web): drop stale base64 overhead from max size display
2026-09-12 14:59:16 +02:00
cupcakearmy
b0737030b2
docs: correct v2.9.3 docker registry changelog entry
2026-09-12 14:55:48 +02:00
cupcakearmy
918640e54c
docs: expand changelog with missing releases and add v3 unreleased notes
2026-09-12 14:51:56 +02:00
cupcakearmy
7a68422d67
docs: fold todo into roadmap and unify naming
2026-09-12 14:45:17 +02:00
cupcakearmy
8162db4364
docs: replace v3 plan with roadmap and drop stale plan file
2026-09-12 14:40:14 +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
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