Commit Graph

  • 2255bc7fc0 sheetsync: Add column to tags sheet Mike Lang 2024-10-26 12:45:05 +1100
  • f4dc0ea7f1 thrimshim: Fix auth query again, hopefully properly this time Mike Lang 2024-10-26 12:42:50 +1100
  • 48c91b7828 docker-compose: Set buscribe tag seperately Mike Lang 2024-10-26 12:36:34 +1100
  • 4cd0ef1327 schedulebot: Take creds as a file Mike Lang 2024-10-26 12:34:44 +1100
  • e00e716927 schema: Require role.email always be lowercase Mike Lang 2024-10-25 22:18:35 +1100
  • 696d1c8baa Fix typo in thrimshim auth SQL Mike Lang 2024-10-25 22:16:47 +1100
  • 3c8f2c5872 Static content for creating a template Christopher Usher 2024-10-24 23:02:42 -0700
  • d376103dfa Logging for thumbnail template management Christopher Usher 2024-10-24 15:22:21 -0700
  • 3bb05dcf59 thrimbletrimmer: Replace ad-hoc query string building with URLSearchParams Mike Lang 2024-10-25 00:32:02 +1100
  • c40fc48965 thrimbletrimmer: Add support for advanced crop options Mike Lang 2024-10-24 06:17:36 +1100
  • 21eb999664 thrimshim: Fix accepting thumbnail crop/location on submit Mike Lang 2024-10-24 06:26:52 +1100
  • dddf3571bc restreamer: Parse crop/location correctly and document it Mike Lang 2024-10-24 06:17:19 +1100
  • 8533c01d7f docker-compose changes for passing schedule sheet to schedulebot Mike Lang 2024-10-23 18:47:08 +1100
  • 3cbd44bd17 Switch squeezeh and squeezev descriptions. Thomas Chick 2024-10-24 03:45:48 +1100
  • a8dd8148ee
    Switch squeezeh and squeezev descriptions. Thomas Chick 2024-10-24 03:45:48 +1100
  • a4b5663468 restreamer: Add OS-level dependencies for psycopg2 Mike Lang 2024-10-23 18:15:20 +1100
  • 87b294f394 restreamer: Add missing psycopg2 dependency Mike Lang 2024-10-23 18:07:34 +1100
  • a65cc6dcfe schema: Fix check constraints on template crop/location Mike Lang 2024-10-23 18:02:47 +1100
  • befe9448cb Fix trailing comma in schema Mike Lang 2024-10-23 17:47:38 +1100
  • a16c78f52f update github actions to auto-build new images Mike Lang 2024-10-23 16:53:47 +1100
  • 0dfc8ea127 bus_analyzer: fix docker-compose Mike Lang 2023-11-12 20:56:00 +1100
  • 0e229dc80b lower backfill_max_hours_ago so we aren't backfilling 6 months of chat logs Mike Lang 2023-11-08 07:29:21 +1100
  • 0dfffc19c2 Document remaining transitions, deprecate fadefast and fadeslow. Thomas Chick 2024-10-23 00:08:36 +1100
  • 5b924caa91
    Document remaining transitions, deprecate fadefast and fadeslow. Thomas Chick 2024-10-23 00:08:36 +1100
  • 20ad8d3ec9 thrimbletrimmer: Use new API for listing thumbnails Mike Lang 2024-10-22 14:34:51 +1100
  • e0fc1eaf08 Refactor get_thumbnail and other fixes and improvments Christopher Usher 2024-10-21 18:03:26 -0700
  • f814945dbd Updating thumbnail generation to use database for templates and allow crop and location to be varied Christopher Usher 2024-10-19 19:23:12 -0700
  • 70c8afe779 Switching thrimshim over to store thumbnail templates in the database Christopher Usher 2024-10-19 15:49:59 -0700
  • 33f75efc19 Updatea thrimshim authentication to use roles table Christopher Usher 2024-10-08 15:27:43 -0700
  • 4c4e1fa85f convert editors table to roles table Christopher Usher 2024-10-08 13:02:04 -0700
  • c95675bdf7 thrimbletrimmer: Use new API for listing thumbnails Mike Lang 2024-10-22 14:34:51 +1100
  • 0f7b181be1 Create buscribe database during setup Mike Lang 2024-10-22 14:11:18 +1100
  • 9c6340a5e0 nginx: buscribe_api, like thrimshim, should be forwarded to Mike Lang 2024-10-22 14:10:59 +1100
  • 1e7e400096 docker-compose: Pass correct database args for buscribe Mike Lang 2024-10-22 14:10:34 +1100
  • dde7696877 buscribe: Work with no end time Mike Lang 2024-10-22 14:10:16 +1100
  • ff8475dc48 Disable type registration when buscribe connects to the DB Mike Lang 2024-10-22 14:09:40 +1100
  • b16ceef96a rename buscribe-api to buscribe_api Mike Lang 2024-10-22 14:08:59 +1100
  • 834d27c17d Add buscribe to docker-compose Mike Lang 2024-10-20 05:27:57 +1100
  • 005ff9dac7 buscribe: Do database schema and user setup Mike Lang 2024-10-18 10:14:12 +1100
  • 5f3a02fd14 buscribe-remainder: delete things we've already handled/don't need Mike Lang 2024-10-18 10:01:58 +1100
  • d5caace905 Move buscribe/buscribe to buscribe/ and everything else to buscribe-remainder/ Mike Lang 2024-10-18 09:59:25 +1100
  • bcf585776e buscribe: Download models as part of build process Mike Lang 2024-10-18 09:57:30 +1100
  • ee5e23b2bb Delete buscribe professor Mike Lang 2024-10-18 09:05:46 +1100
  • 510af15418 Serve buscribe-web out of the main nginx container, like thrimbletrimmer Mike Lang 2024-10-18 08:59:16 +1100
  • 2d40893825 Move buscribe-web to top level Mike Lang 2024-10-18 08:59:07 +1100
  • b18688e901 buscribe-api: Change path to be under /buscribe-api instead of /buscribe Mike Lang 2024-10-18 08:57:40 +1100
  • 752c5ad610 buscribe-api: Finish removing segments dir stuff Mike Lang 2024-10-18 08:57:28 +1100
  • e758418f76 buscribe-api: Move from buscribe/ to top level and add to ./build Mike Lang 2024-09-30 13:32:09 +1000
  • 2462a957d2 build: Split and format components array Mike Lang 2024-09-30 13:31:36 +1000
  • 54a97c2d01 buscribe-api: Remove VTT support Mike Lang 2024-09-30 13:22:36 +1000
  • 961bc56fd4 buscribe: Use wubloader's version of common instead of an old copy Mike Lang 2024-09-30 13:19:44 +1000
  • ea0e84f476 Add 'buscribe/' from commit 'fbb6c4dca07ace89eab39f789537bd0f694c77eb' Mike Lang 2024-10-22 14:12:29 +1100
  • fc3ea900e5 Refactor get_thumbnail and other fixes and improvments Christopher Usher 2024-10-21 18:03:26 -0700
  • e923853ca8 sheetsync: Update playlist sheet column order Mike Lang 2024-10-21 19:24:42 +1100
  • 7fe04e2938 Updating thumbnail generation to use database for templates and allow crop and location to be varied Christopher Usher 2024-10-19 19:23:12 -0700
  • 47d1e25422 Switching thrimshim over to store thumbnail templates in the database Christopher Usher 2024-10-19 15:49:59 -0700
  • 1915d98143 thrimbletrimmer: Split error path for submission into a function Mike Lang 2024-10-10 05:12:41 +1100
  • ca60852b3d thrimbletrimmer: Add transitions to download URL Mike Lang 2024-10-10 04:04:19 +1100
  • 8c6141b5ca thrimbletrimmer: Correct video time conversions due to overlap from transitions Mike Lang 2024-10-10 04:01:59 +1100
  • c96c7cedd6 thrimbletrimmer: add transitions when submitting Mike Lang 2024-10-07 17:19:40 +1100
  • 54695bcad4 thrimbletrimmer: Set existing transition info when loading a video Mike Lang 2024-10-10 04:00:41 +1100
  • 72110821d5 thrimbletrimmer: Show/hide transition duration if "cut" is selected Mike Lang 2024-10-10 04:00:14 +1100
  • 5d09115a8a thrimbletrimmer: Load transition types from thrimshim and populate dropdown Mike Lang 2024-10-10 03:58:51 +1100
  • 87d4520e61 thrimbletrimmer: Add new DOM elements for specifying transitions Mike Lang 2024-10-04 04:39:24 +1000
  • 23e64116bd thrimbletrimmer: Add some helpers for creating elements Mike Lang 2024-10-04 04:19:50 +1000
  • dc4a99c4be thrimbletrimmer: Split error path for submission into a function Mike Lang 2024-10-10 05:12:41 +1100
  • d0bb718772 thrimbletrimmer: Add transitions to download URL Mike Lang 2024-10-10 04:04:19 +1100
  • 0d1e4585ef thrimbletrimmer: Correct video time conversions due to overlap from transitions Mike Lang 2024-10-10 04:01:59 +1100
  • 44b3369d81 thrimbletrimmer: add transitions when submitting Mike Lang 2024-10-07 17:19:40 +1100
  • 21cefd91f1 thrimbletrimmer: Set existing transition info when loading a video Mike Lang 2024-10-10 04:00:41 +1100
  • 622bdf5062 thrimbletrimmer: Show/hide transition duration if "cut" is selected Mike Lang 2024-10-10 04:00:14 +1100
  • 59010a6fa9 thrimbletrimmer: Load transition types from thrimshim and populate dropdown Mike Lang 2024-10-10 03:58:51 +1100
  • 648e7d156d thrimbletrimmer: Add new DOM elements for specifying transitions Mike Lang 2024-10-04 04:39:24 +1000
  • 0a3de79fe3 Updatea thrimshim authentication to use roles table Christopher Usher 2024-10-08 15:27:43 -0700
  • ebc534f55a convert editors table to roles table Christopher Usher 2024-10-08 13:02:04 -0700
  • 3fb6676fbe pubbot: Add more detail to logging Mike Lang 2024-10-03 02:52:45 +1000
  • 9b19c12a53 Add pubnub-watching zulip bot Mike Lang 2024-10-03 02:38:06 +1000
  • effdf1a985 thrimbletrimmer: Add some helpers for creating elements Mike Lang 2024-10-04 04:19:50 +1000
  • 6c0966f992 pubbot: Add more detail to logging Mike Lang 2024-10-03 02:52:45 +1000
  • d793a63932 Add pubnub-watching zulip bot Mike Lang 2024-10-03 02:38:06 +1000
  • c378a1e4ab Add Audit Logging for several endpoints ZeldaZach 2024-07-21 00:56:07 +0200
  • fd78ff288e fix bugs in postgres schema from earlier changes Mike Lang 2024-09-20 06:17:37 +1000
  • 8e0b94abdb Add Audit Logging for several endpoints ZeldaZach 2024-07-21 00:56:07 +0200
  • 87b6db71ce fix bugs in postgres schema from earlier changes Mike Lang 2024-09-20 06:17:37 +1000
  • 7483794a23 docker-compose: Set up sheetsync for downloading media links Mike Lang 2024-09-15 08:13:48 +1000
  • 3e7cb38cf0 sheetsync: Optionally download media linked in image links column Mike Lang 2024-09-15 08:07:05 +1000
  • 7b590cf574 chat-archiver: Some cleanups to the URL matching regex Mike Lang 2024-09-14 13:27:15 +1000
  • 15f86551d4 docker-compose: Backfill of media, with or without chat archiver Mike Lang 2024-09-14 07:36:24 +1000
  • 9dfb00f4ab chat_archiver: Logic for checking and downloading media links Mike Lang 2024-09-03 15:56:29 +1000
  • 2855ec759d download_media: Add pdf to default allowed content types Mike Lang 2024-09-14 06:51:33 +1000
  • b46c577014 download_media: Add function for checking if a URL has been downloaded before Mike Lang 2024-09-14 08:28:25 +1000
  • 352c9e9081 download_media: Get data from potentially malicious URLs and store in the filesystem Mike Lang 2024-09-01 08:21:37 +1000
  • 07055e3605 chat-archiver: extract the ensure_emotes greenlet management to a class Mike Lang 2024-09-01 13:09:38 +1000
  • 5924148540 docker-compose: Set up sheetsync for downloading media links Mike Lang 2024-09-15 08:13:48 +1000
  • 9d5508d23b sheetsync: Optionally download media linked in image links column Mike Lang 2024-09-15 08:07:05 +1000
  • a6730c2380 chat-archiver: Some cleanups to the URL matching regex Mike Lang 2024-09-14 13:27:15 +1000
  • 3f81f531b7 docker-compose: Backfill of media, with or without chat archiver Mike Lang 2024-09-14 07:36:24 +1000
  • 3580824b96 chat_archiver: Logic for checking and downloading media links Mike Lang 2024-09-03 15:56:29 +1000
  • a0d54dc44d download_media: Add pdf to default allowed content types Mike Lang 2024-09-14 06:51:33 +1000
  • 5b0b909d26 download_media: Add function for checking if a URL has been downloaded before Mike Lang 2024-09-14 08:28:25 +1000