Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
134 commits
Select commit Hold shift + click to select a range
0c66503
Fix kiosk mode & add desktop app
zaneclaes Nov 1, 2020
1b52835
Switch to React.Suspense
zaneclaes Nov 5, 2020
1fe91b7
Switch to Yarn & js-logger
zaneclaes Nov 5, 2020
e2f9d3e
New Community Catalog UI
zaneclaes Nov 14, 2020
8fce645
Node 14
zaneclaes Nov 15, 2020
090bdfa
Migrating to C# Electronize
zaneclaes Nov 16, 2020
9e885d3
Cleanup; basic API
zaneclaes Nov 16, 2020
fe16fd6
Move media
zaneclaes Nov 16, 2020
41608e8
New arch loads the UI ok
zaneclaes Nov 18, 2020
99c2e2d
Cleanup & Prettier
zaneclaes Nov 18, 2020
d0b3ecb
Begin JS deprecation with TS
zaneclaes Nov 18, 2020
ad909bb
Typescripted core workspace files
zaneclaes Nov 18, 2020
1efffc2
Basic nav menu scaffolding
zaneclaes Nov 19, 2020
3cab015
Lint staged
zaneclaes Nov 19, 2020
38ebe66
Image minification
zaneclaes Nov 19, 2020
d4e763c
Test proj + legacy loading of settings
zaneclaes Nov 22, 2020
665df30
Basic GraphQL login
zaneclaes Nov 24, 2020
592c42d
WebSocket management w/ smooth login and reconnect
zaneclaes Nov 25, 2020
bdab418
Open ports w/ subscriptions
zaneclaes Nov 25, 2020
d976f48
Using realtime ports in connection flow
zaneclaes Nov 27, 2020
c703280
Connect to machine UI flow
zaneclaes Dec 1, 2020
9cf62ea
Monorepo create workspace
zaneclaes Dec 3, 2020
62d7f5e
Basic open workspace
zaneclaes Dec 7, 2020
68d3b17
Basic tabs in workspace
zaneclaes Dec 9, 2020
845e7c0
Centralize t()
zaneclaes Dec 11, 2020
238ac89
Dynamic tool imports
zaneclaes Dec 11, 2020
34245b3
Workspace bar with GWiz skeleton
zaneclaes Dec 12, 2020
d7aaf1f
Nuke dead code & packages
zaneclaes Dec 13, 2020
988bc2e
Create/delete workspace flow
zaneclaes Dec 13, 2020
03d465c
About to merge
zaneclaes Dec 14, 2020
5f11f5a
About to merge
zaneclaes Dec 14, 2020
be916a2
Consolidation
zaneclaes Dec 14, 2020
53929e5
Hot app deployment
zaneclaes Dec 15, 2020
aad65ac
Handoff
zaneclaes Jan 26, 2021
f38fc55
Use BuildKite
zaneclaes Jun 1, 2021
5da0100
Move Dockerfiles up
zaneclaes Jun 1, 2021
21608fd
Add service worker & pkgs
zaneclaes Jun 1, 2021
eb85d6d
yarn builds
zaneclaes Jun 1, 2021
1bba798
Split ARM docker builds
zaneclaes Jun 1, 2021
628b715
Prebuild Yarn
zaneclaes Jun 2, 2021
eb15efb
Build yarn externally and copy into docker
zaneclaes Jun 2, 2021
15924ef
Build packages as separate step
zaneclaes Jun 2, 2021
ad20e8d
Remove prebuilds
zaneclaes Jun 2, 2021
6a6d7c5
Copy assets; buildah install
zaneclaes Jun 2, 2021
61a2e19
Update build ram
zaneclaes Jun 2, 2021
98bfaa6
Limit builds to 3Gb RAM
zaneclaes Jun 3, 2021
b6f596d
Use Node16
zaneclaes Jun 3, 2021
d9b66bc
New NuGet; fix manifest
zaneclaes Jun 3, 2021
527e5de
Explicitly build ARM arch docker tag
zaneclaes Jun 3, 2021
5d8cfbc
Build arch tags
zaneclaes Jun 3, 2021
520ee01
Separate dockerfiles
zaneclaes Jun 3, 2021
db54d85
Build ARM32v7
zaneclaes Jun 3, 2021
7c8d0a2
Add RPi dependencies
zaneclaes Jun 4, 2021
e904ab6
self-contained=true
zaneclaes Jun 4, 2021
8b96d08
MakerHub 0.1.4
zaneclaes Jun 5, 2021
c6a99b6
Remove watchers & slow stuff
zaneclaes Jun 6, 2021
3a8a13e
Restore watchers
zaneclaes Jun 7, 2021
9bd481a
Remove C# dependencies
zaneclaes Jun 7, 2021
e7d4da2
Remove libunwind
zaneclaes Jun 7, 2021
d02ac60
Optimize projectfiles
zaneclaes Jun 7, 2021
8126184
ci/project tsconfig building; electron runs
zaneclaes Jun 8, 2021
fd74758
tsconfig.dev.json
zaneclaes Jun 10, 2021
a2a3c36
pre-commit prod hook
zaneclaes Jun 10, 2021
0728dad
Rename App->WebApp
zaneclaes Jun 11, 2021
8a5ef54
Private docker repo
zaneclaes Jun 11, 2021
9eb7869
Optimize load time & flow
zaneclaes Jun 11, 2021
ed77db9
Remove craco from building
zaneclaes Jun 12, 2021
b094420
Use local registry for builds
zaneclaes Jun 12, 2021
e36edac
Single dockerfile w/ local registry
zaneclaes Jun 12, 2021
03a65b4
Try building Linux stand-alone
zaneclaes Jun 13, 2021
fbb455c
New buildkite tagging structure
zaneclaes Jun 13, 2021
43fcd29
OSX builds
zaneclaes Jun 13, 2021
448de43
Win builds
zaneclaes Jun 14, 2021
434a404
Move dependencies into build script
zaneclaes Jun 15, 2021
ffa7d37
Improve Windows compatibility
zaneclaes Jun 20, 2021
4b5b05d
Merge branch 'zkc-modernize' of github.com:makermadecnc/makerverse in…
zaneclaes Jun 20, 2021
cb288d9
Convert hook to bootstrap.sh
zaneclaes Jun 20, 2021
01cb42f
Use .cmd script on win
zaneclaes Jun 20, 2021
c2a41b8
maker-docker
zaneclaes Jun 21, 2021
e5e4519
maker-electron
zaneclaes Jun 21, 2021
1a10561
Upgrade maker-builder
zaneclaes Jun 21, 2021
3988859
Bootstrap maker-builder
zaneclaes Jun 23, 2021
15e38a5
Bump version to 0.2.5
zaneclaes Jun 24, 2021
8d57ee6
Deploy via 0.2.6
zaneclaes Jun 25, 2021
2b884d2
CI=false to prevent warnings as errors on build
zaneclaes Jun 25, 2021
2ce1b14
Windows cmd
zaneclaes Jun 25, 2021
a9b9cce
electron dev works
zaneclaes Jun 26, 2021
54a918f
Working dev+release electron build
zaneclaes Jun 27, 2021
c844e2c
Bump to 0.3.3
zaneclaes Jun 29, 2021
b573493
New base img
zaneclaes Jun 29, 2021
e8af4aa
Back to yarn registry
zaneclaes Jun 30, 2021
3d6a947
Minor bump
zaneclaes Jul 6, 2021
01dace2
New conditional builds
zaneclaes Jul 6, 2021
48340e5
Add sln/NuGet.config
zaneclaes Jul 7, 2021
0e4950d
Maker folder
zaneclaes Jul 7, 2021
d415927
MH version bump
zaneclaes Jul 8, 2021
afcd89a
Introduce maker.env config
zaneclaes Jul 8, 2021
17b8c72
Add ts/tsx to eol=lf in gitattributes
zaneclaes Jul 8, 2021
4db6aab
Do not TLS verify local
zaneclaes Jul 8, 2021
4d8762b
Fix buildah bud
zaneclaes Jul 8, 2021
ad92d78
DesktopApp
zaneclaes Jul 11, 2021
502c1fc
Fix backend env
zaneclaes Jul 12, 2021
40d4288
app assets; app path customization
zaneclaes Jul 12, 2021
5ef790b
Update lockfiles via maker-env prep
zaneclaes Jul 13, 2021
c7ce903
Remove yarn install from csproj for speed
zaneclaes Jul 13, 2021
0058029
Partial: electron window size, logging, etc.
zaneclaes Jul 13, 2021
e70b9a4
desktop app with bridge to console/file logs
zaneclaes Jul 14, 2021
05c33c7
Update dependencies
zaneclaes Jul 14, 2021
c0e6702
[ci-skip] begin adding new lint-file generator
zaneclaes Jul 14, 2021
a3332eb
Package nested cleanup
zaneclaes Jul 15, 2021
f22da51
Fix lint ignores
zaneclaes Jul 15, 2021
3ab56f9
[ci-skip] clean unused assets
zaneclaes Jul 15, 2021
bd7897c
[ci-skip] remove sourcemap from builds
zaneclaes Jul 15, 2021
1e630bf
[ci-skip] partial log bundlses
zaneclaes Jul 17, 2021
08d399e
[ci-skip] server-side logging works
zaneclaes Jul 17, 2021
42678b1
[ci-skip] clean server log bundles
zaneclaes Jul 19, 2021
bbf6e19
Bump version & build RC
zaneclaes Jul 19, 2021
71bf19f
[ci-skip] basics md docs
zaneclaes Jul 20, 2021
7b13eba
2-phase build
zaneclaes Jul 20, 2021
ac3e942
v1.2.0-beta
zaneclaes Jul 20, 2021
44b08e7
[ci-skip] begin maker-app
zaneclaes Jul 22, 2021
39e4a43
[ci-skip] working maker-app
zaneclaes Jul 22, 2021
114093d
Fix auto-updates & analytics
zaneclaes Jul 22, 2021
5adffae
Support ticket submission
zaneclaes Jul 23, 2021
8ae7e4d
Fix rel paths in maker-app
zaneclaes Jul 24, 2021
9d12e25
Use MAKER_HUB_APP_ENVIRONMENT for server
zaneclaes Jul 24, 2021
47c11d6
[ci-skip] centralize .env for host
zaneclaes Jul 26, 2021
a2aab04
Update env resolution
zaneclaes Jul 27, 2021
97bfa71
[ci-skip] themeing
zaneclaes Dec 9, 2021
22ae393
New brand/style
zaneclaes Dec 14, 2021
220b0b1
Trigger build
zaneclaes Mar 9, 2022
1b972d0
Build kickoff
FelicitiFriendlyFox Mar 16, 2022
10d2501
Upgrade electron-builder
zaneclaes Mar 23, 2022
d98ed4e
Merge branch 'zkc-modernize' of github.com:makermadecnc/makerverse in…
zaneclaes Mar 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,10 @@ windows-store
src
node_modules
filesystem.img
bin
ci
obj
docs
scripts
WebApp/build
WebApp/node_modules
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

