Jake Vanderwerf
2026-01-22 58e8ae0759ccfa97c478ccae4e0778bdce70966f
refs
author Jake Vanderwerf <get@jakevanderwerf.ca>
Thursday, January 22, 2026 22:40 +0000
committer Jake Vanderwerf <get@jakevanderwerf.ca>
Thursday, January 22, 2026 22:40 +0000
commit58e8ae0759ccfa97c478ccae4e0778bdce70966f
tree 5a82a12c1104ea6db90813c70b16969b98e1edea tree | zip | gz
parent 7a9054bb3f033c98067b3196378311dae54c5fbf view | diff
=DirectoryManager.php updates, some javascript tweaks for CRUD.js, and minor style changes
17 files deleted
63 files modified
10 files added
7705 ■■■■ changed files
JVBase.php 1 ●●●● diff | view | raw | blame | history
assets/css/admin/index.php 3 ●●●●● diff | view | raw | blame | history
assets/css/forms.min.css 2 ●●● diff | view | raw | blame | history
assets/css/nav.min.css 2 ●●● diff | view | raw | blame | history
assets/js/admin/index.php 3 ●●●●● diff | view | raw | blame | history
assets/js/concise/CRUD.js 109 ●●●●● diff | view | raw | blame | history
assets/js/concise/DataStore.js 35 ●●●● diff | view | raw | blame | history
assets/js/concise/FormController.js 434 ●●●● diff | view | raw | blame | history
assets/js/concise/PopulateForm.js 52 ●●●●● diff | view | raw | blame | history
assets/js/concise/TaxonomyCreator.js 29 ●●●● diff | view | raw | blame | history
assets/js/concise/TaxonomySelector.js 63 ●●●●● diff | view | raw | blame | history
assets/js/concise/UploadManager.js 137 ●●●●● diff | view | raw | blame | history
assets/js/concise/UtilityFunctions.js 26 ●●●●● diff | view | raw | blame | history
assets/js/min/creator.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/crud.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/dataStore.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/form.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/index.php 3 ●●●●● diff | view | raw | blame | history
assets/js/min/populate.min.js 2 ●●● diff | view | raw | blame | history
assets/js/min/selector.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
base/index.php 3 ●●●●● 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/feed/view.asset.php 2 ●●● diff | view | raw | blame | history
build/feed/view.js 2 ●●● diff | view | raw | blame | history
build/forms/view.asset.php 2 ●●● diff | view | raw | blame | history
build/forms/view.js 2 ●●● diff | view | raw | blame | history
build/timeline/style-index-rtl.css 2 ●●● diff | view | raw | blame | history
build/timeline/style-index.css 2 ●●● diff | view | raw | blame | history
inc/blocks/FeedBlock.php 5 ●●●● diff | view | raw | blame | history
inc/blocks/FormBlock.php 2 ●●● diff | view | raw | blame | history
inc/blocks/SummaryBlock.php 4 ●●● diff | view | raw | blame | history
inc/blocks/TimelineBlock.php 78 ●●●● diff | view | raw | blame | history
inc/forms/TaxonomySelector.php 13 ●●●● diff | view | raw | blame | history
inc/helpers/renderFields.php 11 ●●●●● diff | view | raw | blame | history
inc/helpers/ui.php 1 ●●●● diff | view | raw | blame | history
inc/importers/index.php 3 ●●●●● diff | view | raw | blame | history
inc/integrations/GoogleMyBusiness.php 4 ●●● diff | view | raw | blame | history
inc/managers/CRUDManager.php 4 ●●● diff | view | raw | blame | history
inc/managers/DashboardManager.php 27 ●●●●● diff | view | raw | blame | history
inc/managers/DirectoryManager.php 497 ●●●● diff | view | raw | blame | history
inc/managers/EmailManager.php 24 ●●●●● diff | view | raw | blame | history
inc/managers/SEO/BreadcrumbManager.php 6 ●●●●● diff | view | raw | blame | history
inc/managers/SEO/index.php 3 ●●●●● diff | view | raw | blame | history
inc/managers/ScriptLoader.php 2 ●●● diff | view | raw | blame | history
inc/managers/queue/executors/ContentExecutor.php 452 ●●●● diff | view | raw | blame | history
inc/managers/queue/executors/UploadExecutor.php 1 ●●●● diff | view | raw | blame | history
inc/managers/queue/executors/index.php 3 ●●●●● diff | view | raw | blame | history
inc/managers/queue/index.php 3 ●●●●● diff | view | raw | blame | history
inc/meta/MetaForm.php 35 ●●●● diff | view | raw | blame | history
inc/meta/MetaSanitizer.php 2 ●●●●● diff | view | raw | blame | history
inc/registry/CheckCustomTables.php 4 ●●●● diff | view | raw | blame | history
inc/registry/PostTypeRegistrar.php 1 ●●●● diff | view | raw | blame | history
inc/rest/RestRouteManager.php 18 ●●●●● diff | view | raw | blame | history
inc/rest/routes/ContentRoutes.php 10 ●●●● diff | view | raw | blame | history
inc/rest/routes/FeedRoutes.php 6 ●●●●● diff | view | raw | blame | history
inc/rest/routes/FormRoutes.php 170 ●●●● diff | view | raw | blame | history
inc/rest/routes/LoginRoutes.php 1 ●●●● diff | view | raw | blame | history
inc/rest/routes/NotificationsRoutes.php 24 ●●●● diff | view | raw | blame | history
inc/rest/routes/QueueRoutes.php 4 ●●● diff | view | raw | blame | history
inc/rest/routes/TermRoutes.php 76 ●●●● diff | view | raw | blame | history
inc/rest/routes/UploadRoutes.php 39 ●●●● diff | view | raw | blame | history
inc/ui/CRUDSkeleton.php 3 ●●●● diff | view | raw | blame | history
inc/ui/index.php 3 ●●●●● diff | view | raw | blame | history
inc/utility/Image.php 5 ●●●● diff | view | raw | blame | history
jvb.php 4 ●●● diff | view | raw | blame | history
src/feed/feed/components/FeedGrid.js 540 ●●●●● diff | view | raw | blame | history
src/feed/feed/components/FilterPanel.js 935 ●●●●● diff | view | raw | blame | history
src/feed/feed/components/GalleryModal.js 565 ●●●●● diff | view | raw | blame | history
src/feed/feed/components/LoadingState.js 241 ●●●●● diff | view | raw | blame | history
src/feed/feed/components/TaxonomySelector.js 327 ●●●●● diff | view | raw | blame | history
src/feed/feed/components/index.php diff | view | raw | blame | history
src/feed/feed/index.js 698 ●●●●● diff | view | raw | blame | history
src/feed/feed/index.php diff | view | raw | blame | history
src/feed/feed/services/ErrorHandlingService.js 349 ●●●●● diff | view | raw | blame | history
src/feed/feed/services/FavouritesService.js 271 ●●●●● diff | view | raw | blame | history
src/feed/feed/services/FeedService.js 430 ●●●●● diff | view | raw | blame | history
src/feed/feed/services/FilterService.js 317 ●●●●● diff | view | raw | blame | history
src/feed/feed/services/StateManager.js 117 ●●●●● diff | view | raw | blame | history
src/feed/feed/services/index.php diff | view | raw | blame | history
src/feed/feed/utils/cache.js 212 ●●●●● diff | view | raw | blame | history
src/feed/feed/utils/formatters.js 161 ●●●●● diff | view | raw | blame | history
src/feed/feed/utils/index.php diff | view | raw | blame | history
src/feed/style.scss 29 ●●●●● diff | view | raw | blame | history
src/feed/view.js 12 ●●●● diff | view | raw | blame | history
src/forms/view.js 14 ●●●●● diff | view | raw | blame | history
src/index.php 3 ●●●●● diff | view | raw | blame | history
src/timeline/style.scss 2 ●●● diff | view | raw | blame | history