Commit graph

251 commits

Author SHA1 Message Date
renovatebot
e73d91f3e2 fix(deps): update rust crate sentry to 0.24.3 2022-02-08 14:01:20 +00:00
imlonghao
d2948d935f Merge pull request 'fix(deps): update rust crate actix-web to 4.0.0-rc.2' (#5) from renovate/actix-web-4.x into master
Reviewed-on: https://git.esd.cc/imlonghao/archlinuxcn-packages/pulls/5
2022-02-07 03:39:40 +00:00
renovatebot
c8464417c6 fix(deps): update rust crate actix-web to 4.0.0-rc.2 2022-02-02 04:00:25 +00:00
imlonghao
2c52b043bd Merge pull request 'fix(deps): update rust crate openssl to 0.10.38' (#4) from renovate/openssl-0.x into master
Reviewed-on: https://git.esd.cc/imlonghao/archlinuxcn-packages/pulls/4
2022-01-27 16:11:24 +00:00
imlonghao
dd5cc6f9f3
chore: v0.2.5 2022-01-27 22:26:22 +08:00
imlonghao
e3e428ad06
fix: fixed logdir index out of bounds 2022-01-27 22:25:08 +08:00
imlonghao
6c96967407
fix: ensure logdir is not null 2022-01-27 22:06:08 +08:00
renovatebot
646cb030cb fix(deps): update rust crate openssl to 0.10.38 2022-01-27 14:00:21 +00:00
imlonghao
4121463c34
deps: use vendored openssl 2022-01-27 21:25:38 +08:00
imlonghao
869be2139f
ci: add new deps for release build 2022-01-27 20:25:49 +08:00
imlonghao
9119a0328d
chore: v0.2.4 2022-01-27 20:20:27 +08:00
imlonghao
8a14506771
feat(log): add 404 page 2022-01-27 20:19:43 +08:00
imlonghao
e56207fff1
feat: add sentry support 2022-01-27 20:03:11 +08:00
imlonghao
cbe65d8c2a
Merge branch 'renovate/serde-1.x'
Signed-off-by: imlonghao <git@imlonghao.com>
2022-01-26 19:58:21 +08:00
renovatebot
b793b82dd0 fix(deps): update rust crate serde to 1.0.136 2022-01-25 22:00:23 +00:00
imlonghao
8118c5b6b0 style(html): javascript format 2022-01-24 22:16:42 +08:00
imlonghao
c35b84728d docs: update changes from PR 2022-01-24 22:15:51 +08:00
imlonghao
ffbe51bfbe perf(html): format datetime in locale format (current) 2022-01-24 22:14:00 +08:00
imlonghao
3696fe22db
Merge pull request #1 from lilydjwg/master
format datetime in locale format
2022-01-24 22:06:30 +08:00
lilydjwg
3a9c2b3b71 fixup! format datetime in locale format 2022-01-24 17:22:19 +08:00
lilydjwg
1c984070d5 format datetime in locale format 2022-01-24 17:14:06 +08:00
imlonghao
2d88988a50 ci: set git push with force 2022-01-23 19:00:00 +08:00
imlonghao
7d18dc2fec chore: v0.2.3 2022-01-23 18:58:00 +08:00
imlonghao
3fa0610b51 fix: make sure batch event is start 2022-01-23 18:57:15 +08:00
imlonghao
21d46e2437 style: remove Courier from font-family 2022-01-23 18:53:59 +08:00
imlonghao
b5aaea6c2d ci: sync to github 2022-01-23 17:46:22 +08:00
imlonghao
894b02ef2b chore: v0.2.2 2022-01-23 17:23:55 +08:00
imlonghao
aaed5aa94d fix: fixed the decimal places for memory field 2022-01-23 17:22:56 +08:00
imlonghao
a72c1463bc fix(html): prevent a link being wrap 2022-01-23 17:04:29 +08:00
imlonghao
8b64b9f7d7 fix(html): remove the useless word in memory field 2022-01-23 17:02:30 +08:00
imlonghao
9a45b1bc96 feat(html): use emoji instead of text in status field 2022-01-23 16:51:34 +08:00
imlonghao
b7babfffb6 fix(html): remove the quota tag 2022-01-23 16:35:55 +08:00
imlonghao
a809b60870 chroe: v0.2.1 2022-01-23 16:34:09 +08:00
imlonghao
0fe1b5e9c7 fix(log): align to left 2022-01-23 16:33:20 +08:00
imlonghao
82b7dd274a feat(html): change the more link 2022-01-23 16:31:48 +08:00
imlonghao
8e3d510fbc chore: v0.2.0 2022-01-23 16:18:40 +08:00
imlonghao
47214a01b4 feat(html): show links to the log 2022-01-23 16:17:38 +08:00
imlonghao
ce79ff8a76 feat: impl API /imlonghao-api/pkg/{name}/log/{ts} 2022-01-23 16:12:14 +08:00
imlonghao
d46051dc5f feat: support all and one pkg logs in one file 2022-01-23 15:20:37 +08:00
imlonghao
f537adfd88 fix(html): sorted by timestamp 2022-01-23 15:02:00 +08:00
imlonghao
03c72c03bf feat: impl API /pkg/{name} 2022-01-23 14:57:27 +08:00
imlonghao
2ce438bac0 docs: add the Added part 2022-01-23 14:46:39 +08:00
imlonghao
acf41eab50 fix(logs): add missing import ToPrimitive 2022-01-23 14:41:47 +08:00
imlonghao
8fd2822ba3 feat: impl api /logs 2022-01-23 14:38:21 +08:00
imlonghao
bff1851e43 docs: add CHANGELOG.md 2022-01-23 11:22:54 +08:00
imlonghao
0f5ca6cc83 feat(current): add HTML page 2022-01-23 11:18:51 +08:00
imlonghao
a48ca0701e Merge pull request 'fix(deps): update rust crate serde to 1.0.135' (#1) from renovate/serde-1.x into master
Reviewed-on: https://git.esd.cc/imlonghao/archlinuxcn-packages/pulls/1
2022-01-23 03:03:13 +00:00
imlonghao
45601f3910 ci(drone): init 2022-01-23 11:03:00 +08:00
renovatebot
73880c2a37 fix(deps): update rust crate serde to 1.0.135 2022-01-23 03:00:14 +00:00
imlonghao
fd7d6eef27 ci(renovate): init 2022-01-23 10:53:22 +08:00