Jake Vanderwerf
2026-02-14 27fb820ae9081fb56957cf75e79eccd8a99edd52
refs
author Jake Vanderwerf <get@jakevanderwerf.ca>
Saturday, February 14, 2026 19:14 +0000
committer Jake Vanderwerf <get@jakevanderwerf.ca>
Saturday, February 14, 2026 19:14 +0000
commit27fb820ae9081fb56957cf75e79eccd8a99edd52
tree e368dae9c7bdd3c6d0f36a5f8560faf997da7416 tree | zip | gz
parent fd3d3f0bc4679a3d82db100cb230c8e0a484c24c view | diff
=minor css changes, queue merge logic restructured, and double checking changes actually changed in cRUD.js before sending to server
46 files modified
1250 ■■■■ changed files
assets/css/forms.min.css 2 ●●● diff | view | raw | blame | history
assets/css/icons.css 2 ●●● diff | view | raw | blame | history
assets/js/concise/CRUD.js 106 ●●●● diff | view | raw | blame | history
assets/js/concise/FormController.js 95 ●●●● diff | view | raw | blame | history
assets/js/concise/PopulateForm.js 55 ●●●● diff | view | raw | blame | history
assets/js/concise/UploadManager.js 34 ●●●● diff | view | raw | blame | history
assets/js/concise/UtilityFunctions.js 1 ●●●● diff | view | raw | blame | history
assets/js/min/crud.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/form.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/populate.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/uploader.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/utility.min.js 2 ●●● diff | view | raw | blame | history
build/feed/style-index-rtl.css 2 ●●● diff | view | raw | blame | history
build/feed/style-index.css 2 ●●● diff | view | raw | blame | history
build/video/block.json 18 ●●●●● diff | view | raw | blame | history
build/video/index.asset.php 2 ●●● diff | view | raw | blame | history
build/video/index.js 2 ●●● diff | view | raw | blame | history
inc/blocks/FeedBlock.php 7 ●●●●● diff | view | raw | blame | history
inc/blocks/SummaryBlock.php 10 ●●●●● diff | view | raw | blame | history
inc/blocks/VideoCoverBlock.php 29 ●●●● diff | view | raw | blame | history
inc/managers/UploadManager.php 155 ●●●●● diff | view | raw | blame | history
inc/managers/queue/Locker.php 17 ●●●●● diff | view | raw | blame | history
inc/managers/queue/Operation.php 1 ●●●● diff | view | raw | blame | history
inc/managers/queue/Processor.php 88 ●●●●● diff | view | raw | blame | history
inc/managers/queue/Queue.php 110 ●●●●● diff | view | raw | blame | history
inc/managers/queue/Storage.php 69 ●●●●● diff | view | raw | blame | history
inc/managers/queue/TypeConfig.php 2 ●●● diff | view | raw | blame | history
inc/managers/queue/executors/ContentExecutor.php 4 ●●● diff | view | raw | blame | history
inc/managers/queue/executors/UploadExecutor.php 133 ●●●●● diff | view | raw | blame | history
inc/managers/queue/mergers/DefaultMerger.php 2 ●●● diff | view | raw | blame | history
inc/meta/Form.php 1 ●●●● diff | view | raw | blame | history
inc/meta/Meta.php 34 ●●●●● diff | view | raw | blame | history
inc/meta/Registry.php 2 ●●● diff | view | raw | blame | history
inc/meta/Storage.php 6 ●●●●● diff | view | raw | blame | history
inc/meta/_setup.php 1 ●●●● diff | view | raw | blame | history
inc/registry/CheckCustomTables.php 3 ●●●● diff | view | raw | blame | history
inc/rest/routes/ContentRoutes.php 67 ●●●● diff | view | raw | blame | history
inc/rest/routes/UploadRoutes.php 39 ●●●●● diff | view | raw | blame | history
src/feed/style.scss 2 ●●● diff | view | raw | blame | history
src/video/block.json 18 ●●●●● diff | view | raw | blame | history
src/video/edit.js 113 ●●●●● diff | view | raw | blame | history
src/video/editor.scss 1 ●●●● diff | view | raw | blame | history
src/video/index.js 1 ●●●● diff | view | raw | blame | history
src/video/save.js 1 ●●●● diff | view | raw | blame | history
src/video/style.scss 2 ●●● diff | view | raw | blame | history
src/video/view.js 1 ●●●● diff | view | raw | blame | history