266 Commits

Author SHA1 Message Date
GitHub
88b450b2d9 bump version to 0.9.1 2026-01-09 11:57:54 +08:00
GitHub
cd9e772f54 bump version to 0.9.0 2025-12-30 12:24:19 +08:00
GitHub
aaa74e967b bump version to 0.9.0-alpha.2 2025-12-29 16:47:17 +08:00
GitHub
943bc03a56 fix #395 Re-encode JPEG/WEBP/PNG if it contains EXIF metadata or size is large 2025-12-29 14:19:18 +08:00
GitHub
a99a58a4a8 update dependencies askama 2025-12-29 11:05:44 +08:00
GitHub
b2cfdd5ea2 fix #395 2025-12-29 10:52:11 +08:00
GitHub
147ad1c063 Bump version to 0.9.0-alpha.1 2025-12-21 10:37:43 +08:00
dependabot[bot]
5eda6901f4 Bump http from 1.3.1 to 1.4.0
Bumps [http](https://github.com/hyperium/http) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: http
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-21 10:21:31 +08:00
dependabot[bot]
1e0e23aa32 Bump tower-http from 0.6.6 to 0.6.7
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.6...tower-http-0.6.7)

---
updated-dependencies:
- dependency-name: tower-http
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-21 10:18:37 +08:00
GitHub
f86088126c fix ci 2025-11-20 15:17:48 +08:00
GitHub
364b8bc105 0.9.0-alpha.0 2025-11-20 15:04:48 +08:00
GitHub
973b8d273d readme 2025-11-20 15:04:48 +08:00
GitHub
dac139e651 fjall2 2025-11-20 15:04:48 +08:00
GitHub
4193e9d5a3 fjall 2025-11-20 15:04:48 +08:00
GitHub
4f09bd1d89 v0.8.8 2025-10-31 19:39:40 +08:00
freedit-dev
b3b8bc227b v0.8.7 2025-10-22 02:45:04 +00:00
GitHub
e62d882698 update 2025-10-15 11:48:36 +08:00
dependabot[bot]
798fa7bf80 Bump ammonia from 4.1.1 to 4.1.2
Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/rust-ammonia/ammonia/releases)
- [Changelog](https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-ammonia/ammonia/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: ammonia
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 15:57:32 +08:00
dependabot[bot]
af94ba3c52 Bump jieba-rs from 0.8.0 to 0.8.1
Bumps [jieba-rs](https://github.com/messense/jieba-rs) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/messense/jieba-rs/releases)
- [Commits](https://github.com/messense/jieba-rs/compare/v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: jieba-rs
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-11 02:51:37 +08:00
GitHub
b772901e6e update 2025-09-05 18:06:25 +08:00
GitHub
f3d9c25bc5 0.8.6 2025-08-28 14:22:12 +08:00
freedit-dev
90c48b0964 cargo update 2025-08-26 10:55:44 +00:00
GitHub
0068c9c9f6 0.8.5 2025-08-22 18:30:08 +08:00
GitHub
2bff759f65 check audio file type 2025-08-22 18:24:33 +08:00
GitHub
5bde128a44 0.8.4 2025-08-19 18:28:53 +08:00
GitHub
da47a95414 work well with noscript 2025-08-19 18:17:07 +08:00
dependabot[bot]
f2b1045676 Bump img-parts from 0.3.3 to 0.4.0
Bumps [img-parts](https://github.com/paolobarbolini/img-parts) from 0.3.3 to 0.4.0.
- [Changelog](https://github.com/paolobarbolini/img-parts/blob/main/CHANGES.md)
- [Commits](https://github.com/paolobarbolini/img-parts/compare/v0.3.3...v0.4.0)

---
updated-dependencies:
- dependency-name: img-parts
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 11:02:26 +08:00
dependabot[bot]
220e024641 Bump jieba-rs from 0.7.4 to 0.8.0
Bumps [jieba-rs](https://github.com/messense/jieba-rs) from 0.7.4 to 0.8.0.
- [Release notes](https://github.com/messense/jieba-rs/releases)
- [Commits](https://github.com/messense/jieba-rs/compare/v0.7.4...v0.8.0)

---
updated-dependencies:
- dependency-name: jieba-rs
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 11:01:55 +08:00
GitHub
389c3611d4 v0.8.3 2025-07-28 10:44:39 +08:00
GitHub
5b0f8114ba 0.8.2 2025-07-26 09:29:10 +08:00
GitHub
1da701d8b7 v0.8.1 2025-07-25 23:26:59 +08:00
GitHub
619d0f7606 js 2025-07-25 22:25:33 +08:00
GitHub
8049502e13 v0.8.0 2025-07-25 20:13:30 +08:00
GitHub
bcbd1ebe47 migration.rs 2025-07-25 18:02:35 +08:00
GitHub
8225c6136f v0.7.6 2025-07-23 16:14:26 +08:00
GitHub
c80514a1dc update 2025-07-23 12:33:34 +08:00
freedit-dev
93b674fd98 update 2025-06-11 08:35:07 +00:00
GitHub
fb14466948 update 2025-04-11 15:59:40 +08:00
GitHub
c55f9e6130 update 2025-03-08 20:16:17 +08:00
GitHub
ac75d9cc95 0.7.6-rc.2 2025-02-17 11:41:54 +08:00
GitHub
7769fa949b add user agent 2025-02-17 11:16:25 +08:00
freedit-dev
422cffaf80 fix panic (#314)
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit


- **Improvements**
  - Enhanced dropdown menus in notification and user list templates by adding explicit `value` attributes to role selection options.
  - Improved form data submission clarity by defining specific values for roles like "Pending", "Rejected", "Intern", "Fellow", "Mod", and "Super".
- **Bug Fixes**
  - Updated validation logic across various forms to enhance error handling and ensure secure password reset processes.
- **Refactor**
  - Transitioned from `garde` to `validator` library for form validation, updating relevant attributes and imports throughout the application.
  - Standardized route parameter syntax across the application for consistency.
- **Documentation**
  - Minor adjustments made to permissions table documentation for clarity regarding user roles and permissions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-03 11:17:27 +08:00
GitHub
42b88237c4 0.7.6-rc.0 2024-12-06 00:29:39 +08:00
GitHub
fe4c4201f6 update 2024-12-06 00:24:07 +08:00
GitHub
196613b20a update 2024-11-25 18:10:07 +08:00
GitHub
7a1da6d429 v0.7.5 2024-11-08 09:28:22 +08:00
GitHub
5083219693 update 2024-10-28 10:18:13 +08:00
GitHub
d8d142b85b 0.7.5-rc.3 2024-10-21 23:21:19 +08:00
GitHub
394f850374 0.7.5-rc.1 2024-10-12 21:43:13 +08:00
GitHub
cc7c339252 less dependencies 2024-10-12 21:39:04 +08:00