Commit Graph

  • 24e4e0ba28 Fixed how thrimbletrimmer is enabled/disabled. mg 2019-09-24 19:43:27 -0300
  • 5c08054cdd Fixing default services enabled. mg 2019-09-24 19:38:01 -0300
  • ae3d82026e Removed extrenuous .bak files, ensured newline at the end of files, and changed thrimbletrimmer to be separate from services. mg 2019-09-24 19:36:33 -0300
  • 697f6aedc2 Update LICENSE MasterGunner 2019-09-24 19:15:46 -0300
  • 63d18641cc Update LICENSE Christopher Usher 2019-09-24 23:11:03 +0100
  • e9eab3df44 Update readme Christopher Usher 2019-09-24 23:14:59 +0100
  • 182cee0913
    Update LICENSE MasterGunner 2019-09-24 19:15:46 -0300
  • 39c3b0fbb0
    Update readme Christopher Usher 2019-09-24 23:14:59 +0100
  • 69655ba5b2
    Update LICENSE Christopher Usher 2019-09-24 23:11:03 +0100
  • 6edd224395 Merging Thrimbletrimmer into Wubloader with latest changes. mg 2019-09-24 18:00:45 -0300
  • 7876880629 Removing "experimental" cutting feature mg 2019-09-24 17:53:07 -0300
  • ff5c1f8ecd fixes based on ekim's suggestions Christopher Usher 2019-09-24 14:43:28 +0100
  • f75f3e61e8 Removed schema from common/database.py Christopher Usher 2019-09-24 03:36:07 +0100
  • af086e26e5 moved schema into database startup script Christopher Usher 2019-09-24 03:17:20 +0100
  • 7c5f8f375c fixes based on ekim's suggestions Christopher Usher 2019-09-24 14:43:28 +0100
  • 61cb15ca18 Removed schema from common/database.py Christopher Usher 2019-09-24 03:36:07 +0100
  • 5051e4ff2c moved schema into database startup script Christopher Usher 2019-09-24 03:17:20 +0100
  • 8364f7bd9b Merge branch 'chrusher-database-replication' Christopher Usher 2019-09-24 02:31:32 +0100
  • fec8cff185
    Merge branch 'master' into chrusher-database-replication Christopher Usher 2019-09-24 02:27:38 +0100
  • 2f9da30056 stupid copying things into docker Christopher Usher 2019-09-24 02:18:36 +0100
  • 027c2900e2 fixes in response to ekim's comments Christopher Usher 2019-09-24 00:45:48 +0100
  • 92f6ed5891 function name fix Christopher Usher 2019-09-23 22:10:36 +0100
  • 86477fae13 fixes for ekim's comments Christopher Usher 2019-09-17 00:43:26 +0100
  • 689101b1ee not authenticating no longer default in docker-compose Christopher Usher 2019-09-15 01:14:00 +0100
  • 611a4bd793 added option not to authenticate thrimshim Christopher Usher 2019-09-15 01:09:22 +0100
  • 36fe22bf99 authentication implemented and tested as much as possible without authentication in thrimbletrimmer Christopher Usher 2019-09-14 03:19:12 +0100
  • 057bd031a2 decorator to avoid duplication authentication code Christopher Usher 2019-09-14 02:28:35 +0100
  • 0cf84ef510 code style clean up Christopher Usher 2019-09-13 01:38:15 +0100
  • 64824973ba Adding issuer validation. mg 2019-09-11 20:29:34 -0300
  • 96d2566ab2 Adding dependencies and retrieving account info. mg 2019-09-11 19:28:54 -0300
  • aea0fe1766 Setting up Auth Test function Christopher Usher 2019-09-13 01:13:18 +0100
  • d07cb5de44 Placeholder text Christopher Usher 2019-09-13 00:48:53 +0100
  • 23e3cfce20 Added editor, edit_time and upload_time to thrimshim and cutter updates of the database Christopher Usher 2019-08-30 02:27:33 +0100
  • 75cafdabb7 database changes to keep track of editors and edit times Christopher Usher 2019-08-29 19:36:50 +0100
  • ecc568f669 function name fix Christopher Usher 2019-09-23 22:10:36 +0100
  • 1dbe585837 retry database connection if it fails Christopher Usher 2019-09-23 01:38:10 +0100
  • 57962c8104 allow nodes and editors to be read from csv files on start up Christopher Usher 2019-09-23 01:22:27 +0100
  • 0eefdb94e0 docker compose updates; option not to replicate Christopher Usher 2019-09-22 22:26:58 +0100
  • 38801ea6d3 Replication working Christopher Usher 2019-09-22 19:57:12 +0100
  • 37b0efb66a postgres now needs building Christopher Usher 2019-09-22 03:54:44 +0100
  • a20f65d70f moving stuff around Chris Usher 2019-09-20 00:39:18 +0100
  • 413c86d908 script to read in dumps Christopher Usher 2019-09-19 23:48:46 +0100
  • 1a7d3e6ff1 script for dumpting the database Christopher Usher 2019-09-19 03:19:26 +0100
  • dee140aec0 Changes to dashboard, and adding reset/manual link functions. mg 2019-09-22 15:58:41 -0300
  • 2611ec5916 Added padding to BusTime conversion. mg 2019-09-20 16:15:03 -0300
  • e49ec90d3e UI Improvements mg 2019-09-19 18:05:26 -0300
  • 683eb7073c Improvements to Dashboard page, adding filters. mg 2019-09-18 20:04:12 -0300
  • 950204aec6 Added setting of trim times on page load. mg 2019-09-17 22:56:16 -0300
  • b6346d384e fixes for ekim's comments Christopher Usher 2019-09-17 00:43:26 +0100
  • 22a7c490b3 lack of headers causing flask to not recognise json Christopher Usher 2019-09-17 01:33:55 +0100
  • cfd4f21e56 Update test functions that weren't sending token. mg 2019-09-16 20:41:52 -0300
  • aed2a77a88 Initial merge of Thrimbletrimmer proper into repo. mg 2019-09-16 19:16:47 -0300
  • 0cca85b4aa Starting thrimbletrimmer integration. mg 2019-09-15 01:43:38 -0300
  • 3f2c30849f not authenticating no longer default in docker-compose Christopher Usher 2019-09-15 01:14:00 +0100
  • d55d6fb7bc added option not to authenticate thrimshim Christopher Usher 2019-09-15 01:09:22 +0100
  • c8e44af20d authentication implemented and tested as much as possible without authentication in thrimbletrimmer Christopher Usher 2019-09-14 03:19:12 +0100
  • 377a6697b0 decorator to avoid duplication authentication code Christopher Usher 2019-09-14 02:28:35 +0100
  • 4779d88e37 code style clean up Christopher Usher 2019-09-13 01:38:15 +0100
  • f4d0fbf42e Adding issuer validation. mg 2019-09-11 20:29:34 -0300
  • f3b1b991e5 Adding dependencies and retrieving account info. mg 2019-09-11 19:28:54 -0300
  • d578da90d0 Setting up Auth Test function Christopher Usher 2019-09-13 01:13:18 +0100
  • 365d7b7852 Placeholder text Christopher Usher 2019-09-13 00:48:53 +0100
  • ea42cab8fd Added editor, edit_time and upload_time to thrimshim and cutter updates of the database Christopher Usher 2019-08-30 02:27:33 +0100
  • fb889cd078 database changes to keep track of editors and edit times Christopher Usher 2019-08-29 19:36:50 +0100
  • 84270c02ec logging fix Christopher Usher 2019-08-29 19:58:11 +0100
  • 4d67adb277 editing a comment Christopher Usher 2019-08-27 09:08:58 -0700
  • 67100c4126 comments Christopher Usher 2019-08-26 17:56:11 -0700
  • 7a576c7a1f comments in docker-compose Christopher Usher 2019-08-26 17:11:24 -0700
  • fdb5d20db7 fix to database logging Christopher Usher 2019-08-25 01:41:35 -0700
  • 497845f2da typos in comments Christopher Usher 2019-08-25 01:21:55 -0700
  • 14d5c41167 some small edits to docker compose Christopher Usher 2019-08-21 16:17:30 -0700
  • fa31572006 logging fix Christopher Usher 2019-08-29 19:58:11 +0100
  • e2bd915786 editing a comment Christopher Usher 2019-08-27 09:08:58 -0700
  • 54aa919131 Update readme Christopher Usher 2019-08-27 09:01:14 -0700
  • 7d3d163b46
    Update readme Christopher Usher 2019-08-27 09:01:14 -0700
  • 72ab291a13 Update INSTALL.md Christopher Usher 2019-08-27 08:04:59 -0700
  • b4ce8fdbb6 Update INSTALL.md Christopher Usher 2019-08-26 17:57:31 -0700
  • 678b404e9f
    Update INSTALL.md Christopher Usher 2019-08-27 08:04:59 -0700
  • 5a62b7cfa5
    Update INSTALL.md Christopher Usher 2019-08-26 17:57:31 -0700
  • 2c8dc550db comments Christopher Usher 2019-08-26 17:56:11 -0700
  • fc3e7650ae comments in docker-compose Christopher Usher 2019-08-26 17:11:24 -0700
  • 23e0679c7f fix to database logging Christopher Usher 2019-08-25 01:41:35 -0700
  • a6f30e0b94 typos in comments Christopher Usher 2019-08-25 01:21:55 -0700
  • 56c9a68c82 Draft of an installation guide for the wubloader Christopher Usher 2019-08-21 15:54:27 -0700
  • 05654b77c1 some small edits to docker compose Christopher Usher 2019-08-21 16:17:30 -0700
  • a7fa060320
    Draft of an installation guide for the wubloader Christopher Usher 2019-08-21 15:54:27 -0700
  • 76bc629720 moved flask monitoring to its own module Christopher Usher 2019-08-21 13:01:16 -0700
  • 73541f852f logging and monitoring for thrimshim Christopher Usher 2019-08-20 16:28:40 -0700
  • 6c633df3ee move restreamer.stats to common.stats Christopher Usher 2019-08-20 14:12:52 -0700
  • 6858c2e2de starting on logging and monitoring Christopher Usher 2019-08-19 23:45:10 -0700
  • 5fdedc3fce moved flask monitoring to its own module Christopher Usher 2019-08-21 13:01:16 -0700
  • 190d928c90 logging and monitoring for thrimshim Christopher Usher 2019-08-20 16:28:40 -0700
  • 88ae27a053 move restreamer.stats to common.stats Christopher Usher 2019-08-20 14:12:52 -0700
  • 50a6459d73 starting on logging and monitoring Christopher Usher 2019-08-19 23:45:10 -0700
  • 1721fbd92e fix dashboards for channel/quality naming Mike Lang 2019-08-16 20:48:43 -0700
  • 04ef0d3823 fix a few remaining usages of StreamWorker.stream instead of .quality Mike Lang 2019-08-16 20:31:40 -0700
  • 361e577474 fixes based on ekimekims suggestions Christopher Usher 2019-08-15 15:31:41 -0700
  • 732c56d502 typo in a comment Christopher Usher 2019-08-12 22:31:55 +0100
  • 3564643613 refactoring downloader Christopher Usher 2019-08-01 02:32:03 +0100
  • b959853593 refactored to channel and quality Christopher Usher 2019-07-12 00:25:58 +0100