Kitaiti Makoto
c97361f5f4
Update crates
2023-01-06 00:04:45 +09:00
Kitaiti Makoto
22ebecba67
Stick serde for all packages
2023-01-01 08:11:14 +09: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
45119d9a8c
(cargo-release) version {{version}}
2022-01-12 10:42:45 +09:00
Kitaiti Makoto
f0e7ea5640
(cargo-release) version {{version}}
2022-01-03 01:17:07 +09:00
Kitaiti Makoto
ef628aa498
(cargo-release) version {{version}}
2022-01-02 20:41:28 +09:00
Kitaiti Makoto
eaf63e0b17
start next development iteration
2020-12-29 18:01:18 +09:00
Kitaiti Makoto
7e1abc527f
Re-version to v0.6.0
2020-12-29 16:27:20 +09:00
Kitaiti Makoto
2a5a2ec4d2
(cargo-release) start next development iteration {{next_version}}
2020-12-19 11:24:59 +00:00
Kitaiti Makoto
106e9417d3
(cargo-release) version {{version}}
2020-12-19 11:24:59 +00:00
Kitaiti Makoto
1eaa5a6e31
Add pre-release-hook to release.toml of subcrates to prevent running
...
one of root crate
2020-12-19 11:24:59 +00:00
KitaitiMakoto
f5b18dffaf
cargo release helper (again) ( #835 )
...
remove tag-prefix deletion
as discussed here: https://github.com/igalic/Plume/pull/1
Update all versions numbers
Update Crowdin config to v3 + Pull translations with cargo release
Follow a more standard CHANGELOG format
add release.toml configuration file for cargo-release
and also add overrides in all other crates, since we only have one
CHANGELOG.md: https://github.com/sunng87/cargo-release/issues/205
we might wanna have that looked at or fixed
ignore .vscode/
add / backfill Changelog.md
Co-authored-by: Mina Galić <me+git@igalic.co >
Co-authored-by: Ana Gelez <ana@gelez.xyz >
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/835
2020-12-06 15:52:27 +00:00
Ana Gelez
5f8d6b8e0e
Rust 2018! ( #726 )
2020-01-21 07:02:03 +01:00
Ana Gelez
597778fd2f
release Alpha 4 ( #709 )
...
* Update version numbers
* Update translations again
* Translations?
* This time translations should be here
2019-12-22 15:04:09 +01:00
Baptiste Gelez
ec57f1e687
Remove Canapi ( #540 )
...
* Remove Canapi
It added more complexity than it helped.
* Fail if there are many blog, but none was specified
* cargo fmt
2019-04-28 22:17:21 +01:00
Baptiste Gelez
3ad1f6968c
Version bump: 0.3.0 (alpha 2) ( #529 )
2019-04-19 15:49:46 +01:00
Atul Bhosale
b945d1f602
Run 'cargo fmt' to format code ( #489 )
2019-03-20 17:56:17 +01:00
Baptiste Gelez
4ec2480f50
Post creation API ( #307 )
2018-12-24 16:42:40 +01:00
Baptiste Gelez
8ff6332784
I'm not the only one who made Plume è_é ( #373 )
2018-12-23 17:29:08 +01:00
fdb-hiroshima
e1ecc7289f
Upgrade plume dependencies ( #332 )
...
* Bump base64 from 0.9.3 to 0.10.0
* Bump bcrypt from 0.2.0 to 0.2.1
* Bump canapi from 0.1.0 to 0.2.0
* Bump failure from 0.1.2 to 0.1.3
* Bump hyper from 0.11.27 to 0.12.11
* Bump hyper from 0.11.27 to 0.12.16
* Bump lazy_static from 1.1.0 to 1.2.0
* Bump multipart from 0.15.3 to 0.15.4
* Bump openssl from 0.10.12 to 0.10.15
* Bump pulldown-cmark from 0.1.2 to 0.2.0
* Bump reqwest from 0.9.2 to 0.9.5
* Bump rocket from 0.4.0-rc.1 to 0.4.0
* Bump rpassword from 2.0.0 to 2.1.0
* Bump ructe from 0.5.2 to 0.5.4
* Bump serde_derive from 1.0.79 to 1.0.80
* Bump serde from 1.0.79 to 1.0.80
* Bump serde_json from 1.0.32 to 1.0.33
* Bump tera from 0.11.17 to 0.11.20
* Bump url from 1.7.1 to 1.7.2
* Bump validator to from 0.7.2 to 0.8.0
* Bump validator_derive from 0.7.2 to 0.8.0
* Bump whatlang from 0.5.0 to 0.6.0
* Remove hyper from plume-common dependencies
* Remove rpassword from Plume dependancies
* Upgrade compiler to nightly-2018-12-06
2018-12-07 21:00:12 +01:00
Baptiste Gelez
0dbf9f519e
AppEndpoint.name is required for both the client and server
2018-10-30 18:13:49 +01:00
Baptiste Gelez
f2190adfc2
Add an API endpoint to register apps
2018-10-30 18:13:49 +01:00
Bat
1500267125
Add canapi and try to use for the API
2018-09-19 15:49:34 +01:00