Marek Ľach
b059fb48fc
Update _header.scss
...
The menu does not open on iOS Safari because of how it can't handle translateZ, and needs an -webkit specific prefix for the @keyframes property for the animation to work. This PR fixes the issue.
2021-01-10 18:32:21 +01:00
KitaitiMakoto
f33b057961
Merge pull request 'Add SQlite journal files to .gitignore' ( #874 ) from ignore-journal into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/874
2021-01-10 09:08:36 +00:00
Kitaiti Makoto
663ca4f530
Add SQlite journal files to .gitignore
2021-01-10 18:05:17 +09:00
KitaitiMakoto
5892c0b088
Merge pull request 'Remove SQLite journal files' ( #873 ) from sqlite-journal into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/873
2021-01-10 06:31:14 +00:00
Kitaiti Makoto
044a24eac8
Remove SQLite journal files
2021-01-10 10:27:53 +09:00
KitaitiMakoto
8539bdaf72
Merge pull request 'Fix #623 tracing crate' ( #868 ) from logging into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/868
I read tracing's documentation and thought that is what I need. I decided use it instead of log crate. Thank you for info, igalic.
2021-01-06 13:38:48 +00:00
Kitaiti Makoto
c1abd3d6f9
Use eprintln! instead of println! for console message
2021-01-06 21:40:14 +09:00
Kitaiti Makoto
becb40544c
Replace println!()s with logging macros
2021-01-06 21:40:14 +09:00
Kitaiti Makoto
ee96d2b754
Fix a typo
2021-01-06 21:40:14 +09:00
Kitaiti Makoto
30093d3a9f
Initialize Rocket early to initialize logger early
2021-01-06 21:40:14 +09:00
Kitaiti Makoto
29f2239e3f
Extract dotenv initialization from init_pool because it affects not only database
2021-01-06 21:40:14 +09:00
Kitaiti Makoto
7f1b33a567
Add tracing crate to dependences
2021-01-06 21:40:07 +09:00
KitaitiMakoto
d0dd23a1af
Merge pull request 'Percent encode URI for remote_interact' ( #866 ) from encode-remote-interact into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/866
2021-01-02 21:28:27 +00:00
Kitaiti Makoto
f8774223d4
Update pot file
2021-01-03 05:51:38 +09:00
Kitaiti Makoto
bca870f1f8
Percent encode URI for remote_interact
2021-01-03 05:49:45 +09:00
KitaitiMakoto
64d38c88e8
Merge pull request 'Add scripts to make prebuilt binaries' ( #864 ) from prebuild-script into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/864
2021-01-02 16:46:02 +00:00
Kitaiti Makoto
3ac94b3e43
Add script to prebuild in Docker container
2021-01-02 23:51:09 +09:00
Kitaiti Makoto
254eef6a2a
Add prebuild script
2021-01-02 23:48:30 +09:00
KitaitiMakoto
f1255f477f
Merge pull request 'Add translated languages to plume-front' ( #863 ) from add-langs-front into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/863
2021-01-02 14:36:22 +00:00
Kitaiti Makoto
6c7b95c1b9
Add translated languages to plume-front
2021-01-02 23:29:46 +09:00
KitaitiMakoto
e7d17caf9d
Merge pull request 'Update crates' ( #858 ) from update-crates into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/858
2021-01-02 14:23:45 +00:00
KitaitiMakoto
71dd80f125
Merge pull request 'Add translated languages' ( #862 ) from add-langs into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/862
2021-01-02 14:21:25 +00:00
KitaitiMakoto
ed4761e841
Merge pull request 'fix-test' ( #861 ) from fix-test into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/861
2021-01-02 14:20:49 +00:00
Kitaiti Makoto
fe05f9a58e
cargo fmt
2021-01-02 22:54:46 +09:00
Kitaiti Makoto
51e5a401a5
Update Welsh translation
2021-01-02 22:45:04 +09:00
Kitaiti Makoto
f1990b782d
Fix tests
2021-01-02 22:15:26 +09:00
KitaitiMakoto
4e3ed0f4c1
Merge pull request 'add dir to allowed attributes' ( #860 ) from dir-safestring into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/860
Reviewed-by: Mina Galić <me+git@igalic.co>
Reviewed-by: KitaitiMakoto <kitaitimakoto@noreply@joinplu.me>
2021-01-02 10:46:32 +00:00
Trinity Pointard
fdb58215c0
add dir to allowed attributes
2021-01-02 00:26:56 +01:00
Kitaiti Makoto
47c8711933
Run cargo fmt
2021-01-02 07:10:10 +09:00
Kitaiti Makoto
20a099c16f
Replace Syntect's deprecated APIs with new APIs
2021-01-02 06:47:55 +09:00
Kitaiti Makoto
3824e4ba25
Upgrade shrinkwraprs
2021-01-02 06:04:59 +09:00
Kitaiti Makoto
b163fc8423
Remove unused serde_qs crate
2021-01-02 04:32:41 +09:00
Kitaiti Makoto
b50f723a4d
Upgrade Ructe
2021-01-02 04:24:06 +09:00
Kitaiti Makoto
b778933c64
Upgrade rpassword
2021-01-02 04:04:17 +09:00
Kitaiti Makoto
12b97ce713
Remove unused colored crate
2021-01-02 03:16:22 +09:00
Kitaiti Makoto
4025a45d52
Upgrade whatlang
2020-12-30 22:36:47 +09:00
Kitaiti Makoto
8a6d832513
Upgrade rocket
2020-12-30 22:35:24 +09:00
Kitaiti Makoto
0b0b3a158f
Upgrade diesel
2020-12-30 22:31:02 +09:00
Kitaiti Makoto
6b745ca8f0
Upgrade dotenv
2020-12-30 22:28:34 +09:00
Kitaiti Makoto
1f0cb7e05c
Uninstall syntect
2020-12-30 21:27:15 +09:00
Kitaiti Makoto
c59821945d
Remove dependency to syntect from root package
2020-12-30 21:26:41 +09:00
Kitaiti Makoto
1a723b78b7
Install syntect
2020-12-30 21:23:52 +09:00
Kitaiti Makoto
e7ff7e3263
Upgrade syntect to 0.4.5
2020-12-30 21:23:41 +09:00
KitaitiMakoto
3a6c1aeeef
Merge pull request 'Bump version to development version' ( #856 ) from dev-version into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/856
2020-12-29 14:30:43 +00:00
Kitaiti Makoto
567e011a66
Update dependencies
2020-12-29 22:52:11 +09:00
Kitaiti Makoto
eaf63e0b17
start next development iteration
2020-12-29 18:01:18 +09:00
Kitaiti Makoto
63b31a9154
Fix changelog about security fix scope
2020-12-29 17:58:24 +09:00
KitaitiMakoto
5885cb5b09
Merge pull request 'Release 0.6.0' ( #855 ) from release0.6.0 into main
...
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/855
2020-12-29 07:31:59 +00:00
Kitaiti Makoto
f5ca464b16
Fix Matrix room ID in README
2020-12-29 16:29:43 +09:00
Kitaiti Makoto
1c40d5d3bc
Add release date to CHANGELOG
2020-12-29 16:27:29 +09:00