erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-api 2023-03-30 15:39:22 +02:00
15dfc2076c Added /notify/mediasite and /notify/default endpoints and updated the documentation
41031a98e4 Changed pseudocode syntax so the markdown web viewer doesn't eat words
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2023-03-30 15:23:36 +02:00
23a09b651e Updated README with more details
erth9960 pushed to master at DMC/play-daemon-threaded 2023-03-28 16:44:32 +02:00
8582e32f1d Finished updating docstrings to conform to convention. Also made abstract methods throw an exception if they get called.
erth9960 pushed to master at DMC/play-daemon-threaded 2023-03-27 17:21:04 +02:00
132f657ddb Fixed docstrings to follow convention
35334a1af2 Added a comment
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2023-03-27 17:02:56 +02:00
5dcc856177 Moved some functions from utils into more logical places, and opportunistically fixed docstrings to follow the convention
6b7fff6294 Fixed erorr notifications crashing the test
Compare 2 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2023-03-27 16:37:00 +02:00
278fe30b02 Refactored subtitles handling to include generation via whisper.
d25eeda71e Added missing import
870c832ac0 Documentation updates
e310f9c529 Refactored the ldap class to use a new connection for each request.
826f548e63 Create a temporary copy of the existing package state,
Compare 8 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2023-03-10 15:45:41 +01:00
b8834ce7d6 Renamed utils.ffmpegjob to utils.asyncjob in preparation for also running whisper jobs through the same function
e2adf73aa6 Added tests for handling of invalid queue items
8e7d92962f Added logging to Distributor and QueueReader
a12fc96d67 asdict() call was missing from http notification function
cf92d2490c Logging in notifier
Compare 21 commits »
erth9960 pushed to test at DMC/boka3 2023-03-08 10:06:14 +01:00
d3e6ee7ab2 Fixed too many fields showing up when creating a new product
erth9960 pushed to master at DMC/multiplayer-ce 2023-01-20 14:45:52 +01:00
fb659bda2a Changed autoblurring to only affect selection popups
5da12d47f8 Implemented a spinner that pops up when any stream is buffering
f4081d0523 Consistency fix
Compare 3 commits »
erth9960 pushed to master at DMC/multiplayer-ce 2023-01-16 16:52:51 +01:00
667144adcb Added basic keyboard controls for seeking and play/pause
erth9960 pushed to master at DMC/multiplayer-ce 2023-01-13 16:22:58 +01:00
ab0f6613e7 Fixed attempting to activate subs from memory if there are none
299631e5cd Disabled autoblurring of elements
2e993a8735 Tweaked comment formatting
Compare 3 commits »
erth9960 pushed to prod at DMC/boka3 2023-01-13 16:16:08 +01:00
e61e6454dd Merge branch 'test' into prod
a7d961c4d3 If a product was checked out and immediately returned, an empty email receipt was being sent. Fixed.
Compare 2 commits »
erth9960 pushed to test at DMC/boka3 2023-01-13 16:15:45 +01:00
a7d961c4d3 If a product was checked out and immediately returned, an empty email receipt was being sent. Fixed.
erth9960 pushed to prod at DMC/boka3 2023-01-11 11:15:14 +01:00
5068575111 Merge branch 'test' into prod
b10bf1eed8 Added ability to check out a product from the product page directly
fa46874ae3 Mail notifications get pushed forward in time when a new loan is created if there is a pending notification.
Compare 3 commits »
erth9960 pushed to test at DMC/boka3 2023-01-11 11:12:19 +01:00
b10bf1eed8 Added ability to check out a product from the product page directly
fa46874ae3 Mail notifications get pushed forward in time when a new loan is created if there is a pending notification.
Compare 2 commits »
erth9960 pushed to master at DMC/multiplayer-ce 2023-01-10 13:24:48 +01:00
4820ba10c9 The button to copy a link to current time is now hidden by default.
1cf2e39a43 Progressbar css tweaks
b8467ee8ec Code hygiene
069d746871 Implemented seeking and settings persistence
Compare 4 commits »
erth9960 pushed to master at DMC/multiplayer-ce 2022-12-08 16:58:43 +01:00
c4569c46b5 Added readme
erth9960 created branch master in DMC/multiplayer-ce 2022-11-04 11:58:05 +01:00
erth9960 pushed to master at DMC/multiplayer-ce 2022-11-04 11:58:05 +01:00
cec90328dc Working around the inability to play more than 6 streams at once.
099399a92f Semicolon discipline
a5fe0ee7df var -> const
0a56ad07b4 Implemented support for multiple subtitle tracks
110376146f var -> let
Compare 10 commits »
erth9960 created repository DMC/multiplayer-ce 2022-11-04 11:57:14 +01:00