Corentin Thomasset
ff72fa9da6
fix(crowdin): upload translations
2024-09-22 12:14:03 +02:00
Corentin THOMASSET
de8e996927
feat(i18n): setup crowdin integration ( #215 )
2024-09-22 10:02:26 +00:00
Corentin THOMASSET
556dc8ad85
refactor(docs): configuration variables as table ( #214 )
2024-09-22 11:21:37 +02:00
Corentin Thomasset
cb0ffea2b5
chore: release v1.6.8
v1.6.8
2024-09-22 10:28:03 +02:00
Corentin THOMASSET
3be046cef7
refactor(config): reworked frontend configuration system ( #211 )
2024-09-22 10:27:22 +02:00
Corentin Thomasset
8419f2e2fc
chore: release v1.6.7
v1.6.7
2024-09-21 23:25:10 +02:00
Corentin Thomasset
6ae4d4b468
fix(cli): corrected view note cli command
2024-09-21 23:22:58 +02:00
renovate[bot]
c1c69c806b
chore(deps): update pnpm to v9.11.0 ( #209 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 21:42:16 +02:00
Corentin Thomasset
6f11a2c885
chore: release v1.6.6
v1.6.6
2024-09-21 18:08:34 +02:00
Corentin Thomasset
25190d6aff
fix(docker): add crypto package before build
2024-09-21 18:08:22 +02:00
Corentin Thomasset
3120912a37
chore: release v1.6.5
v1.6.5
2024-09-21 18:00:42 +02:00
Corentin Thomasset
55815d9b58
fix(docker): build crypto
2024-09-21 18:00:29 +02:00
Corentin Thomasset
dff75c062e
chore: release v1.6.4
v1.6.4
2024-09-21 17:56:34 +02:00
Corentin THOMASSET
a88c2b3b51
refactor(lib): simplified lib by externalizing crypto primitives ( #180 )
2024-09-21 17:55:46 +02:00
renovate[bot]
42e0b56a64
fix(deps): update dependency @hono/node-server to v1.13.1 ( #205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 17:10:56 +02:00
Corentin THOMASSET
ccc5b86bd9
docs(features): mention environmental impact ( #208 )
2024-09-21 16:53:35 +02:00
Corentin THOMASSET
8ac025e874
chore(ci): added name for each job ( #207 )
2024-09-21 16:36:53 +02:00
Corentin THOMASSET
4b2e1e21e5
fix(cache): use actual playwright version instead of range for cache key ( #206 )
2024-09-21 14:23:49 +00:00
renovate[bot]
c4520c2c14
chore(deps): update dependency eslint to v9.11.0 ( #200 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 10:07:12 +02:00
renovate[bot]
5e144a2eb6
fix(deps): update dependency ofetch to v1.4.0 ( #201 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 09:43:30 +02:00
renovate[bot]
35a0bc8265
chore(deps): update dependency vite to v5.4.7 ( #198 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 09:42:57 +02:00
renovate[bot]
cf6bba8cc1
chore(deps): update dependency wrangler to v3.78.7 ( #199 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 09:42:16 +02:00
renovate[bot]
209ce72fd6
chore(deps): update dependency @playwright/test to v1.47.2 ( #202 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 09:42:02 +02:00
renovate[bot]
1c6027a82f
chore(deps): update actions/cache action to v4 ( #203 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 09:41:35 +02:00
Corentin THOMASSET
ee18a68484
chore(ci): run e2e after preview deploy ( #204 )
2024-09-21 00:18:26 +02:00
Corentin THOMASSET
e1354f72d2
feat(client): added e2e tests ( #53 )
2024-09-20 22:50:25 +02:00
renovate[bot]
8712605c38
chore(deps): update pnpm to v9.11.0 ( #194 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-20 15:29:34 +02:00
renovate[bot]
1975590105
chore(deps): update dependency @cloudflare/workers-types to v4.20240919.0 ( #190 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-20 15:29:20 +02:00
Devinside
fda74ad42e
feat(lang): add Russian language ( #195 )
...
* i18n: add Russian language
* fix: auto lint
---------
Co-authored-by: Konrad Schneider <konrad.schneider@jobrouter.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2024-09-20 13:28:45 +00:00
Devinside
58fca90266
feat(i18n): add German language ( #196 )
...
* Create de.json
i18n: German added
* Update de.json
i18n: Fixed typos (de.json)
* Update i18n.provider.tsx
i18n: German added
* Moved German up in the array
Makes more sense because of alphabetical order.
* fix: auto lint
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2024-09-20 13:22:07 +00:00
Corentin Thomasset
add5171b49
chore: release v1.6.3
v1.6.3
2024-09-19 22:01:45 +02:00
Corentin THOMASSET
a02bc7934f
docs(auth): mention escaping ( #187 )
2024-09-19 21:52:50 +02:00
renovate[bot]
d666c31541
chore(deps): update dependency zx to v8.1.8 ( #184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 20:25:36 +02:00
renovate[bot]
06a265375a
chore(deps): update dependency wrangler to v3.78.6 ( #186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 20:25:24 +02:00
Corentin THOMASSET
bce6e1abd9
chore(cd): added config for docs deployment ( #185 )
2024-09-19 18:23:45 +00:00
Corentin THOMASSET
9522dab16d
docs(platforms): deploy on other platforms doc ( #179 )
2024-09-18 20:36:52 +00:00
Corentin Thomasset
5f9e198da1
chore: release v1.6.2
v1.6.2
2024-09-18 21:51:37 +02:00
renovate[bot]
1e1a457fdc
chore(deps): update dependency wrangler to v3.78.5 ( #178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 21:36:37 +02:00
Corentin THOMASSET
4e61c2c4ac
fix(config): log when invalid config ( #177 )
2024-09-18 19:33:53 +00:00
Corentin THOMASSET
bbe01e4b8b
feat(layout): added warning when serving app in insecure context ( #175 )
2024-09-18 11:57:29 +00:00
renovate[bot]
5cc017c620
chore(deps): update dependency wrangler to v3.78.4 ( #168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 23:44:20 +02:00
renovate[bot]
41188be1b7
fix(deps): update dependency @hono/node-server to v1.13.0 ( #154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 23:43:35 +02:00
renovate[bot]
276475e2f3
fix(deps): update unocss monorepo to v0.62.4 ( #156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 23:43:18 +02:00
renovate[bot]
aac0fc6515
fix(deps): update dependency date-fns to v4.1.0 ( #163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 23:42:56 +02:00
renovate[bot]
3d60143ff3
fix(deps): update dependency @inquirer/prompts to v6.0.1 ( #164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 23:42:17 +02:00
renovate[bot]
31b004f88c
chore(deps): update dependency zx to v8.1.7 ( #166 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 23:41:59 +02:00
Corentin THOMASSET
e8e185fa61
feat(creation): added spinner when creating big notes ( #172 )
2024-09-17 23:38:20 +02:00
Corentin THOMASSET
234088920d
chore(cd): uniques names for deployment ( #173 )
2024-09-17 21:37:51 +00:00
Corentin THOMASSET
f37ff8a468
docs(features): mentioned authentication ( #170 )
2024-09-17 20:28:48 +00:00
Corentin THOMASSET
0a01794ed8
chore(cd): preview app for forks PRs ( #169 )
2024-09-17 22:18:20 +02:00