Commit graph

28 commits

Author SHA1 Message Date
cb2d3fd580 [perf] activity auth & logger 2023-07-28 01:22:03 +08:00
03af5cedb7 [feat] process inbox request 2023-07-28 01:20:56 +08:00
632e10c956 [feat] pprint inbox log 2023-07-27 22:25:38 +08:00
157073a4a7 [feat] inbox checker add logger 2023-07-27 22:11:43 +08:00
4ee00bad59 [feat] auth flow
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2023-07-27 20:30:02 +08:00
6c770286c5 [lint] fix arguments-renamed 2023-07-27 15:53:45 +08:00
60aa82b63d [lint] some lint
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2023-07-27 15:49:14 +08:00
6b27db30b2 [feat] add post sign flow
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2023-07-27 15:16:51 +08:00
29cc7017cb [lint] disable W0511(fixme)
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline failed
- unused-import
- wrong-import-order
2023-07-12 00:56:58 +08:00
340863224c [fix] rename function name & fix sign verify
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline failed
2023-07-12 00:41:19 +08:00
a8aa5105ab [feat] return real actor activitypub+json 2023-07-12 00:10:58 +08:00
54db6c3065 [feat] gen key 2023-07-11 22:11:51 +08:00
0f21b621c0 [fix] fix config.py.simple 2023-07-08 16:37:12 +08:00
617a2c7159 [chore] update .gitignore
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline failed
2023-07-07 00:36:24 +08:00
fb702475d0 [chore] update config.py 2023-07-07 00:35:08 +08:00
a5d7d4bdf8 [feat] add config.py 2023-07-06 23:51:27 +08:00
f5f962a85c [lint] fix checker:raise-missing-from
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-06-19 14:55:56 +08:00
0f9761ff5c [feat] check inbox signature
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2023-06-19 14:34:03 +08:00
7027a4a07a [fix] fix config import 2023-06-19 14:33:24 +08:00
51b61d2db7 [feat] add fetch function
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-06-19 10:05:59 +08:00
aec555d1b5 [lint] fix missing-module-docstring
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-06-19 10:02:50 +08:00
673ca94294 [perf] add config.py
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2023-06-19 09:52:42 +08:00
27de382acb [lint] fix some lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
pylint:
- E1102: not-callable

flake8:
- E203 whitespace before ':'
2023-06-13 14:50:22 +08:00
3cd6f9fc34 [lint] miss checker docstring
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-13 14:14:28 +08:00
e006e448ed [feat] process inbox request
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-13 14:11:29 +08:00
1e642fcf07 [lint] fix lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-09 11:09:28 +08:00
3f9e159eb1 [refactor] build httpsig string
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-09 11:07:02 +08:00
e9f8ca145b [feat] bulid and verify http signature
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-09 10:54:20 +08:00