Commits on Source (22)
-
Dominic Meiser authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Simon Künzel authored
-
Dorian Koch authored
-
Dominic Meiser authored
-
Dorian Koch authored
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- chapters.py 3 additions, 2 deletionschapters.py
- config.py.example 8 additions, 1 deletionconfig.py.example
- cutprogress.py 11 additions, 5 deletionscutprogress.py
- db.py 39 additions, 23 deletionsdb.py
- db_example.sql 2 additions, 0 deletionsdb_example.sql
- edit.py 12 additions, 9 deletionsedit.py
- encoding.py 1 addition, 0 deletionsencoding.py
- feeds.py 7 additions, 5 deletionsfeeds.py
- icalexport.py 4 additions, 4 deletionsicalexport.py
- importer.py 5 additions, 2 deletionsimporter.py
- jobmanagement.py 9 additions, 7 deletionsjobmanagement.py
- jobs.py 31 additions, 15 deletionsjobs.py
- ldap.py 1 addition, 1 deletionldap.py
- livestreams.py 16 additions, 9 deletionslivestreams.py
- meetings.py 1 addition, 1 deletionmeetings.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- server.py 137 additions, 54 deletionsserver.py
- sorter.py 14 additions, 10 deletionssorter.py
- static/moderator.js 3 additions, 3 deletionsstatic/moderator.js
... | @@ -9,3 +9,4 @@ ldap3 | ... | @@ -9,3 +9,4 @@ ldap3 |
icalendar | icalendar | ||
mysql-connector-python | mysql-connector-python | ||
coverage | coverage | ||
psycopg[c] | |||
\ No newline at end of file |