erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon 2022-04-26 10:14:15 +02:00
854a8f33fb Suppressed errors on missing queue files, it is now logged at INFO level instead
erth9960 pushed to ldapfix at DMC/play-daemon 2022-04-20 15:28:01 +02:00
a3e819c20f Still hunting the ldap timout issue
erth9960 pushed to ldapfix at DMC/play-daemon 2022-04-19 11:46:26 +02:00
c2b0b1c095 Forgot a self
erth9960 created branch ldapfix in DMC/play-daemon 2022-04-13 12:05:52 +02:00
erth9960 pushed to ldapfix at DMC/play-daemon 2022-04-13 12:05:52 +02:00
ccd38f00da Hopefully fixed the ldap connection reset errors
erth9960 pushed to master at DMC/play-api 2022-04-11 08:46:48 +02:00
ad77369c5a Documenting the endpoints
erth9960 opened issue DMC/play-api#8 2022-04-11 08:10:04 +02:00
DELETE /presentation/<ID> authorization
erth9960 pushed to master at DMC/play-daemon 2022-04-08 14:18:12 +02:00
fe1bbdfc7b Fixed a bug in picking up moved files, and added logging
erth9960 pushed to master at DMC/play-daemon 2022-04-07 14:58:27 +02:00
eebaacc13f Removed obsolete file
erth9960 pushed to master at DMC/play-daemon 2022-04-07 14:56:51 +02:00
f3e04593ce Missed a set of quotes
erth9960 pushed to master at DMC/play-daemon 2022-04-07 10:54:29 +02:00
e28d83b727 Further clarifications
erth9960 pushed to master at DMC/play-daemon 2022-04-07 10:49:17 +02:00
32fb4d8f45 Clarifications
erth9960 pushed to master at DMC/play-daemon 2022-04-07 10:32:51 +02:00
5b0dccefeb Whitespace cleanup.
b752dd90e0 Added the ability to delete streams from a presentation
0d94bcd279 Consistency fixes
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon 2022-04-06 17:06:57 +02:00
827ac8b288 Expanded on package formats and made the code blocks json compliant
erth9960 pushed to master at DMC/play-daemon 2022-04-06 14:05:01 +02:00
5d178abc6d Now using the correct variable
4f280da32e Fixed cattura packages having the old title format when no booking was found
ce3b1c5388 Fixed an error when no suitable booking was found
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon 2022-04-06 13:34:35 +02:00
ac1048fd39 Refactored finalize() to fit new update handling
5cbc00f20a Modified the stash funciton to stash originals and incoming separately
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon 2022-04-06 13:19:11 +02:00
412ab9cf0e Implementing update support, attempt 1
27952bf6fe Merge branch 'master' of gitea.dsv.su.se:DMC/play-daemon
c6f684c91e Fixed inconsistency around subtitles
Compare 3 commits »
erth9960 pushed to master at DMC/play-api 2022-04-05 13:44:34 +02:00
810710b83d Switched to f-strings for better readability.
erth9960 pushed to master at DMC/play-api 2022-04-05 13:34:46 +02:00
a3040ffc32 Eliminated a race in creating the queue file
erth9960 pushed to master at DMC/play-daemon 2022-04-04 16:12:49 +02:00
103559e240 Added ldap3 to requirements file