Commit Graph

1595 Commits (c4476dc7822d2dfa10bb6d3b83528fdf9e75b6f0)
 

Author SHA1 Message Date
Hubbe c4476dc782
Merge 197d76de14 into 3d9490d335 3 months ago
Dan Collins 3d9490d335 If an empty title/desc was saved, keep it rather than using the default 3 months ago
Dan Collins a04a318ea8 Thrimbletrimmer: Default title to blank to encourage editors to write their own
This patch simply uses the RDP tag to decide whether to use the row
description as a default for the video title, or for the video
description. This will probably be changed by #479 down the line,
but that's lower priority and more complex, so this is a good
starting point.

Resolves #504
3 months ago
Dan Collins e04c76e0f8
Thrimbletrimmer: Add keyboard shortcuts for +/- 1 minute (#520)
This patch adds Shift+Arrow Key keyboard shortcuts to move forward or backwards by 1 minute in Thrimbletrimmer, allowing for faster navigation.

Resolves #509
3 months ago
Dan Collins 81a9cd7e7c #486: Prevent arrow keys on the crop images from moving the play head 3 months ago
Mike Lang 9e6e20cee2 schema: Create a type for image areas
This creates a new postgres "domain" which is a subtype of some other type
(in this case, of INTEGER[]) with some constraints applied.
We use this to create a type which is explicitly an array of length 4.

This saves us from needing to repeat this constraint everywhere (which already led to one copy-paste error)
and is arguably clearer in intent.
5 months ago
Mike Lang de3e85c893 Fixes to make postgres 17 work
- WUBLOADER_USER now explicitly requires a grant on the public schema to create tables
- `wal_keep_segments` renamed to `wal_keep_size` and is now a file size, not a number of segments
- Remove some other config entries which did nothing or matched defaults
5 months ago
Christopher Usher fed653dfbd Updated Postgres version 5 months ago
Mike Lang 0a638b0534 postgres: fix wrong constraint on thumbnail_location values 5 months ago
Hubbe 197d76de14
Sudo chmod??
Grasping at straws here...
8 months ago
HubbeKing 7184e5cadd Okay, try /usr/local/bin but set +x for it? 8 months ago
HubbeKing bd89add15a Attempt to overwrite packaged /usr/bin/buildah and set +x for it 8 months ago
Mike Lang bbee33afb2 It's ben 8 months ago
Mike Lang aebbb603fc bus_analyzer: use 0.1s before the end timestamp, not the exact end 8 months ago
Mike Lang dc291d4e64 bus_analyzer: check for new segments more often
to lower latency
8 months ago
Mike Lang 5db7bcda71 bus_analyzer: use last frame of segment, not first 8 months ago
Mike Lang 941050aea9 end of run memes 8 months ago
Mike Lang 6062f0a8ec restreamer: Ignore transitions when doing rough cuts, instead of disallowing 9 months ago
Christopher Usher 8a0ca215cf Updated colour of the dawn sky and dashboard to observed value 9 months ago
HubbeKing 66b73e9ef4 Try to figure out what's up with the PATH 9 months ago
Mike Lang 2aadf79bfb thrimshim odo hack: assume unmatched time of day means dawn
until we can fix dawn detection.
9 months ago
HubbeKing 0ffaed8262 Manually add /usr/local/bin to the PATH??? 9 months ago
HubbeKing 56509ff137 Check buildah version in build step to verify 9 months ago
HubbeKing 37b97dd970 Upload buildah binary from /usr/local/bin/buildah 9 months ago
HubbeKing a4e97f9fcd Make build job depend on buildah job 9 months ago
HubbeKing b636b087ce Try to compile an up-to-date buildah as a separate job??? 9 months ago
HubbeKing 58d4d038b4 Update buscribe to debian:12 to make it build on arm64 9 months ago
Mike Lang bf9da27ca4 restreamer: refuse to load more than 2h of chat
this hard locks up the server due to merge taking a very long time
9 months ago
Mike Lang cb08f49003 pubbot: update total var before sending to zulip
so if zulip is down it still saves
9 months ago
Mike Lang 5012c2cee2 prizebot: fix urls 9 months ago
ElementalAlchemist c38144d478 Build bus_analyzer 9 months ago
Mike Lang 8ccb6a6e60 pubbot: Post prize names 9 months ago
Mike Lang 61d6df5d1f drive clock: Avoid using "sky" tag ids as uBO blocks them 9 months ago
Mike Lang c54ed3455c driveclock: Run initial update immediately 9 months ago
Mike Lang 91bce47be1 Add driveclock to thrimbletrimmer 9 months ago
Mike Lang e794b0cf7d prizebot fixes 9 months ago
Mike Lang 968e6ec273 make prizebot work with new website 9 months ago
Mike Lang 3b1c837bfa Import prizebot 9 months ago
Mike Lang 9e8cb7bee8 Make ensure_directory() work with paths with no directory component 9 months ago
Mike Lang 854b5723bb Fix wrong variable names in archive cutting 9 months ago
Mike Lang b88627183d Fix modifying manually-uploaded links 9 months ago
Mike Lang a819f02601 thrimbletrimmer: Explicit button to reset crop settings to defaults
instead of on switch of template, which didn't work properly anyway.
9 months ago
Mike Lang b7c78568b1 thrimbletrimmer: default to locked aspect ratio 9 months ago
Mike Lang 185e7fd4bf thrimshim: Read template attribution, not description 9 months ago
Christopher Usher b5d084305b Another fix 9 months ago
Christopher Usher 13f20ba882 More fixes 9 months ago
Christopher Usher 6cf475793b Fixes in response to PR comments 9 months ago
Christopher Usher 0d14d0b91b Added missing thumbnail attribution to video description 9 months ago
Mike Lang 8832197ab1 add diamond wipe 9 months ago
Christopher Usher 64f5873b3b Bug fixed 9 months ago