Commit Graph

231 Commits

Author SHA1 Message Date
BennyThink
7155dd3673
safer log checking #37 2022-01-18 20:16:07 +08:00
BennyThink
18cf2bc943
temporarily fix client not started issue.
Don't know the root cause, also this might start two clients...
2022-01-18 18:19:25 +08:00
BennyThink
83b671b873
idle detector and upgrade
add idle and next salt detector
upgrade to latest pyrogram
fix session issue
2022-01-18 10:14:31 +08:00
BennyThink
5208b9de31
downgrade pyrogram
appears problematic for some platform
2022-01-14 22:11:34 +08:00
BennyThink
9f574d1123
add codeQL and new dashboard 2022-01-14 19:58:44 +08:00
BennyThink
03c20d0de5
enable audio, add metrics from redis 2022-01-14 19:44:35 +08:00
BennyThink
d672dc848f
add grafana dashboard 2022-01-13 23:12:09 +08:00
BennyThink
47c324e905
add exception for subprocess git version
fix #35
2022-01-12 21:17:22 +08:00
BennyThink
d714252fc5
stop as group 2022-01-09 22:59:32 +08:00
BennyThink
d3cbb5f24a
fix quota check, it should be from_user.id 2022-01-09 18:33:39 +08:00
BennyThink
6b50ee784d
add suicide function 2022-01-09 16:37:59 +08:00
BennyThink
1b89d25be3
resolve pytz warning 2022-01-09 15:32:09 +08:00
BennyThink
555358540a
log to both stdout and file using tail 2022-01-09 15:31:18 +08:00
BennyThink
78e5002818
convert audio in celery task
disabled for now
2022-01-08 22:05:52 +08:00
BennyThink
82d9374ce6
upgrade to pyrogram 1.3.1 2022-01-08 22:05:34 +08:00
BennyThink
b16fd46bca
add magic no log Makefile 2022-01-08 18:03:15 +08:00
BennyThink
026a184e02
flower auto purge to 1 hour 2022-01-08 13:54:20 +08:00
BennyThink
4163597a08
add worker inspect in ping and download text 2022-01-07 19:54:30 +08:00
BennyThink
294e10ea40
fix one potential bug when using celery 2022-01-06 23:33:39 +08:00
BennyThink
556521cee1
logging to info for debugging, remove dead worker 2022-01-06 21:13:13 +08:00
dependabot[bot]
acf3b1838b
bumps 2022-01-05 23:05:43 +08:00
BennyThink
437a7a69d1
add dependabot 2022-01-04 21:32:32 +08:00
BennyThink
b5aeee2c6e
only get version, safer upgrade 2022-01-03 14:30:17 +08:00
BennyThink
79496fcd8a
add split large video(disabled now), random edit text
fix Makefile
2022-01-03 14:11:14 +08:00
BennyThink
95b5ed5705
add upgrade actions, add Makefile 2022-01-03 12:05:32 +08:00
BennyThink
2961fb22a8
upgrade yt-dlp, fix filetype guess issue 2022-01-02 22:51:33 +08:00
BennyThink
01b7214e83
update README.md, fix heroku 2022-01-02 22:27:34 +08:00
BennyThink
06b173e4a8
flower data persistence and time zone 2022-01-02 17:59:22 +08:00
BennyThink
21f06ea248
thumb, flower.yml 2022-01-02 17:23:53 +08:00
BennyThink
2bf68036d2
upgrade filetype to latest version
to enhance file detect ability
2022-01-01 21:37:35 +08:00
BennyThink
73cb33a831
dynamic worker name 2021-12-30 19:03:21 +08:00
BennyThink
4f78eeef15
limit use db0, celery use db4 2021-12-30 18:15:43 +08:00
BennyThink
90c4d6e1c0
add flower, use mysql5.7 2021-12-30 16:37:27 +08:00
BennyThink
e7f99e5601
change container name 2021-12-30 15:31:59 +08:00
BennyThink
ad77c65513
worker.yml 2021-12-30 14:45:36 +08:00
BennyThink
1ec02d3664
publish port 2021-12-30 14:32:55 +08:00
BennyThink
6b0a89c632
add cookies to worker 2021-12-30 13:12:23 +08:00
BennyThink
2630d15535
ready 2021-12-30 13:06:45 +08:00
BennyThink
c932525c3a
Merge branch 'celery' 2021-12-30 13:04:02 +08:00
BennyThink
c7de910819
threading mode 2021-12-30 12:59:57 +08:00
BennyThink
4b2186d200
instagram cookie fix 2021-12-30 00:08:29 +08:00
BennyThink
ab2871a42b
remove celery 2021-12-29 23:57:36 +08:00
BennyThink
c96180540a
use celery 2021-12-29 23:57:36 +08:00
BennyThink
321f4e8ba7
celery - no 2021-12-29 23:17:47 +08:00
BennyThink
6bff673a36
use celery 2021-12-29 22:24:17 +08:00
BennyThink
c755f392de
working after switch to mysql 2021-12-29 15:54:25 +08:00
BennyThink
5f19a51a9b
push to ghcr 2021-12-26 19:17:07 +08:00
BennyThink
48fe83b6b8
add instagram support #25 2021-12-19 14:32:16 +08:00
BennyThink
6a54442241
vnstat 2nd 2021-12-09 21:15:36 +08:00
BennyThink
831604881e
python:3.9-alpine 2021-12-09 20:09:09 +08:00