Commit Graph

44 Commits

Author SHA1 Message Date
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
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
3036927a45
update dependencies 2024-03-03 01:50:52 +01:00
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
ffa2c49ea3
don't insert html anymore, use separate link section 2023-11-01 15:26:45 +01:00
0d850aadfc
update deps 2023-11-01 15:26:33 +01:00
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
c9e5de0f37
about page spacing 2023-06-02 23:51:54 +02:00
80e64ad207
fix types 2023-05-25 18:15:05 +02:00
2e89007c83
add test ids 2023-05-25 10:16:12 +02:00
fdc2722fb9
add password to frontend 2023-05-23 09:39:19 +02:00
6da28a701e
translations 2023-05-23 09:39:06 +02:00
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
Oleg Salnikov
74840416f1
locales (#85) 2023-05-13 08:40:50 +02:00
luolongfei
9aaad5b910
update zh.json file. (#79) 2023-03-02 09:55:50 +01:00
7ee1b8370a
update deps 2023-01-14 18:54:27 +01:00
e14042ea28
chinese language code 2023-01-14 18:40:16 +01:00
6fb7518b6a
moved to occulto 2023-01-13 21:24:27 +01:00
436ae2a7e5
move dev ports 2023-01-13 19:36:26 +01:00
fe5ce580ab
locales 2023-01-04 19:45:25 +01:00
ad6f136dd0
qr code 2023-01-04 19:40:37 +01:00
a95931ae77
update deps 2022-12-26 18:00:00 +01:00
d6c2236673
update deps 2022-12-26 12:59:37 +01:00
74c3197e47
update dependencies and fix some a11y issues 2022-11-12 14:40:17 +01:00
9d13e607f5
#66 set minimum 2022-11-12 13:42:09 +01:00
2f176d84e9
wrong docker compose 2022-10-29 19:43:59 +02:00
67d4f09bd7
#62 (#63)
* #62 add theme options for title and favicon

* docs

* version bump
2022-10-27 17:26:56 +02:00
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