Commit graph

117 commits

Author SHA1 Message Date
GitLab CI
a2560421ce chore(deps): update rust crate sysinfo to 0.31.2 2024-08-01 20:06:51 +00:00
GitLab CI
e56104e1e8 chore(deps): update rust crate sysinfo to 0.31.0 2024-07-31 20:05:47 +00:00
naskya
b85f459cfe
refactor (backend): port genIdenticon to backend-rs 2024-07-29 23:11:04 +09:00
naskya
7246c8675c
chore (backend-rs): cleanup 2024-07-29 23:11:03 +09:00
naskya
107ac93ddd
refactor (backend): port renderAccept to backend-rs 2024-07-29 18:11:33 +09:00
GitLab CI
cbbdc77135 chore(deps): update rust crate serde_json to 1.0.121 2024-07-29 04:08:06 +00:00
naskya
9356569f8d
fix (backend-rs): limit isahc responses to a reasonable length in all places 2024-07-29 07:30:57 +09:00
GitLab CI
4b892a7be9 chore(deps): update rust crate tokio to 1.39.2 2024-07-27 12:25:40 +00:00
GitLab CI
023f39a47c chore(deps): update rust crate redis to 0.26.0 2024-07-26 12:06:12 +00:00
GitLab CI
a1e6affc27 chore(deps): update rust crate nom-exif to 1.3.0 2024-07-25 12:07:17 +00:00
GitLab CI
9f97d899fa chore(deps): update rust crate emojis to 0.6.3 2024-07-24 20:06:06 +00:00
naskya
5752254929
Revert "refactor (backend): port extract-hashtags to backend-rs"
This reverts commit 332b6cd620.

It worked perfectly fine, but the mfm crate is not licensed properly.
Also, we may want to use libmfm instead of mfm-rs.
2024-07-24 19:30:49 +09:00
naskya
f7350b5e26 Merge branch 'renovate/tokio-1.x' into 'develop'
chore(deps): update rust crate tokio to 1.39.1

Co-authored-by: GitLab CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>

See merge request firefish/firefish!11191
2024-07-23 21:32:14 +00:00
GitLab CI
e609702958 chore(deps): update rust crate tokio to 1.39.1 2024-07-23 20:08:14 +00:00
GitLab CI
1827138443 chore(deps): update rust crate napi-derive to 3.0.0-alpha.7 2024-07-23 20:07:29 +00:00
GitLab CI
b1fa717d27 chore(deps): update rust crate syn to 2.0.72 2024-07-22 04:07:40 +00:00
GitLab CI
72ab568a6a Merge branch 'renovate/openssl-0.x' into 'develop'
chore(deps): update rust crate openssl to 0.10.66


See merge request firefish/firefish!11177
2024-07-21 21:05:19 +00:00
GitLab CI
91994745c1 chore(deps): update rust crate openssl to 0.10.66 2024-07-21 20:15:48 +00:00
GitLab CI
5b0412d4cf chore(deps): update rust crate image to 0.25.2 2024-07-21 20:15:27 +00:00
naskya
332b6cd620
refactor (backend): port extract-hashtags to backend-rs 2024-07-21 09:18:22 +09:00
naskya
052a68fc7f
refactor (backend): port translator to backend-rs 2024-07-21 05:50:13 +09:00
GitLab CI
58a8ca1a87 chore(deps): update rust crate openssl to 0.10.65 2024-07-20 20:05:45 +00:00
GitLab CI
70ac72d8f8 chore(deps): update rust crate napi to 3.0.0-alpha.8 2024-07-18 12:06:29 +00:00
GitLab CI
4929fb37fd chore(deps): update rust crate thiserror to 1.0.63 2024-07-17 20:05:55 +00:00
GitLab CI
2eeb874153 chore(deps): update rust crate tokio to 1.38.1 2024-07-16 20:05:27 +00:00
GitLab CI
281bc18314 chore(deps): update rust crate napi-derive to 3.0.0-alpha.6 2024-07-16 12:06:41 +00:00
GitLab CI
c079aae6dd chore(deps): update rust crate napi to 3.0.0-alpha.7 2024-07-14 20:05:39 +00:00
GitLab CI
a4c7b32510 chore(deps): update rust crate nom-exif to 1.2.6 2024-07-13 12:11:46 +00:00
GitLab CI
dd5b9813e7 chore(deps): update rust crate nom-exif to 1.2.5 2024-07-13 04:09:21 +00:00
GitLab CI
0321e221c5 Merge branch 'renovate/syn-2.x' into 'develop'
chore(deps): update rust crate syn to 2.0.71


