Commit Graph

37 Commits

Author SHA1 Message Date
c4270445a6 simplify Dockerfile 2022-11-20 14:19:56 +01:00
9cdbbe9b16 python 3.10 2022-05-31 15:28:45 +02:00
724a9c1d1d override logging interval with secret/minutes.txt 2022-05-31 14:59:18 +02:00
ac28f77543 minor 2021-09-30 11:34:51 +02:00
langfingaz
5beee18ad7 Update 'LICENSE' 2021-04-20 10:10:38 +02:00
langfingaz
faeabffb49 fix typo 2021-04-02 23:36:09 +02:00
794225b96b printModerators: reduce Users to fullName 2021-03-02 15:43:37 +01:00
fa38fc4f6e refactor: import 2021-03-02 15:08:26 +01:00
d240d4e82f refactor: timedelta - filter recent BbbStatus objects 2021-03-02 15:00:20 +01:00
1e5b44f2c9 work in progress: print fullNames of recent moderators
Use-case: Get an overview of active users that create and start lots of meetings. Inform them that the instance is more and more used and ask for a small donation.
2021-03-02 14:42:52 +01:00
154f2ed333 default data directory 2021-03-02 12:28:17 +01:00
fa0575ff6f update README 2021-02-17 17:39:27 +01:00
61b1dcdb4d python-2.9; plot only last month; label at every second day 2021-02-17 16:59:17 +01:00
94b10f0300 debug 2020-12-07 17:31:25 +01:00
a920d65b4b Merge branch 'master' of https://codeberg.org/langfingaz/bbb-status 2020-12-05 14:03:18 +01:00
edca8ef78d restart unless stopped 2020-12-05 14:02:59 +01:00
ba66986d2a increase dpi 2020-12-05 14:00:18 +01:00
7faacc6e86 rotate date-labels of plot; show ticks for days and 6-hour intervals 2020-12-05 13:56:12 +01:00
141582842a fix 2020-12-03 17:23:00 +01:00
4992296102 fix plot: sort by date 2020-12-03 17:20:31 +01:00
45bb8f92cc improve README 2020-12-03 16:52:59 +01:00
5e386a083d fix 2020-12-03 16:51:01 +01:00
aa62d31c29 sort BbbStatus before plotting 2020-12-03 16:41:06 +01:00
8a652852a9 build using requirements.txt; improve README; fix: exclude pycache; 2020-12-03 16:30:29 +01:00
04c29d21e5 retry get request; use "logging" 2020-12-03 15:53:17 +01:00
81f1042bf8 add debug method 2020-11-29 17:55:43 +01:00
97f2400c41 minor 2020-11-29 17:48:35 +01:00
827f619100 minor 2020-11-29 16:33:16 +01:00
5afe6af136 add main.py; Dockerfile: build dependencies; TZ 2020-11-29 15:39:11 +01:00
32d8158921 plot data 2020-11-28 21:11:21 +01:00
35b305393a exclude pycache 2020-11-25 21:55:35 +01:00
9e205b832e add license and credits 2020-11-25 21:52:51 +01:00
dcaeff810a typo 2020-11-25 21:42:08 +01:00
6fb7cdd790 Update 'README.md' 2020-11-25 21:31:52 +01:00
e334665066 fix: no stdout visible inside docker -> use unbuffered mode; use alpine version of python base image 2020-11-25 19:59:43 +01:00
8c30c35128 init 2020-11-25 19:35:39 +01:00
531bf27837 first commit 2020-11-24 17:00:52 +01:00