Graf commitů

2331 Commity (main)
 

Autor SHA1 Zpráva Datum
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>
před 9 měsíci
Alex Auvolat 61e65a55ad improve formatting před 11 měsíci
Alex Auvolat 3f93212424 fix plume-cli před 11 měsíci
Alex Auvolat 20d77c22df try (and fail) to build with Nix před 11 měsíci
Alex Auvolat 24d3b289da Properly handle Content-Type před 11 měsíci
Alex Auvolat 20fa2cacf4 Store replicated remote media on S3 if available před 11 měsíci
Alex Auvolat 4e67eb8317 Uniformize media path/URL handling and implement direct download from S3 backend před 11 měsíci
Alex Auvolat 24c008b0de Add support for uploading media files to S3 před 11 měsíci
Alex Auvolat 1cb9459a23 Update S3 features and make S3 support optional před 11 měsíci
Alex Auvolat 10e06737cf Update rust-s3 dependency and move Cargo.toml dependencies před 11 měsíci
Alex Auvolat 30a3cec87e Add Nix development shell před 11 měsíci
trinity-1686a 54af93d8ff initial s3 support
probably incomplete
před 11 měsíci
KitaitiMakoto 9425b44d08 Merge pull request 'FIX: #1145 Fix SCSS errors' (#1146) from scss-errors into main
Reviewed-on: #1146
před 12 měsíci
Kitaiti Makoto 487f296db5 Fix Clippy warnings před 12 měsíci
Kitaiti Makoto 8bdd481e0d Fix SCSS errors před 12 měsíci
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>
před 12 měsíci
trinity-1686a e1777e9071 delete comments properly when deleting users před 12 měsíci
KitaitiMakoto 613ccbcd94 Merge pull request 'Add user search form to admin panel' (#1143) from moderation-improvement into main
Reviewed-on: #1143
před 1 rokem
Kitaiti Makoto b9a09a2511 Follow pagination user list page change před 1 rokem
Kitaiti Makoto 213628e400 Don't use LIKE query when username is empty for user search před 1 rokem
Kitaiti Makoto d6bb2bfb72 Use unwrap_or_default() instead of unwrap_or("") před 1 rokem
Kitaiti Makoto 33bd290679 Use DbConn in model tests před 1 rokem
Kitaiti Makoto 85ab5393fd Set style to user search form před 1 rokem
Kitaiti Makoto 98c73bb6df Add search form to user list page před 1 rokem
Kitaiti Makoto 3e9d9a459f Enable admin_search_user route před 1 rokem
Kitaiti Makoto a394c3f210 Define admin_search_user route před 1 rokem
Kitaiti Makoto a1a19e091a Define User::search_local_by_name() method před 1 rokem
Kitaiti Makoto ec030d500d Exclude instance user when counting local users před 1 rokem
Kitaiti Makoto cfa74f84e7 Remove instance users from user list to show před 1 rokem
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>
před 1 rokem
trinity-1686a 7e4d081027 Merge branch 'main' into timeline-cli před 1 rokem
KitaitiMakoto 1e5ae92135 Merge pull request 'Update crates' (#1138) from update-crates into main
Reviewed-on: #1138
před 1 rokem
Kitaiti Makoto 036ee6fac4 Merge remote-tracking branch 'origin/main' into update-crates před 1 rokem
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>
před 1 rokem
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>
před 1 rokem
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.
před 1 rokem
KitaitiMakoto 37a136787b Merge pull request 'Update crates' (#1136) from update-crates into main
Reviewed-on: #1136
před 1 rokem
Kitaiti Makoto 300ff37694 Merge remote-tracking branch 'github/dependabot/cargo/rsass-0.26.0' into update-crates před 1 rokem
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>
před 1 rokem
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>
před 1 rokem
KitaitiMakoto ae7bf2e132 Merge pull request 'Update crates' (#1134) from update-crates into main
Reviewed-on: #1134
před 1 rokem
Kitaiti Makoto 0020242571 Format před 1 rokem
Kitaiti Makoto 4f796e788c Clippy před 1 rokem
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 před 1 rokem
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>
před 1 rokem
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>
před 1 rokem
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>
před 1 rokem
KitaitiMakoto 92a8f8aa4c Merge pull request 'Update crates' (#1131) from update-crates into main
Reviewed-on: #1131
před 1 rokem
Kitaiti Makoto 0c856a5252 Update Ructe před 1 rokem
Kitaiti Makoto 2df6138ff1 Fix caddy run option před 1 rokem