stoat-release[bot]
|
b47e32f5c0
|
chore(main): release 0.15.3 (#943)
* chore(main): release 0.15.3
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-08-26 19:59:14 -07:00 |
|
stoat-release[bot]
|
a6232a2655
|
chore(main): release 0.15.2 (#901)
* chore(main): release 0.15.2
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-08-24 11:49:15 -07:00 |
|
Zomatree
|
0bce9b332e
|
fix: store ratelimits in redis (#934)
* fix: store ratelimits in redis
Signed-off-by: Zomatree <me@zomatree.live>
* chore: remove old 0.8 handling
Signed-off-by: Zomatree <me@zomatree.live>
* fix: skip ratelimits in test environments
Signed-off-by: Zomatree <me@zomatree.live>
---------
Signed-off-by: Zomatree <me@zomatree.live>
|
2026-08-24 11:03:37 -07:00 |
|
infi
|
8e2eacb1b0
|
fix: internal server error when uploading AVIF (#937)
* fix: add avif feature to dependencies
the comment should also say decode, encode uses rav1e not dav1d
Signed-off-by: infi <infi@infi.sh>
* chore: upgrade to debian 13
Signed-off-by: infi <infi@infi.sh>
* fix: revert unrelated EOF newlines
Signed-off-by: infi <infi@infi.sh>
* ci: provide dav1d
also in nix
Signed-off-by: infi <infi@infi.sh>
* chore: move feature definition to autumn Cargo.toml
Signed-off-by: infi <infi@infi.sh>
* fix: avif feature also required in revolt-files
Signed-off-by: infi <infi@infi.sh>
---------
Signed-off-by: infi <infi@infi.sh>
|
2026-08-24 10:56:15 -07:00 |
|
stoat-release[bot]
|
6352f2924f
|
chore(main): release 0.15.1 (#897)
* chore(main): release 0.15.1
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-08-07 20:05:05 -07:00 |
|
stoat-release[bot]
|
a1628d7dd2
|
chore(main): release 0.15.0 (#874)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-08-07 01:30:03 +01:00 |
|
stoat-release[bot]
|
d5ca4a0fd6
|
chore(main): release 0.14.3 (#867)
* chore(main): release 0.14.3
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-07-21 19:10:35 -07:00 |
|
stoat-release[bot]
|
3f393ea24b
|
chore(main): release 0.14.2 (#864)
* chore(main): release 0.14.2
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-07-18 15:17:18 -07:00 |
|
stoat-release[bot]
|
7784be21cc
|
chore(main): release 0.14.1 (#862)
* chore(main): release 0.14.1
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-07-17 23:09:15 -07:00 |
|
stoat-release[bot]
|
07217dfac4
|
chore(main): release 0.14.0 (#798)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
|
2026-07-15 00:22:18 -07:00 |
|
Zomatree
|
01c7d925b0
|
chore: replace async-std with tokio (#813)
Signed-off-by: Zomatree <me@zomatree.live>
|
2026-06-24 13:38:20 +01:00 |
|
stoat-release[bot]
|
34dffa9425
|
chore(deps): update rust crate regex to v1.12.4 (#816)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
|
2026-06-22 12:24:35 -07:00 |
|
stoat-release[bot]
|
a386e84c7d
|
chore(deps): update rust crate aws-config to v1.8.18 (#799)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
|
2026-06-21 20:23:23 -07:00 |
|
stoat-release[bot]
|
abdba5ce93
|
chore(deps): update rust crate chrono to v0.4.45 (#815)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
|
2026-06-21 20:19:14 -07:00 |
|
Zomatree
|
d27917b824
|
chore: migrate authifier into codebase (#658)
Co-authored-by: izzy <me@insrt.uk>
Signed-off-by: Zomatree <me@zomatree.live>
Signed-off-by: izzy <me@insrt.uk>
|
2026-06-21 00:50:06 +01:00 |
|
stoat-release[bot]
|
7937179db7
|
chore(main): release 0.13.7 (#770)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-21 19:33:49 +01:00 |
|
stoat-release[bot]
|
03b52655ff
|
chore(main): release 0.13.6 (#762)
* chore(main): release 0.13.6
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-18 15:53:42 -07:00 |
|
Angelo Kontaxis
|
5b1985381a
|
chore: switch to lapin (#767)
* chore: begin switching to lapin fully
Signed-off-by: Zomatree <me@zomatree.live>
* chore: update rest of pushd to lapin
Signed-off-by: Zomatree <me@zomatree.live>
* chore: cleanup code
Signed-off-by: Zomatree <me@zomatree.live>
* chore: cleanup code
Signed-off-by: Zomatree <me@zomatree.live>
* fix: github webui sucks
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
---------
Signed-off-by: Zomatree <me@zomatree.live>
Signed-off-by: Tom <iamtomahawkx@gmail.com>
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
Co-authored-by: Tom <iamtomahawkx@gmail.com>
Release-As: 0.13.6
|
2026-05-18 15:46:17 -07:00 |
|
stoat-release[bot]
|
6c920de03a
|
chore(main): release 0.13.5 (#759)
* chore(main): release 0.13.5
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-17 11:02:21 -07:00 |
|
stoat-release[bot]
|
ee4575470b
|
chore(main): release 0.13.4 (#754)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-16 18:27:44 +01:00 |
|
Paul Makles
|
6cfee1f601
|
fix: add TLS feature to livekit-api crate (#753)
|
2026-05-16 18:23:45 +01:00 |
|
stoat-release[bot]
|
ab9b8ccfca
|
chore(main): release 0.13.3 (#750)
* chore(main): release 0.13.3
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-15 12:22:27 -07:00 |
|
stoat-release[bot]
|
8157e1f6e9
|
chore(main): release 0.13.2 (#747)
* chore(main): release 0.13.2
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-11 15:26:03 +01:00 |
|
stoat-release[bot]
|
260036488d
|
chore(main): release 0.13.1 (#745)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-10 15:34:41 +01:00 |
|
stoat-release[bot]
|
d52e84c5d3
|
chore(main): release 0.13.0 (#722)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-09 17:26:38 +01:00 |
|
İspik
|
d76a71141f
|
fix: don't strip ICC from exif (#735)
* fix: don't strip ICC from exif
Signed-off-by: ispik <ispik@ispik.dev>
* fix: refactor ICC profile handling in image processing
Signed-off-by: ispik <ispik@ispik.dev>
---------
Signed-off-by: ispik <ispik@ispik.dev>
|
2026-05-08 15:49:31 -07:00 |
|
Tom
|
ab5bd47a39
|
feat: Rewrite acks (#741)
* feat: rewrite ack system
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* feat: rewrite acks to crond + rabbit task
* fix: review changes
---------
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2026-05-08 14:39:16 -07:00 |
|
İspik
|
9fd7128f80
|
fix: encode filenames in redirects (#737)
* fix: encode filenames in redirects
Signed-off-by: ispik <ispik@ispik.dev>
* refactor: don't add another dependency when the one needed exists
Signed-off-by: ispik <ispik@ispik.dev>
---------
Signed-off-by: ispik <ispik@ispik.dev>
|
2026-05-08 14:38:57 -07:00 |
|
Tom
|
6b41db984b
|
feat: blacklist private ip ranges and add january domain blocklist (#731)
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2026-05-06 16:25:31 -07:00 |
|
jarvarvarvis
|
e93769786c
|
feat: automatically sanitise usernames on create/update (#689)
* feat: automatically sanitise usernames on create/update
Signed-off-by: higgs01 <6546697+higgs01@users.noreply.github.com>
* test: add tests for validation and sanitasion
Signed-off-by: higgs01 <6546697+higgs01@users.noreply.github.com>
* fix: Return only the sanitised string in sanitise_username (#424)
* fix: Use as_str for role.id in insert_role
* Run rustfmt for code changes
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
* feat: Make minimum username length configurable in Revolt.toml (#424)
* fix: Remove redundant call to is_match with blocked username regex
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
* Update crates/core/database/src/models/users/model.rs
Co-authored-by: Tom <iamtomahawkx@gmail.com>
Signed-off-by: jarvarvarvis <53998846+jarvarvarvis@users.noreply.github.com>
* Update crates/core/database/src/models/users/model.rs
Co-authored-by: Tom <iamtomahawkx@gmail.com>
Signed-off-by: jarvarvarvis <53998846+jarvarvarvis@users.noreply.github.com>
* Update crates/core/database/src/models/users/model.rs
Co-authored-by: Tom <iamtomahawkx@gmail.com>
Signed-off-by: jarvarvarvis <53998846+jarvarvarvis@users.noreply.github.com>
* Update crates/core/database/src/models/users/model.rs
Co-authored-by: Tom <iamtomahawkx@gmail.com>
Signed-off-by: jarvarvarvis <53998846+jarvarvarvis@users.noreply.github.com>
* fix: Implement suggested changes and clean up last 4 commits
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
* fix: Disallow stoat as username, update create_user test
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
* fix: Use sanitised username to find updated discriminator
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
* feat: Sanitise revolt.chat in username
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
* fix: Implement discussed changes
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
* test: Fix create_user test
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
* fix: don't overflow the stack
not entirely sure why this fixes it and I don't like it. But work it does.
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* fix: revert odd file mode change
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
---------
Signed-off-by: higgs01 <6546697+higgs01@users.noreply.github.com>
Signed-off-by: jarvarvarvis <jarvistrigo@gmail.com>
Signed-off-by: jarvarvarvis <53998846+jarvarvarvis@users.noreply.github.com>
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
Co-authored-by: higgs01 <6546697+higgs01@users.noreply.github.com>
Co-authored-by: Tom <iamtomahawkx@gmail.com>
|
2026-04-23 21:02:28 -07:00 |
|
Angelo Kontaxis
|
3675ff1a1f
|
chore: migrate all local dependancies to workspace dependancies (#710)
* chore: start moving all deps to workspace deps
Signed-off-by: Zomatree <me@zomatree.live>
* chore: migrate all deps to workspace deps
Signed-off-by: Zomatree <me@zomatree.live>
* chore: add more dep groups
Signed-off-by: Zomatree <me@zomatree.live>
* fix: add migration to update existing files to be animated (#705)
* fix: add migration to update existing files to be animated
Signed-off-by: Zomatree <me@zomatree.live>
* Revert "fix: add migration to update existing files to be animated"
This reverts commit 4e1f1c116c.
Signed-off-by: Zomatree <me@zomatree.live>
* fix: calculate animated for existing files when fetched
Signed-off-by: Zomatree <me@zomatree.live>
---------
Signed-off-by: Zomatree <me@zomatree.live>
* fix: mise start + missing docker image (#564)
* fix: mise start + missing docker image
Signed-off-by: Damocles078 <hellodamocles078@gmail.com>
* fix: bump livekit version
Signed-off-by: Damocles <106018783+Damocles078@users.noreply.github.com>
---------
Signed-off-by: Damocles078 <hellodamocles078@gmail.com>
Signed-off-by: Tom <iamtomahawkx@gmail.com>
Signed-off-by: Damocles <106018783+Damocles078@users.noreply.github.com>
Co-authored-by: Tom <iamtomahawkx@gmail.com>
* docs: update donation link (#709)
Signed-off-by: Zomatree <me@zomatree.live>
* fix: remove usage of deprecated functions
Signed-off-by: Zomatree <me@zomatree.live>
---------
Signed-off-by: Zomatree <me@zomatree.live>
Signed-off-by: Damocles078 <hellodamocles078@gmail.com>
Signed-off-by: Tom <iamtomahawkx@gmail.com>
Signed-off-by: Damocles <106018783+Damocles078@users.noreply.github.com>
Co-authored-by: Damocles <106018783+Damocles078@users.noreply.github.com>
Co-authored-by: Tom <iamtomahawkx@gmail.com>
Co-authored-by: Paul Makles <me@insrt.uk>
|
2026-04-17 19:02:18 -07:00 |
|
stoat-release[bot]
|
61fd13629f
|
chore(main): release 0.12.1 (#700)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-04-11 12:31:11 +01:00 |
|
Tom
|
1e80916b65
|
Fix/release please fix 4 (#703)
* fix: release-please-3
* fix: release please bs v4
|
2026-03-28 23:05:01 -07:00 |
|
newt (
|
c2d4369e16
|
feat: compute thumbhash for images (#596)
* feat: compute thumbhash for images
Signed-off-by: newt <hi@newty.dev>
* Merge branch 'main' into feat/thumbhash
Signed-off-by: newt <hi@newty.dev>
* style: move comment onto newline
Signed-off-by: newt <hi@newty.dev>
* feat: make thumbhash optional
Signed-off-by: newt <hi@newty.dev>
---------
Signed-off-by: newt <hi@newty.dev>
Signed-off-by: newt (: <hi@newty.dev>
Signed-off-by: Tom <iamtomahawkx@gmail.com>
Co-authored-by: Tom <iamtomahawkx@gmail.com>
|
2026-03-27 17:29:55 -07:00 |
|
Tom
|
d1e72cee42
|
feat: parse message push notification content and replace internal formatting (#693)
* parse message push notification content and replace internal formatting
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* fix: don't unwrap the error I was using for db debugging
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* fix: emojis & remove compiler warning
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* fix: emojis in pushd
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
* feat: report errors in the render function to sentry
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
---------
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2026-03-27 17:15:05 -07:00 |
|
stoat-release[bot]
|
8e3765df4c
|
chore(main): release 0.11.5 (#598)
* chore(main): release 0.11.5
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-17 22:14:57 +00:00 |
|
stoat-release[bot]
|
8849d03cd2
|
chore(main): release 0.11.4 (#591)
* chore(main): release 0.11.4
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-16 20:02:01 +00:00 |
|
stoat-release[bot]
|
74f0c537e6
|
chore(main): release 0.11.3 (#562)
* chore(main): release 0.11.3
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-13 19:50:32 +00:00 |
|
stoat-release[bot]
|
7c7f4f24de
|
chore(main): release 0.11.2 (#560)
* chore(main): release 0.11.2
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-13 19:42:13 +00:00 |
|
stoat-release[bot]
|
2e87696c83
|
chore(main): release 0.11.1 (#554)
|
2026-02-13 00:21:29 +00:00 |
|
stoat-release[bot]
|
ba798490e2
|
chore(main): release 0.11.0 (#525)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-10 20:48:36 +00:00 |
|
stoat-release[bot]
|
1bfb2a7214
|
chore(main): release 0.10.3 (#509)
* chore(main): release 0.10.3
* chore: update Cargo.lock
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-09 20:51:30 +00:00 |
|
stoat-release[bot]
|
4bfd79c42c
|
chore(main): release 0.10.2 (#506)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-01-25 22:43:56 +00:00 |
|
stoat-release[bot]
|
5d3e65e076
|
chore(main): release 0.10.1 (#504)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-01-25 21:27:20 +00:00 |
|
stoat-release[bot]
|
84b57dee57
|
chore(main): release 0.10.0 (#502)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-01-25 20:58:16 +00:00 |
|
Paul Makles
|
01ded209c6
|
feat: repository architecture for files crate w. added tests (#498)
|
2026-01-25 20:32:22 +00:00 |
|
Angelo Kontaxis
|
a1a21252d0
|
fix: expose ratelimit headers via cors (#496)
|
2026-01-25 19:43:06 +00:00 |
|
stoat-release[bot]
|
50835f08c8
|
chore(main): release 0.9.4 (#491)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: izzy <me@insrt.uk>
|
2026-01-10 17:55:04 +00:00 |
|
Paul Makles
|
aeeafebefc
|
fix: pipeline fixes (#487)
|
2026-01-10 14:46:57 +00:00 |
|
Paul Makles
|
0b178fc791
|
fix: correct string_cache in lockfile (#479)
|
2026-01-09 19:10:01 +00:00 |
|