Commit Graph

1492 Commits (418af418108be0dcae2326aa3f1c09b9d7157b34)
 

Author SHA1 Message Date
Hubbe 418af41810
Install git in buildah container 10 months ago
Hubbe ce3f91444e
Try using the buildah/stable image from redhat 10 months ago
Hubbe a1337b2d0a
Try updating buildah package 10 months ago
Hubbe 3ffab22f1c
TYPOS AGAIN
why are ' and " the same button when shift keys are so futzy
10 months ago
Hubbe 7e73e594bd
Use --manifest, --platform, and --jobs to parallelize 10 months ago
Hubbe 4749520db3
Fix typo
I KEEP MISSING "
10 months ago
Hubbe 8a79d0977f
Skip building buscribe under arm64
Also handle not setting MULTIPLATFORM properly
10 months ago
Hubbe 61a6ccff0f
Fix missing $
I'm not good at computer
10 months ago
Hubbe cf289e8695
Fix multi-line commands
Just completely forgot how to bash there...
10 months ago
Hubbe 2e87716592
Fix typo
Missed a "
10 months ago
Hubbe cc7d1ba931
Add buildah multiarch build commands to build script 10 months ago
Hubbe 4c943a0737
Install qemu in actions workflow 10 months ago
ElementalAlchemist 3d4c63a697 Fix uploading a new thumbnail image when updating a thumbnail 10 months ago
ElementalAlchemist 0d35e95dc7 Format Thrimbletrimmer files
I forgot to run prettier before my last PR.
10 months ago
ElementalAlchemist 501549350b Fix name duplicate check to only run when the template name is changed
Without checking first, a rename is required for all thumbnail template modifications.
10 months ago
ElementalAlchemist f4d303147d Allow editing thumbnail data 10 months ago
ElementalAlchemist ea6d256b6d Fix database access 10 months ago
ElementalAlchemist 9435dc8575 Set default crop values
These values were empirically determined to be good from previous thumbnail templates.
10 months ago
Christopher Usher 4f5805fd8d I thought we had fixed this 10 months ago
Christopher Usher fcd9f0afbd Added parser to default_template column 10 months ago
ElementalAlchemist ef061b6768 Pass the auth token when submitting thumbnails 10 months ago
Christopher Usher 1320472d05 Fixing pip installing wheels 10 months ago
Christopher Usher d3fa140995 Another typo fix 10 months ago
Christopher Usher fc2e30512d Missing opperator 10 months ago
Christopher Usher 843ee5dca5 Fixing incomplete changes to calculate_shift 10 months ago
Christopher Usher ca2668ef47 Fix typo that should have been fixed earlier 10 months ago
Christopher Usher acd7710fd7 Fun with inheritance 10 months ago
Christopher Usher 4041040af0 The Middleware object, not the SheetSync object, needs to know about shifts 10 months ago
Christopher Usher 71a8789c4b Fixed missing import 10 months ago
ElementalAlchemist fc82b2b17f Run Prettier on other Thrimbletrimmer files
It had not been run in previous PRs
10 months ago
ElementalAlchemist c8899f5133 Implement thumbnail manager
This implements a frontend for submitting new thumbnails and viewing existing thumbnail data.
10 months ago
ElementalAlchemist 6290850ff0 Add jcrop to the prettier ignore file 10 months ago
ElementalAlchemist 8ac23f2927 When checking whether a template exists, check the right table 10 months ago
Christopher Usher 5bd8fbd65f Static content for creating a template 10 months ago
Christopher Usher b4882a9fc4 More bug fixes 10 months ago
Christopher Usher 7ed0bbedc4 Fixed typo 10 months ago
Christopher Usher d6f976ac0f Bug fixes and improvements in response to comments on the PR 10 months ago
Christopher Usher c4e98f4dca fixed build error 10 months ago
Christopher Usher 8d6d37e462 added shift definitions to docker-compose 10 months ago
Christopher Usher 1fb3fca993 Updated sheetsync to calculate shifts 10 months ago
Christopher Usher a0953ecdcb renamed one_off 10 months ago
Christopher Usher ecd638356d thrimshim now uses tags to set default thumbnail 10 months ago
Christopher Usher bd89655190 code to compute what shift a time is in 10 months ago
Christopher Usher 167f8e623c Changes to support setting default templates based on tags 10 months ago
Mike Lang a56f7e7ecb blogbot: can't hash strings 10 months ago
Mike Lang 2a12687473 blogbot: need to save the string version of the html 10 months ago
Mike Lang a648dee902 Fix typo in blogbot 10 months ago
Mike Lang fbbe37ca9e blogbot: Save blog contents by hash when seen
For every unique hash of the blog html, it will save a copy.
Blogs are saved as JSON files in {segments_dir}/blogs
10 months ago
Dan Collins 3b737f8155 Add 'batman logo wipe' transition 10 months ago
Mike Lang 18905a3c17 buscribe: Tell nginx to actually serve those pages 10 months ago