erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon 2022-01-12 13:10:29 +01:00
7574199ba6 Fixed a bug in cleanup
erth9960 pushed to master at DMC/play-daemon 2021-12-17 10:48:16 +01:00
3c7276ed40 Made description optional and made sure it always exists in a packed json.
erth9960 pushed to master at DMC/multiplayer 2021-12-03 16:41:26 +01:00
207b36c910 Changed filename to be written to
ede40c6d44 Ignoring dlplayer since it's generated
a7439efe7c Added functionality to create a self-contained player file.
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon 2021-11-26 15:19:19 +01:00
de2395f737 Fixed the inevitable bugs
erth9960 pushed to master at DMC/play-daemon 2021-11-26 14:31:36 +01:00
b700af7a41 Added requirements.txt for ease of installation
a3643113cb Stopped ignoring txt files for no reason
Compare 2 commits »
erth9960 pushed to master at DMC/play-api 2021-11-26 14:31:19 +01:00
e9bde475a6 Error messages in queue status don't have to be json
erth9960 pushed to master at DMC/play-daemon 2021-11-26 14:14:30 +01:00
cb2b8c4a97 Refactored logging to log errors to file along with logging to syslog and email
c0005d1e37 Rearranged some lines and added further comments
Compare 2 commits »
erth9960 pushed to master at DMC/play-api 2021-11-24 14:02:48 +01:00
845fee2c82 Fixed an incorrect dependency
erth9960 pushed to master at DMC/play-api 2021-11-24 10:36:52 +01:00
36ff13f200 Updated readme
erth9960 pushed to master at DMC/play-api 2021-11-24 10:32:33 +01:00
c2cfda686f Merge branch 'master' of gitea.dsv.su.se:DMC/play-api
8a4f103462 Added requirements.txt for ease of python installation
Compare 2 commits »
erth9960 pushed to master at erth9960/dept-staff 2021-10-26 21:16:21 +02:00
5e6c129f3e Added readme and gitignore
erth9960 created branch master in erth9960/dept-staff 2021-10-26 20:59:50 +02:00
erth9960 pushed to master at erth9960/dept-staff 2021-10-26 20:59:50 +02:00
4f7f8ff1c1 Initial commit
erth9960 created repository erth9960/dept-staff 2021-10-26 20:42:03 +02:00
erth9960 pushed to master at DMC/play-daemon 2021-10-26 10:31:31 +02:00
37722ba8e8 Removed accidentally included file
erth9960 opened issue DMC/play-api#5 2021-10-26 10:27:56 +02:00
Authentication for write actions
erth9960 commented on issue DMC/play-api#2 2021-10-26 10:11:55 +02:00
Expose queue stats
erth9960 commented on issue DMC/play-api#2 2021-10-26 09:50:34 +02:00
Expose queue stats

If an item has corresponding error data, that should be included in the job's json object as well under the key error. The key should be omitted if there is no error.

erth9960 opened issue DMC/play-daemon#5 2021-10-26 09:44:08 +02:00
Move failed jobs to separate directory
erth9960 opened issue DMC/play-api#3 2021-10-26 09:37:42 +02:00
Move daemon-status endpoint