37 changes: 0 additions & 37 deletions .eslintrc.js

This file was deleted.

2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@
*.css text eol=lf
*.js text eol=lf
*.jsx text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.sh text eol=lf
71 changes: 53 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,19 +1,54 @@
# [MAKER_BUILDER_GENERATED]
/bin
/hub.env

# [MAKER_HUB_RUNTIME]
/preferences.json
/gcode
*.log

# [COMMON_RIDER]
.idea/

# [COMMON_YARN]
/yarn.lock-e
/yarn-error.log
/node_modules

# [COMMON_TYPESCRIPT]
/tsconfig.tsbuildinfo

# [COMMON_MAC]
.DS_Store
node_modules
npm-debug.log
package-lock.json
/.eslintcache
/.nyc_output
/coverage
/dist
/output
/releases
windows-store
filesystem.img
/packer_cache
/rpi
bootstrap.log
raspberry-pi.img
.makerverse
/commands
/events

#yarn-error.log
#.idea
#.DS_Store
#node_modules
#npm-debug.log
#package-lock.json
#preferences.json
#logs/makerverse*
#/.eslintcache
#/.nyc_output
#/coverage
#/dist
#/output
#/releases
#windows-store
#filesystem.img
#/packer_cache
#/rpi
#bootstrap.log
#raspberry-pi.img
#.makerverse
#MakerverseServerTests/bin/**
#/commands
#/events
#.makerverse-status
#**/tsconfig.tsbuildinfo
#WebApp/build
#build
#.env
#hub.env
#**/*.lock-e
4 changes: 0 additions & 4 deletions .makerverse.default

This file was deleted.

29 changes: 0 additions & 29 deletions .makerverse.docker

This file was deleted.

6 changes: 0 additions & 6 deletions .npmignore

This file was deleted.

1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
16.4
35 changes: 0 additions & 35 deletions .stylintrc

This file was deleted.

160 changes: 0 additions & 160 deletions .travis.yml

This file was deleted.

14 changes: 14 additions & 0 deletions DesktopApp/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# [MAKER-NPM]
/dist/
/build/

# [COMMON_YARN]
/yarn.lock-e
/yarn-error.log
/node_modules

# [COMMON_TYPESCRIPT]
/tsconfig.tsbuildinfo

# [COMMON_MAC]
.DS_Store
File renamed without changes.
File renamed without changes.
Loading