erth9960
  • Joined on 2020-10-14
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
erth9960 pushed to master at DMC/multiplayer 2022-11-03 13:49:35 +01:00
353b4af391 Added random subdomains to video sources in order to work around limitations on open connections per server.
erth9960 pushed to master at DMC/play-api 2022-11-01 15:39:40 +01:00
f1045c1309 safe_join has moved from flask into werkzeug
dd141961de Broke authentication into separate function
8d2b3b7edb Moved _log_publish_failure function
f793d26ad0 Removed weburl from queue item
c392fbddfc Whitespace
Compare 8 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-31 14:16:35 +01:00
905d7f2f01 Fixed various slop so tests pass
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-28 14:20:14 +02:00
be6a7877d7 Refactored poster handling to always be done in PosterHandler.
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-28 11:21:09 +02:00
dac19f6f7f Added the option of multiple subtitle tracks
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-24 16:54:57 +02:00
1957b59e85 The poster handler now generates posters for existing streams if
df64ccffb0 The exception shouldn't cause exceptions
6291b66c86 Capitalized all sections in config
c8c2d04ed3 Wording change
Compare 4 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-22 00:19:49 +02:00
0b06690a38 * Completed ThumbnailHandler
eb9f0b7371 Renamed QueueThread._handle() to ._process()
c90ea5966f Allow None in package for duration and creation
3716d3dc0b Revert "Forgot to remove an import"
1a5cade01d Didn't read the docs properly, my solution was correct from the beginning
Compare 14 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-21 11:00:58 +02:00
0f3da0a717 Async jobs now have a centralized function in Handler.
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 23:41:40 +02:00
a9596f71cb Catching ffprobe errors
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 22:51:09 +02:00
9e51321e6a Implemented poster handler
9cc0efd433 Forgot to add the poster to the metadata
b15045eb13 Removed unnecessary import
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2022-10-20 17:02:18 +02:00
24c32a2419 Updated help string