Kitaiti Makoto
|
393f8e5e0c
|
Use Blog::slug() to determine blog's slug
|
2022-05-20 01:51:16 +09:00 |
|
Kitaiti Makoto
|
4dfe300ee3
|
Define Blog::slug()
|
2022-05-20 01:50:51 +09:00 |
|
Kitaiti Makoto
|
65829094c9
|
Add test for blog slug validation
|
2022-05-20 01:40:51 +09:00 |
|
MohammadSaleh Kamyab
|
d5c3e6d6f0
|
Blog's header buttons margin fix in RTL
|
2022-05-19 15:47:56 +00:00 |
|
KitaitiMakoto
|
d702dd2fae
|
Merge pull request 'Bidirectional support for user page header' (#1092) from mskf1383/Plume:main into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1092
|
2022-05-19 15:38:36 +00:00 |
|
MohammadSaleh Kamyab
|
0d855823c9
|
Bidirectional support for user page header
|
2022-05-19 15:26:44 +00:00 |
|
KitaitiMakoto
|
2dd33769d4
|
Merge pull request 'Bump rsass from 0.24.0 to 0.25.0' (#1091) from rsass-0.25.0 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1091
|
2022-05-19 01:29:12 +00:00 |
|
dependabot[bot]
|
4ea9f6ecf1
|
Bump rsass from 0.24.0 to 0.25.0
Bumps [rsass](https://github.com/kaj/rsass) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/kaj/rsass/releases)
- [Changelog](https://github.com/kaj/rsass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/rsass/compare/v0.24.0...v0.25.0)
---
updated-dependencies:
- dependency-name: rsass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-18 19:31:26 +00:00 |
|
KitaitiMakoto
|
3b0b6c4b0b
|
Merge pull request 'Fix .venv path in buildenv' (#1090) from venv-path into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1090
|
2022-05-17 17:39:10 +00:00 |
|
Kitaiti Makoto
|
4328fad5a3
|
Don't load venv
|
2022-05-18 02:15:15 +09:00 |
|
Kitaiti Makoto
|
b26822c045
|
Update buildenv image
|
2022-05-16 12:59:05 +09:00 |
|
Kitaiti Makoto
|
f372282b04
|
Use apt package for setuptools instead of pyenv
|
2022-05-16 12:20:06 +09:00 |
|
Kitaiti Makoto
|
145253ccbf
|
Fix .venv path in buildenv
|
2022-05-15 11:41:50 +09:00 |
|
KitaitiMakoto
|
485223a3dd
|
Merge pull request 'Add fmt and clippy on CI' (#1089) from add-toolchain into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1089
|
2022-05-15 02:22:29 +00:00 |
|
Kitaiti Makoto
|
7f75fa74e7
|
Add fmt and clippy on CI
|
2022-05-15 11:21:07 +09:00 |
|
KitaitiMakoto
|
821fce1903
|
Merge pull request 'Use rust-toolchain in buildenv' (#1088) from buildenv-rust-toolchain into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1088
|
2022-05-15 02:16:39 +00:00 |
|
Kitaiti Makoto
|
ce484de61e
|
Bump buildenv image
|
2022-05-15 11:15:05 +09:00 |
|
Kitaiti Makoto
|
35fb57718d
|
Add rust-toolchain into buildenv
|
2022-05-15 06:46:18 +09:00 |
|
KitaitiMakoto
|
35d12d7cae
|
Merge pull request 'Activate venv on integration test' (#1087) from fix-test-env into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1087
|
2022-05-14 21:34:37 +00:00 |
|
Kitaiti Makoto
|
846154efe1
|
Activate venv on integration test
|
2022-05-15 06:34:09 +09:00 |
|
KitaitiMakoto
|
1ec7acbdfe
|
Merge pull request 'Update Crowdin enviroment' (#1086) from update-crowdin into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1086
|
2022-05-14 21:14:15 +00:00 |
|
Kitaiti Makoto
|
e384fdfcff
|
Update buildenv image to v0.5.0
|
2022-05-15 05:56:31 +09:00 |
|
Kitaiti Makoto
|
ed58e44d2e
|
Use Python 3 to install Selenium
|
2022-05-15 05:45:25 +09:00 |
|
Kitaiti Makoto
|
f151dee339
|
Don't strip in buildenv
|
2022-05-15 05:13:09 +09:00 |
|
Kitaiti Makoto
|
61f25941e8
|
Install crowdin CLI using apt in buildenv
|
2022-05-15 05:13:09 +09:00 |
|
Kitaiti Makoto
|
0628a14be6
|
Use Rust image for buildenv
|
2022-05-15 05:13:03 +09:00 |
|
KitaitiMakoto
|
b46ae83377
|
Merge pull request 'Change default branch to main' (#1085) from default-branch into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1085
|
2022-05-14 18:57:21 +00:00 |
|
Kitaiti Makoto
|
70bc7f8edf
|
Change default branch to main
|
2022-05-15 03:55:33 +09:00 |
|
KitaitiMakoto
|
aff481b947
|
Merge pull request 'Add 'My feed' to i18n timeline name' (#1084) from myfeed-translation into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1084
|
2022-05-14 18:35:35 +00:00 |
|
Kitaiti Makoto
|
29ef73d307
|
Add 'My feed' to i18n timeline name
|
2022-05-15 03:32:45 +09:00 |
|
KitaitiMakoto
|
db205d0d9d
|
Merge pull request 'Bump ldap3 from 0.10.4 to 0.10.5' (#1083) from ldap3-0.10.5 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1083
|
2022-05-12 23:19:47 +00:00 |
|
dependabot[bot]
|
57ab7edf23
|
Bump ldap3 from 0.10.4 to 0.10.5
Bumps [ldap3](https://github.com/inejge/ldap3) from 0.10.4 to 0.10.5.
- [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.4...v0.10.5)
---
updated-dependencies:
- dependency-name: ldap3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-12 19:26:54 +00:00 |
|
KitaitiMakoto
|
e4bd9d65cf
|
Merge pull request 'Bump diesel-derive-newtype from 0.1.2 to 1.0.0' (#1081) from diesel-derive-newtype-1.0.0 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1081
|
2022-05-11 21:56:27 +00:00 |
|
KitaitiMakoto
|
17e4ddb32d
|
Merge branch 'main' into diesel-derive-newtype-1.0.0
|
2022-05-11 21:56:09 +00:00 |
|
KitaitiMakoto
|
4fd85b30f1
|
Merge pull request '(cargo-release) version v0.7.3-dev' (#1080) from v0.7.3-dev into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1080
|
2022-05-11 21:33:43 +00:00 |
|
Kitaiti Makoto
|
6148f29c66
|
(cargo-release) version {{version}}
|
2022-05-12 06:30:25 +09:00 |
|
KitaitiMakoto
|
1a3fad2d6a
|
Merge pull request 'Release v0.7.2' (#1079) from v0.7.2 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1079
|
2022-05-11 19:50:40 +00:00 |
|
Kitaiti Makoto
|
0945d3bc53
|
Set release to false for sub crates [skip ci]
|
2022-05-12 04:35:05 +09:00 |
|
Kitaiti Makoto
|
9a824f06c3
|
(cargo-release) version {{version}}
|
2022-05-12 04:29:46 +09:00 |
|
Kitaiti Makoto
|
eec09d79fe
|
Fix release.toml
|
2022-05-12 04:27:48 +09:00 |
|
dependabot[bot]
|
7f63d2a129
|
Bump diesel-derive-newtype from 0.1.2 to 1.0.0
Bumps [diesel-derive-newtype](https://github.com/quodlibetor/diesel-derive-newtype) from 0.1.2 to 1.0.0.
- [Release notes](https://github.com/quodlibetor/diesel-derive-newtype/releases)
- [Changelog](https://github.com/quodlibetor/diesel-derive-newtype/blob/main/CHANGELOG.md)
- [Commits](https://github.com/quodlibetor/diesel-derive-newtype/commits)
---
updated-dependencies:
- dependency-name: diesel-derive-newtype
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-11 19:24:14 +00:00 |
|
Kitaiti Makoto
|
79b639c3e6
|
Update PO files
|
2022-05-11 03:29:33 +09:00 |
|
Kitaiti Makoto
|
efef208f53
|
Update translations
|
2022-05-11 03:26:01 +09:00 |
|
KitaitiMakoto
|
27e0f755f6
|
Merge pull request 'Bump whatlang from 0.15.0 to 0.16.0' (#1078) from whatlang-0.16.0 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1078
|
2022-05-10 17:53:35 +00:00 |
|
KitaitiMakoto
|
a9d7aae5d6
|
Merge branch 'main' into whatlang-0.16.0
|
2022-05-10 17:52:46 +00:00 |
|
KitaitiMakoto
|
42e584a363
|
Merge pull request 'Add blank line' (#1077) from tiny-change into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1077
|
2022-05-10 17:50:07 +00:00 |
|
Kitaiti Makoto
|
8c37ea3ec3
|
Add blank line
|
2022-05-11 02:35:30 +09:00 |
|
dependabot[bot]
|
3c14fa0058
|
Bump whatlang from 0.15.0 to 0.16.0
Bumps [whatlang](https://github.com/greyblake/whatlang-rs) from 0.15.0 to 0.16.0.
- [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.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: whatlang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-11 02:33:23 +09:00 |
|
dependabot[bot]
|
ab94cca210
|
Bump tokio from 1.18.1 to 1.18.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.1...tokio-1.18.2)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 19:31:15 +00:00 |
|
Kitaiti Makoto
|
ea62388985
|
Update PO files
|
2022-05-09 23:34:32 +09:00 |
|