Commit Graph

91 Commits

Author SHA1 Message Date
jjspace c59e106436
Merge remote-tracking branch 'origin/main' into sandcastle-build-updates 2025-11-03 10:48:42 -05:00
jjspace 22df371dda
extract gulp tasks to help avoid dynamic imports 2025-10-27 14:13:45 -04:00
jjspace 8b212bd7b5
rebuild package bundles in dev server 2025-10-27 12:12:33 -04:00
jjspace b478c3fb63
rename arguments and functions for clarity 2025-10-24 15:26:49 -04:00
jjspace ba045e7e77
convert to options params for clarity 2025-10-23 13:22:55 -04:00
jjspace da2dd8a942
update function names 2025-10-20 17:22:15 -04:00
Jeshurun Hembd 9550c39aa0 Merge branch 'main' into 3d-tiles-terrain 2025-10-09 16:18:03 -04:00
jjspace dde0e07c3a
small cleanup, remove excess changes 2025-10-07 15:47:11 -04:00
jjspace f3ecf5ba96
build sandcastle on server start when it doesn't exist 2025-10-07 13:30:48 -04:00
ggetz 71f2a97f81 Throttle quick rebuilds, better error handling 2025-09-17 17:53:58 -04:00
ggetz 98af371581 Sandcastle gallery build path fix 2025-09-04 17:13:07 -04:00
ggetz 027b6352fb Fixup makezip build 2025-09-02 20:49:57 -04:00
jjspace da1fb4f736
Merge branch 'sandcastle-v2' into gallery-search 2025-08-01 16:44:07 -04:00
jjspace 376e762a91
Merge remote-tracking branch 'origin/main' into sandcastle-v2 2025-08-01 16:41:43 -04:00
Matt Schwartz 67dedba79f Removes now-unused proxy arguments in server 2025-07-29 13:44:45 -04:00
Matt Schwartz cd5f7246ba Removes now-unused remote param block 2025-07-29 13:39:57 -04:00
Matt Schwartz ca45b9f53e Removes the proxy endpoint from the server.js file
It's generally unused and it's the only code that
depends on the request package which is deprecated.
2025-07-29 11:49:23 -04:00
jjspace 567d92ee70
merge gallery build scripts 2025-07-21 16:17:40 -04:00
jjspace 11d39ee584
relocate gallery 2025-06-06 17:59:46 -04:00
jjspace 1dcbbd9c16
integrate gallery build script more 2025-06-06 15:49:32 -04:00
Jeshurun Hembd 43991b4372 Merge branch 'main' into 3d-tiles-terrain 2025-05-01 15:50:16 -04:00
jjspace 2a469b41d9
add wildcards back to routes 2025-04-30 18:31:30 -04:00
ggetz 093d788778 Use express-like wildcards and parameter matching 2025-04-30 15:46:04 -04:00
jjspace 8c0e4c650e
update express 2025-04-29 13:42:20 -04:00
Jeshurun Hembd c60a29bc3b Re-run prettier 2025-02-10 18:09:06 -05:00
Sean Lilley b5c1b76a32 Merge branch 'main' into 3d-tiles-terrain 2024-10-31 09:48:28 -04:00
ggetz 30f592eb78 Handle added files on dev server, don't crash server on error 2024-10-09 11:32:25 -04:00
jjspace 750c9efbe5
stop using globs for chokidar watchers 2024-10-08 13:49:52 -04:00
jjspace 09a719b8fb
run prettier v3 2024-09-20 11:24:24 -04:00
ggetz 8ad5fd9c32 Merge branch 'main' into 3d-tiles-terrain 2024-08-22 13:28:15 -04:00
Gabby Getz 07948fbbd2 Update to eslint 9 and cesium-config-eslint 11 2024-05-02 14:20:39 -04:00
Gabby Getz 538fd35db9 Merge branch 'main' into 3d-tiles-terrain 2024-04-15 13:49:15 -04:00
Gabby Getz c45b4c21b7 Merge branch 'main' into worker-inline 2023-09-28 10:02:25 -04:00
Gabby Getz ba86201c97 Update eslint-config-cesium 2023-09-25 12:41:34 -04:00
Gabby Getz 879fd30f9a Cleanup server.js 2023-09-14 15:56:25 -04:00
Gabby Getz 07b105ca2b inline workers for Cesium.js 2023-09-08 16:03:25 -04:00
Gabby Getz cedafe74da Merge branch 'main' into 3d-tiles-terrain 2023-08-21 15:25:14 -04:00
Gabby Getz dc3ab0fed6 Merge branch 'main' into workers-as-esm 2023-07-21 11:10:32 -04:00
Gabby Getz edca885538 TestWorkers, specs 2023-07-07 16:17:22 -04:00
Gabby Getz 35222997db Refactor workers to be ESM, remove RequireJS 2023-07-06 11:44:40 -04:00
Gabby Getz fc3cb0d3d8 Add e2e tests using playwright 2023-06-12 12:33:47 -04:00
Gabby Getz 249c94213e server build results can be undefined if not yet built 2023-03-03 10:03:20 -05:00
Gabby Getz 5e4e316226 Update esbuild 2023-02-22 10:11:07 -05:00
Sean Lilley 237e33700e Merge branch 'main' into 3d-tiles-terrain 2023-01-02 16:54:05 -05:00
Gabby Getz 6e10658130 Fix file watcher for workers 2022-12-15 13:57:26 -05:00
Gabby Getz abd473a615 Start static server with flag 2022-11-15 09:57:16 -05:00
Sanjeet Suhag 7ff2a45de4 Fixes incremental builds 2022-11-14 14:37:19 -05:00
Sanjeet Suhag 503e196afb Fixes updating of changed specs 2022-11-09 15:04:51 -05:00
Sanjeet Suhag aaf6bd8a5c Adds engine and widgets workspaces 2022-11-01 15:39:57 -04:00
Gabby Getz 8aacb42b76 Serve from a seperate build folder during development 2022-10-06 09:23:31 -04:00