提交图

2331 次代码提交 (main)
 

作者 SHA1 备注 提交日期
trinity-1686a 304fb740d8 Merge pull request 'Support for storing media on S3' (#1149) from lx/Plume:s3 into main
Reviewed-on: #1149
Reviewed-by: trinity-1686a <trinity-1686a@noreply@joinplu.me>
11 个月前
Alex Auvolat 61e65a55ad improve formatting 12 个月前
Alex Auvolat 3f93212424 fix plume-cli 12 个月前
Alex Auvolat 20d77c22df try (and fail) to build with Nix 12 个月前
Alex Auvolat 24d3b289da Properly handle Content-Type 12 个月前
Alex Auvolat 20fa2cacf4 Store replicated remote media on S3 if available 12 个月前
Alex Auvolat 4e67eb8317 Uniformize media path/URL handling and implement direct download from S3 backend 12 个月前
Alex Auvolat 24c008b0de Add support for uploading media files to S3 12 个月前
Alex Auvolat 1cb9459a23 Update S3 features and make S3 support optional 12 个月前
Alex Auvolat 10e06737cf Update rust-s3 dependency and move Cargo.toml dependencies 12 个月前
Alex Auvolat 30a3cec87e Add Nix development shell 12 个月前
trinity-1686a 54af93d8ff initial s3 support
probably incomplete
12 个月前
KitaitiMakoto 9425b44d08 Merge pull request 'FIX: #1145 Fix SCSS errors' (#1146) from scss-errors into main
Reviewed-on: #1146
1年前
Kitaiti Makoto 487f296db5 Fix Clippy warnings 1年前
Kitaiti Makoto 8bdd481e0d Fix SCSS errors 1年前
KitaitiMakoto 19f18421bc Merge pull request 'delete comments properly when deleting users' (#1144) from fix-delete-user into main
Reviewed-on: #1144
Reviewed-by: KitaitiMakoto <kitaitimakoto@noreply@joinplu.me>
1年前
trinity-1686a e1777e9071 delete comments properly when deleting users 1年前
KitaitiMakoto 613ccbcd94 Merge pull request 'Add user search form to admin panel' (#1143) from moderation-improvement into main
Reviewed-on: #1143
1年前
Kitaiti Makoto b9a09a2511 Follow pagination user list page change 1年前
Kitaiti Makoto 213628e400 Don't use LIKE query when username is empty for user search 1年前
Kitaiti Makoto d6bb2bfb72 Use unwrap_or_default() instead of unwrap_or("") 1年前
Kitaiti Makoto 33bd290679 Use DbConn in model tests 1年前
Kitaiti Makoto 85ab5393fd Set style to user search form 1年前
Kitaiti Makoto 98c73bb6df Add search form to user list page 1年前
Kitaiti Makoto 3e9d9a459f Enable admin_search_user route 1年前
Kitaiti Makoto a394c3f210 Define admin_search_user route 1年前
Kitaiti Makoto a1a19e091a Define User::search_local_by_name() method 1年前
Kitaiti Makoto ec030d500d Exclude instance user when counting local users 1年前
Kitaiti Makoto cfa74f84e7 Remove instance users from user list to show 1年前
trinity-1686a 97cbe7f446 Merge pull request 'allow timeline manipulation from plm' (#1113) from timeline-cli into main
Reviewed-on: #1113
Reviewed-by: KitaitiMakoto <kitaitimakoto@noreply@joinplu.me>
1年前
trinity-1686a 7e4d081027 Merge branch 'main' into timeline-cli 1年前
KitaitiMakoto 1e5ae92135 Merge pull request 'Update crates' (#1138) from update-crates into main
Reviewed-on: #1138
1年前
Kitaiti Makoto 036ee6fac4 Merge remote-tracking branch 'origin/main' into update-crates 1年前
dependabot[bot] 6028295748 Bump glob from 0.3.0 to 0.3.1
Bumps [glob](https://github.com/rust-lang/glob) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/rust-lang/glob/releases)
- [Commits](https://github.com/rust-lang/glob/compare/0.3.0...0.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
1年前
dependabot[bot] aa4cfd374d Bump atom_syndication from 0.11.0 to 0.12.0
Bumps [atom_syndication](https://github.com/rust-syndication/atom) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/rust-syndication/atom/releases)
- [Changelog](https://github.com/rust-syndication/atom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-syndication/atom/compare/0.11.0...0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1年前
dependabot[bot] 3303a4af84 Bump ructe from 0.14.2 to 0.15.0
Bumps [ructe](https://github.com/kaj/ructe) from 0.14.2 to 0.15.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.14.2...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Change blog title specification

Revert "Change blog title specification"

This reverts commit a362b2474fa32b0e937f59acb9edb68d462c0719.
1年前
KitaitiMakoto 37a136787b Merge pull request 'Update crates' (#1136) from update-crates into main
Reviewed-on: #1136
1年前
Kitaiti Makoto 300ff37694 Merge remote-tracking branch 'github/dependabot/cargo/rsass-0.26.0' into update-crates 1年前
dependabot[bot] c1d9d39dc1
Bump rsass from 0.25.2 to 0.26.0
Bumps [rsass](https://github.com/kaj/rsass) from 0.25.2 to 0.26.0.
- [Release notes](https://github.com/kaj/rsass/releases)
- [Changelog](https://github.com/kaj/rsass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kaj/rsass/compare/v0.25.2...v0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1年前
dependabot[bot] 93d6ee04d4
Bump ructe from 0.14.2 to 0.15.0
Bumps [ructe](https://github.com/kaj/ructe) from 0.14.2 to 0.15.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.14.2...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1年前
KitaitiMakoto ae7bf2e132 Merge pull request 'Update crates' (#1134) from update-crates into main
Reviewed-on: #1134
1年前
Kitaiti Makoto 0020242571 Format 1年前
Kitaiti Makoto 4f796e788c Clippy 1年前
Kitaiti Makoto 3d192c1179 Merge remote-tracking branches 'github/dependabot/cargo/whatlang-0.16.2', 'github/dependabot/cargo/ldap3-0.11.1' and 'github/dependabot/cargo/futures-0.3.25' into update-crates 1年前
dependabot[bot] 2f8d188d59
Bump futures from 0.3.21 to 0.3.25
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.25.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
1年前
dependabot[bot] 19766662f1
Bump ldap3 from 0.10.6 to 0.11.1
Bumps [ldap3](https://github.com/inejge/ldap3) from 0.10.6 to 0.11.1.
- [Release notes](https://github.com/inejge/ldap3/releases)
- [Changelog](https://github.com/inejge/ldap3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inejge/ldap3/compare/v0.10.6...v0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
1年前
dependabot[bot] 301aad3f73
Bump whatlang from 0.16.0 to 0.16.2
Bumps [whatlang](https://github.com/greyblake/whatlang-rs) from 0.16.0 to 0.16.2.
- [Release notes](https://github.com/greyblake/whatlang-rs/releases)
- [Changelog](https://github.com/greyblake/whatlang-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/greyblake/whatlang-rs/compare/v0.16.0...v0.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
1年前
KitaitiMakoto 92a8f8aa4c Merge pull request 'Update crates' (#1131) from update-crates into main
Reviewed-on: #1131
1年前
Kitaiti Makoto 0c856a5252 Update Ructe 1年前
Kitaiti Makoto 2df6138ff1 Fix caddy run option 1年前