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
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
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
e27915db06
Merge branch 'main' into main
2026-05-31 23:58:09 +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
0a56c4c572
maintenance
2026-05-31 22:24:20 +02:00
Tomas Leypold
57001e90a4
Add czech translation
2025-03-03 17:07:34 +01:00
cupcakearmy
c2653bee84
fix: password eye toggle not working
2025-02-27 19:28:16 +01:00
dependabot[bot]
4cc821150d
Bump vite in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.0.7 to 6.0.9
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-21 21:00:55 +00:00
cupcakearmy
e440e4b7e0
update to svelte 5
2025-01-17 18:11:26 +01:00
cupcakearmy
808d846737
remove proxy
2025-01-17 18:11:03 +01:00
JerryShr
0b8e1d1b2e
Add Chinese (zh-TW) translations
2024-12-05 22:23:44 +08:00
Uli Roth
57ea5f0b28
added imprint_html option
2024-09-24 10:25:15 +02:00
Uli Roth
fca8761515
Added option to have an imprint
...
The environment Variable IMPRINT_URL simply adds a /imprint button in footer to the url
2024-09-24 10:15:22 +02:00
cupcakearmy
f61d3ece8b
add type button to element
2024-09-20 18:15:38 +00:00
cupcakearmy
4b1f939281
remove useless dependecies and use cli instead of package
2024-09-02 10:20:03 +02:00
cupcakearmy
4960260076
also disable icon in text
2024-08-27 14:49:08 +02:00
cupcakearmy
23446a4c74
Merge branch 'main' into actix-2-axum
2024-08-27 00:32:28 +02:00
cupcakearmy
dfa2401eea
aria check
2024-08-25 22:22:45 +02:00
Arya ';--bscriptalert(":)")/script
8ccfdd6e2e
fix typos in english localization
2024-07-04 18:00:06 -04:00
Thomas Chrétien
d3c04f8fda
improve french translations wording
2024-06-14 14:26:02 +00:00
Oleg Salnikov
a612eec220
Add files via upload
2024-04-24 18:31:01 +03:00
Łukasz Pospiech
6aed2e2756
fix key for home.new_note_notice
2024-04-18 12:39:00 +02:00
Łukasz Pospiech
7050389316
Create polish translation
2024-04-05 14:00:58 +02:00
dependabot[bot]
c8efcc04fc
Bump the npm_and_yarn group across 1 directory with 1 update
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 5.1.4 to 5.1.7
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-03 17:38:45 +00:00
MairusuPawa
9a4e84db62
Update fr.json
...
Original translation confuses "crypter" and "chiffrer".
2024-03-23 16:19:29 +01:00
Tamás Kádár
239e950f8e
NEW_NOTE_NOTICE -> THEME_NEW_NOTE_NOTICE
2024-03-19 12:06:46 +00:00
Tamás Kádár
b00846ce9d
clicking the logo after the creation of the note should do a reset
2024-03-15 14:30:55 +00:00
Tamás Kádár
e70f06f99f
NEW_NOTE_NOTICE feature flag
2024-03-15 14:26:33 +00:00
Tamás Kádár
4781882c72
fix extra space in /about
2024-03-15 14:19:30 +00:00
Tamás Kádár
2653a4bccf
ALLOW_FILES flag
2024-03-15 14:14:17 +00:00
Tamás Kádár
8a5f667ff6
Fix file-saver CommonJS error
2024-03-15 13:53:12 +00:00
cupcakearmy
fc3938701e
add reset translation
2024-03-04 18:46:00 +01:00
Christian
38540b33f2
Update de.json
...
Fixed some translations in the German language strings
2024-03-04 17:39:35 +01:00
cupcakearmy
3036927a45
update dependencies
2024-03-03 01:50:52 +01:00
cupcakearmy
a37a0932e0
translations
2024-02-26 17:19:29 +01:00
Christian
f591e589d0
Updated German language strings
2023-12-04 16:01:09 +01:00
pgschk
5a76ea7778
Update locale de
...
Fix some translation errors
2023-11-01 23:29:02 +01:00
pgschk
45a1af7569
Fix locale en
...
Fix spelling: to -> too, it's -> its
2023-11-01 23:18:58 +01:00
cupcakearmy
ffa2c49ea3
don't insert html anymore, use separate link section
2023-11-01 15:26:45 +01:00
cupcakearmy
0d850aadfc
update deps
2023-11-01 15:26:33 +01:00
cupcakearmy
a2803a13da
update deps
2023-08-14 10:22:09 +02:00
MVS
6002ede685
Update en.json
...
Small tweaks to grammar
2023-08-03 12:07:50 -05:00
Oleg Salnikov
1e01ccb65a
Update ru.json
...
minor changes
2023-07-18 20:59:24 +03:00