Commit Graph

306 Commits

Author SHA1 Message Date
Nicco 98d3b0d394
Merge pull request #127 from zocimek/main
fix key for home.new_note_notice
2024-04-22 09:38:49 +02:00
Łukasz Pospiech 6aed2e2756
fix key for home.new_note_notice 2024-04-18 12:39:00 +02:00
Nicco 6bb527198a
Merge pull request #123 from zocimek/patch-1
Create polish translation
2024-04-10 16:57:18 +02:00
Łukasz Pospiech 7050389316
Create polish translation 2024-04-05 14:00:58 +02:00
Nicco 0725a0c6f7
Merge pull request #122 from cupcakearmy/dependabot/npm_and_yarn/npm_and_yarn-security-group-e93d6eacd9
Bump the npm_and_yarn group across 1 directory with 1 update
2024-04-05 09:37:44 +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
Nicco 19bf155653
Merge pull request #120 from MairusuPawa/patch-1
Update fr.json
2024-03-24 20:57:00 +01:00
MairusuPawa 9a4e84db62
Update fr.json
Original translation confuses "crypter" and "chiffrer".
2024-03-23 16:19:29 +01:00
Niccolo Borgioli 32cd3843a7
version bump 2024-03-21 15:55:21 +01:00
Nicco 9b48d39c82
Merge pull request #119 from compasspathways/main
Misc improvements including `ALLOW_FILES` and `NEW_NOTE_NOTICE`
2024-03-19 16:04:04 +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 549dfb55db update @types/node 2024-03-15 14:16:02 +00:00
Tamás Kádár 2653a4bccf ALLOW_FILES flag 2024-03-15 14:14:17 +00:00
Tamás Kádár 7213e6c690 Minor Dockerfile fixes 2024-03-15 14:11:34 +00:00
Tamás Kádár 8a5f667ff6 Fix file-saver CommonJS error 2024-03-15 13:53:12 +00:00
Niccolo Borgioli fc3938701e
add reset translation 2024-03-04 18:46:00 +01:00
Nicco 23b4f81dac
Merge pull request #118 from codiflow/codiflow-patch-1
Update de.json
2024-03-04 18:42:39 +01:00
Nicco 7c68620d8b
Merge branch 'main' into codiflow-patch-1 2024-03-04 18:32:46 +01:00
Niccolo Borgioli eb76fe085a
rm pkg and update node version 2024-03-04 18:32:03 +01:00
Christian 38540b33f2
Update de.json
Fixed some translations in the German language strings
2024-03-04 17:39:35 +01:00
Niccolo Borgioli 39a9ac0dad
version bump 2024-03-04 15:25:02 +01:00
Nicco ff1b5d500b
Merge pull request #117 from cupcakearmy/also-expose-api-methods-for-programmatic-usage
Also expose api methods for programmatic usage
2024-03-04 15:24:02 +01:00
Niccolo Borgioli 1698abe2eb
pipeline 2024-03-04 15:15:47 +01:00
Niccolo Borgioli 3036927a45
update dependencies 2024-03-03 01:50:52 +01:00
Niccolo Borgioli f9c26ba81c
change entry point for cli test 2024-03-03 01:35:17 +01:00
Niccolo Borgioli 752e68e213
revert to node 18 2024-03-03 01:34:08 +01:00
Niccolo Borgioli 6eb3a59e33
use package.json pnpm version 2024-03-03 01:34:03 +01:00
Niccolo Borgioli 1a2728d21f
also expose internal shared functionality for external usage 2024-03-03 01:22:39 +01:00
Niccolo Borgioli a37a0932e0
translations 2024-02-26 17:19:29 +01:00
Nicco 71a33a7939
Merge pull request #111 from cupcakearmy/dependabot/cargo/packages/backend/zerocopy-0.7.31
Bump zerocopy from 0.7.21 to 0.7.31 in /packages/backend
2024-02-09 14:47:47 +01:00
dependabot[bot] 83033a4b85
Bump zerocopy from 0.7.21 to 0.7.31 in /packages/backend
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.21 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.21...v0.7.31)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 03:50:33 +00:00
Nicco 40570bbbaf
Merge pull request #108 from codiflow/patch-1
Updated German language strings
2023-12-13 21:22:44 +01:00
Christian f591e589d0
Updated German language strings 2023-12-04 16:01:09 +01:00
Nicco d1eebb04f3
Merge pull request #107 from pgschk/locale-fixes
Fixes to locales en and de
2023-11-08 13:49:13 +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
Nicco 9578b2bed2
Merge pull request #106 from cupcakearmy/2.4.0
2.4.0
2023-11-01 15:57:12 +01:00
Niccolo Borgioli f94e4e3858
sparse bundler is enabled by default now 2023-11-01 15:26:55 +01:00
Niccolo Borgioli ffa2c49ea3
don't insert html anymore, use separate link section 2023-11-01 15:26:45 +01:00
Niccolo Borgioli 0d850aadfc
update deps 2023-11-01 15:26:33 +01:00
Niccolo Borgioli a9c646c981
update packages 2023-11-01 15:26:20 +01:00
Niccolo Borgioli a2803a13da
update deps 2023-08-14 10:22:09 +02:00
Niccolo Borgioli deef56776d
maintenance 2023-08-14 10:12:26 +02:00
Nicco b089323990
Merge pull request #97 from MVS/grammar-patch
Update en.json
2023-08-04 09:51:17 +02:00
MVS 6002ede685
Update en.json
Small tweaks to grammar
2023-08-03 12:07:50 -05:00
Nicco 8a444ceb88
Merge pull request #95 from cbin/patch-1
Update ru.json
2023-07-19 16:59:50 +02:00
Oleg Salnikov 1e01ccb65a
Update ru.json
minor changes
2023-07-18 20:59:24 +03:00