See merge request firefish/firefish!11139
2024-07-12 21:01:20 +00:00
GitLab CI
52743c31ec chore(deps): update rust crate syn to 2.0.71 2024-07-12 20:06:46 +00:00
GitLab CI
334ed6b45e chore(deps): update rust crate nom-exif to 1.2.4 2024-07-12 20:06:25 +00:00
GitLab CI
eecbcaae1c chore(deps): update rust crate nom-exif to 1.2.3 2024-07-12 12:06:26 +00:00
GitLab CI
6023abb9c9 chore(deps): update rust crate thiserror to 1.0.62 2024-07-12 04:07:41 +00:00
GitLab CI
4ab72c4fe3 chore(deps): update rust crate nom-exif to 1.2.1 2024-07-10 12:07:20 +00:00
GitLab CI
93b72f2aea chore(deps): update rust crate sysinfo to 0.30.13 2024-07-10 04:54:11 +00:00
GitLab CI
dcf16d77a7 chore(deps): update rust crate syn to 2.0.70 2024-07-10 01:07:29 +00:00
naskya
f5fc03698b
meta (backend-rs, macro-rs): set Rust version and edition in root 2024-07-09 18:36:45 +09:00
GitLab CI
3be477e267 Merge branch 'renovate/napi-derive-3.x' into 'develop'
chore(deps): update rust crate napi-derive to 3.0.0-alpha.5


See merge request firefish/firefish!11105
2024-07-08 03:31:54 +00:00
GitLab CI
970315aed7 chore(deps): update rust crate napi-derive to 3.0.0-alpha.5 2024-07-07 23:59:44 +00:00
GitLab CI
28e6b5fbc7 chore(deps): update rust crate async-trait to 0.1.81 2024-07-07 23:59:23 +00:00
GitLab CI
46b5f24ff2 chore(deps): update rust crate napi to 3.0.0-alpha.6 2024-07-07 20:05:48 +00:00
GitLab CI
ef11480dab Merge branch 'renovate/syn-2.x' into 'develop'
chore(deps): update rust crate syn to 2.0.69


See merge request firefish/firefish!11103
2024-07-07 05:28:14 +00:00
GitLab CI
aa6e3a383b Merge branch 'renovate/serde-monorepo' into 'develop'
chore(deps): update rust crate serde to 1.0.204


See merge request firefish/firefish!11102
2024-07-07 05:06:01 +00:00
GitLab CI
818bfb59c2 chore(deps): update rust crate syn to 2.0.69 2024-07-07 04:07:50 +00:00
GitLab CI
62c5ba3ab4 chore(deps): update rust crate serde to 1.0.204 2024-07-07 04:07:26 +00:00
GitLab CI
a5511b3691 chore(deps): update rust crate napi-derive to 3.0.0-alpha.4 2024-07-07 04:07:02 +00:00
GitLab CI
947fd7243b chore(deps): update rust crate napi to 3.0.0-alpha.5 2024-07-06 20:06:36 +00:00
GitLab CI
df80ba616a chore(deps): update rust crate napi to 3.0.0-alpha.4 2024-07-06 12:06:14 +00:00
naskya
3edd308947
chore (backend-rs): update napi 2024-07-05 16:35:29 +09:00