cupcakearmy
690b955d5d
watchexec & breaking changes in axum 0.8
2026-05-31 22:55:11 +02:00
cupcakearmy
0a56c4c572
maintenance
2026-05-31 22:24:20 +02:00
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
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
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
ea50590532
fix: introduce locks for delete endpoint to guarantee view counter
2025-01-17 17:34:32 +01:00
cupcakearmy
df9cd08473
version bump
2025-01-02 09:27:36 +01: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
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
d70bee14af
version bump
2024-08-27 14:52:17 +02:00
cupcakearmy
7aae690850
cleanup imports
2024-08-27 10:55:51 +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
784c54236b
better programmatic access
2024-08-22 20:01:14 +02:00
cupcakearmy
7761c795df
update rust
2024-08-22 18:42:44 +02: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
cupcakearmy
32cd3843a7
version bump
2024-03-21 15:55:21 +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
e70f06f99f
NEW_NOTE_NOTICE feature flag
2024-03-15 14:26:33 +00:00
Tamás Kádár
2653a4bccf
ALLOW_FILES flag
2024-03-15 14:14:17 +00:00
cupcakearmy
eb76fe085a
rm pkg and update node version
2024-03-04 18:32:03 +01:00
cupcakearmy
39a9ac0dad
version bump
2024-03-04 15:25:02 +01:00
cupcakearmy
3036927a45
update dependencies
2024-03-03 01:50:52 +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
cupcakearmy
a9c646c981
update packages
2023-11-01 15:26:20 +01:00
cupcakearmy
a2803a13da
update deps
2023-08-14 10:22:09 +02:00
cupcakearmy
deef56776d
maintenance
2023-08-14 10:12:26 +02:00
cupcakearmy
e2711cc887
add healthcheck endpoint and startup check
2023-06-23 10:17:13 +02:00
cupcakearmy
9695d3a63f
version bumps
2023-06-23 10:16:03 +02:00
cupcakearmy
7c85c1e621
version bump
2023-05-30 09:43:26 +02:00
cupcakearmy
a323d48c41
feat: add note id size option
2023-05-29 16:34:59 +02:00
cupcakearmy
f8223dfc62
enable sparse bundle
2023-05-26 00:21:50 +02:00
cupcakearmy
063d073c27
fix pipeline
2023-05-25 23:54:59 +02:00
cupcakearmy
9c9c23d958
version bump
2023-05-25 23:29:09 +02:00
cupcakearmy
83b2fa5372
version bump
2023-05-25 18:15:31 +02:00
cupcakearmy
6000553b95
include meta in info endpoint
2023-05-23 09:38:23 +02:00
cupcakearmy
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
dependabot[bot]
c246207420
Bump tokio from 1.24.1 to 1.25.0 in /packages/backend ( #75 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.24.1...tokio-1.25.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 19:21:06 +01:00
cupcakearmy
6fb7518b6a
moved to occulto
2023-01-13 21:24:27 +01:00
cupcakearmy
436ae2a7e5
move dev ports
2023-01-13 19:36:26 +01:00