Stefan Meinecke
1a243cc96a
Replace Redis with Valkey in docker-compose files and fix Rust 2024 compat
...
Swap redis:7-alpine images to valkey/valkey:7-alpine across all
docker-compose files and example READMEs. Keep service name as
"redis" so that the default REDIS=redis://redis/ connection string
still resolves correctly in Docker networking.
Also add turbofish type annotations to redis crate calls in store.rs
for Rust 2024 never-type-fallback compatibility, and fix a typo
("notion" -> "note") in an error message.
2026-05-12 18:40:41 +02:00
dependabot[bot]
2907e7c002
Bump ring in /packages/backend in the cargo group across 1 directory
...
Bumps the cargo group with 1 update in the /packages/backend directory: [ring](https://github.com/briansmith/ring ).
Updates `ring` from 0.16.20 to 0.17.12
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md )
- [Commits](https://github.com/briansmith/ring/commits )
---
updated-dependencies:
- dependency-name: ring
dependency-type: direct:production
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-07 16:49:50 +00:00
cupcakearmy
c53cde6886
Merge branch 'main' into 176-ram-only
2025-02-27 20:06:56 +01:00
cupcakearmy
0fa5a35dae
update some versions
2025-02-27 20:00:38 +01:00
cupcakearmy
ebbb4efa04
version bump
2025-02-27 19:40:45 +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
c13e53404c
add csp draft
2025-01-17 18:48:28 +01:00
cupcakearmy
82862f0e3e
version bump
2025-01-17 18:13:49 +01:00
cupcakearmy
e20f4626e7
Merge remote-tracking branch 'origin/main' into svelte-5
2025-01-17 18:11:34 +01: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
cupcakearmy
ea50590532
fix: introduce locks for delete endpoint to guarantee view counter
2025-01-17 17:34:32 +01:00
cupcakearmy
c2b557246b
Merge pull request #157 from Jerry-Shr/main
...
Add Chinese (zh-TW) translations
2025-01-02 09:29:22 +01:00
cupcakearmy
df9cd08473
version bump
2025-01-02 09:27:36 +01:00
JerryShr
0b8e1d1b2e
Add Chinese (zh-TW) translations
2024-12-05 22:23:44 +08:00
cupcakearmy
c7ec587a2d
bump version
2024-09-27 19:59:39 +00: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
847fc9677d
bump version
2024-09-20 18:16:01 +00:00
cupcakearmy
f61d3ece8b
add type button to element
2024-09-20 18:15:38 +00:00
cupcakearmy
7c6ba654f6
correct version bump
2024-09-02 10:28:08 +02:00
cupcakearmy
cb20224317
version bumps
2024-09-02 10:27:26 +02:00
cupcakearmy
4b1f939281
remove useless dependecies and use cli instead of package
2024-09-02 10:20:03 +02:00
cupcakearmy
7b919f2a53
move shared package to cli
2024-09-02 10:19:35 +02:00
cupcakearmy
d70bee14af
version bump
2024-08-27 14:52:17 +02:00
cupcakearmy
4960260076
also disable icon in text
2024-08-27 14:49:08 +02:00
cupcakearmy
7aae690850
cleanup imports
2024-08-27 10:55:51 +02:00
cupcakearmy
23446a4c74
Merge branch 'main' into actix-2-axum
2024-08-27 00:32:28 +02:00
cupcakearmy
3cb002ee33
Merge branch 'main' into main
2024-08-27 00:10:44 +02:00
cupcakearmy
dfa2401eea
aria check
2024-08-25 22:22:45 +02:00
cupcakearmy
bd5acca97a
use axum body limit
2024-08-25 22:19:41 +02:00
cupcakearmy
a0a99cd3cc
cleanup status variable
2024-08-25 22:18:31 +02:00
cupcakearmy
c2b81bc04d
refactor to use axum
2024-08-23 14:27:47 +02:00
cupcakearmy
a45f6a3772
use 3000 port
2024-08-23 14:27:17 +02:00
cupcakearmy
ca72e94e3c
update node and playwright
2024-08-23 11:02:30 +02:00
cupcakearmy
dbcb3870aa
fix tests
2024-08-23 11:01:57 +02:00
cupcakearmy
3ea176cc1f
add build cli
2024-08-23 09:59:06 +02:00
cupcakearmy
145f9ef18f
right package stuff
2024-08-22 20:21:05 +02:00
cupcakearmy
784c54236b
better programmatic access
2024-08-22 20:01:14 +02:00
cupcakearmy
7761c795df
update rust
2024-08-22 18:42:44 +02:00
cupcakearmy
0d9f3fe9c7
Merge pull request #130 from DDd-Devops/add-redis-tls-feature
...
Add redis tls feature 'rediss://'
2024-08-22 18:30:58 +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
Matthieu Guegan
ed3e5f48a0
Fix wrong type due to updated lib
...
See https://github.com/redis-rs/redis-rs/pull/589
2024-05-16 09:47:01 +02:00
Matthieu Guegan
e08c9d1871
Bump redis crate to 0.25.2
...
This will enable TLS feature
2024-05-16 09:45:26 +02:00
cupcakearmy
6d2150b0b6
version bump
2024-05-04 16:06:40 +02: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