12 Commits
Author SHA1 Message Date
joshuacoles 8d03165cfc Remove sidekiq entirely to speed up builds a little and reduce image size
Build and Publish Docker Container / build (push) Successful in 5m39s
2024-02-07 10:47:46 +00:00
joshuacoles bbac184569 Install GoodJob 2024-02-07 10:14:07 +00:00
joshuacoles caa55559f4 Add mssing sidekiq-scheduler
Build and Publish Docker Container / build (push) Successful in 5m22s
2023-10-08 22:14:21 +01:00
joshuacoles f3e4940d6b Upgrade Rails to 7.1 rc2 to allow SECRET_KEY_BASE to function
Build and Publish Docker Container / build (push) Failing after 4m29s
2023-10-04 17:03:44 +01:00
joshuacoles d9d182bc94 Update lecture properties and various migration changes
Modified code to remove 'status' field from lecture's table and added 'event_uuid' field. Also refined the 'start_time' field in recordings' table to handle datetime instead of strings. Further, made minor changes in scraping jobs and seeding logic. Implemented these changes to allow lectures to be associated with calendar events and streamlined various fields.
2023-10-01 19:44:20 +01:00
joshuacoles 83bc134998 Add basic calendar scraping 2023-10-01 17:58:37 +01:00
joshuacoles 3300017d98 Add administrate 2023-10-01 15:05:10 +01:00
joshuacoles 285cf78d63 Add sidekiq 2023-10-01 14:31:52 +01:00
joshuacoles 0e0c6694ac Initial work for import from panopto 2023-09-29 19:19:03 +01:00
joshuacoles d14903fcb4 Some initial UI work 2023-09-29 18:53:43 +01:00
joshuacoles 7cf23e872e Tailwind init 2023-09-29 17:52:01 +01:00
joshuacoles 0d86f26613 Initial commit 2023-09-29 17:45:19 +01:00