-
-
Notifications
You must be signed in to change notification settings - Fork 202
Local modules! #858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
hatemhosny
wants to merge
114
commits into
develop
Choose a base branch
from
local-modules
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Local modules! #858
Changes from 21 commits
Commits
Show all changes
114 commits
Select commit
Hold shift + click to select a range
bc94651
upgrade node version
hatemhosny 0b1c2eb
refactor vendors.ts to use `getUrl` & file extensions
hatemhosny 70c7587
optimize vendor urls for download
hatemhosny 1755888
change fonts to use BaseUrl
hatemhosny 30d7f4e
upgrade pyodide to v0.28.0
hatemhosny 333fc73
update opal to use gh CDN
hatemhosny fb27850
build(self-hosting): allow downloading modules during build
hatemhosny 37ad7fa
fix
hatemhosny ef0f858
retry downloading failed modules
hatemhosny 94f3fad
build(self-hosting): download modules
hatemhosny 0f6c8fe
handle appCDN when using local modules
hatemhosny 8a64e49
handle module cache by docker
hatemhosny 0263245
use self-hosted URL in build
hatemhosny 6ed47d5
download modules in parallel
hatemhosny 9bbf100
fix
hatemhosny e65f703
add docs for local modules
hatemhosny 6f876a0
set LOCAL_MODULES to false by default
hatemhosny bddae1b
fix
hatemhosny 52213b9
upgrade to node v24.4.1
hatemhosny adc6098
fix
hatemhosny cc5cb78
add in docker NODE_OPTIONS="--max-old-space-size=4096"
hatemhosny 21b47b8
fix
hatemhosny 0343cbf
fix
hatemhosny 8f45b35
avoid using node sync methods
hatemhosny 3cb3b25
fixes
hatemhosny 48a9dd6
fix color picker
hatemhosny 79828e6
Merge branch 'develop' into local-modules
hatemhosny 8b5d433
fix
hatemhosny 169fd55
Merge branch 'develop' into local-modules
hatemhosny 3531576
init
Muhammad-Ayman 0178064
lint:prettier
Muhammad-Ayman d4da641
restore templates.js
Muhammad-Ayman 4cc3352
fix rating issues
Muhammad-Ayman 419a690
fix test
Muhammad-Ayman b2bba60
give up on e2e XD
Muhammad-Ayman 419cd4d
fix the βruns once onlyβ behavior
Muhammad-Ayman eecb75f
fix Quality Gate
Muhammad-Ayman f865ca5
test:lint
Muhammad-Ayman 0719401
edit go-wasm script
hatemhosny f05fe7f
fixes
hatemhosny d9443b7
Merge pull request #1 from live-codes/go-wasm
Muhammad-Ayman cd349bd
Merge branch 'develop' into Feature_Support_Go_wasm
hatemhosny 3a78ade
Stdin Buffer Management
Muhammad-Ayman 9208fb8
JavaScript gets current count from Ui
Muhammad-Ayman 8e77243
fix Loading... issue
Muhammad-Ayman 169f23c
finish the starter
Muhammad-Ayman b5e57a8
add info
Muhammad-Ayman af05c0b
Merge branch 'develop' into Feature_Support_Go_wasm
hatemhosny 2fb2d3d
minor edits
hatemhosny f156468
add docs for go & go-wasm
hatemhosny b59fff5
add licenses
hatemhosny e49863f
Yaegi WebAssembly - Guide
Muhammad-Ayman 2536438
Merge branch 'develop' into Feature_Support_Go_wasm
hatemhosny 9482640
Revert "Yaegi WebAssembly - Guide"
Muhammad-Ayman 7b87bee
add link to `yaegi-wasm` repo and license
hatemhosny cadba67
run `i18n-export`
hatemhosny cec4187
Merge branch 'develop' into local-modules
hatemhosny b6d5d35
docs(Compilers): add docs for markdown support
hatemhosny ea0ae9d
docs(Compilers): add docs for mdx support
hatemhosny 2d1dbc9
Merge pull request #874 from live-codes/add-language-docs
hatemhosny 69c83da
Merge branch 'develop' into Feature_Support_Go_wasm
hatemhosny 422c649
Merge pull request #866 from Muhammad-Ayman/Feature_Support_Go_wasm
hatemhosny 2532f23
feat(Config): set config objects in query params
hatemhosny 596462d
fix
hatemhosny 5908cae
Merge pull request #876 from live-codes/config-objects-in-params
hatemhosny 8a0bd4a
i18n: pull translation from Lokalise
livecodes-ci[bot] 2ac1d64
i18n: pull translation from Lokalise
livecodes-ci[bot] 7e3653f
Merge branch 'develop' into i18n/Muhammad-Ayman/Feature_Support_Go_wasm
hatemhosny 341c5d5
Merge pull request #877 from live-codes/i18n/Muhammad-Ayman/Feature_Sβ¦
hatemhosny 9719c9a
make `Config.Editor.language` optional
hatemhosny 968e2a5
fix test
hatemhosny b46f8ca
Merge pull request #878 from live-codes/fix-validate-config
hatemhosny 5eca80e
fix(Compilers): do not add Tailwind compiled CSS in code blocks
hatemhosny b206b43
Merge pull request #879 from live-codes/tailwind-blocks
hatemhosny 1f0292c
fix(Config): fix updating editor config
hatemhosny 1ac5860
Merge pull request #880 from live-codes/fix-updating-editor-config
hatemhosny 79b4a70
fix(SDK): fix `height` in Vue SDK
hatemhosny 98837f6
Merge pull request #881 from live-codes/fix-vue-sdk-height
hatemhosny b717efc
fix(Config): fix changing editor config from SDK
hatemhosny 69cf99d
fix
hatemhosny f58ca11
fix content-only update from SDK
hatemhosny 5b0ba07
fix
hatemhosny ba8ceff
Merge pull request #882 from live-codes/fix-changing-editor-config
hatemhosny f077639
fix(Editor): do not show lineNumbers in console editor
hatemhosny 2d6fa4c
fix
hatemhosny 6e0ee57
Merge pull request #883 from live-codes/fix-console-line-numbers
hatemhosny 68796ad
upgrade node version
hatemhosny 638c272
refactor vendors.ts to use `getUrl` & file extensions
hatemhosny 3247d66
optimize vendor urls for download
hatemhosny 21f79ca
change fonts to use BaseUrl
hatemhosny 833cfe6
upgrade pyodide to v0.28.0
hatemhosny b558ed3
update opal to use gh CDN
hatemhosny 1775f04
build(self-hosting): allow downloading modules during build
hatemhosny 6cdd67d
fix
hatemhosny b57c2c7
retry downloading failed modules
hatemhosny 60c479d
build(self-hosting): download modules
hatemhosny c8545d4
handle appCDN when using local modules
hatemhosny 9d70ab7
handle module cache by docker
hatemhosny a8814f0
use self-hosted URL in build
hatemhosny 9cc2d1a
download modules in parallel
hatemhosny cfa402c
fix
hatemhosny 72e8c86
add docs for local modules
hatemhosny 07c9dd6
set LOCAL_MODULES to false by default
hatemhosny fbc7a79
fix
hatemhosny 19d24fe
upgrade to node v24.4.1
hatemhosny 8825cc3
fix
hatemhosny 27bd81d
add in docker NODE_OPTIONS="--max-old-space-size=4096"
hatemhosny 6689efb
fix
hatemhosny f98246c
fix
hatemhosny 2fbbafe
avoid using node sync methods
hatemhosny 7b8a0ee
fixes
hatemhosny 4f6dd51
fix color picker
hatemhosny ce9293b
fix
hatemhosny e11fc0d
Merge branch 'local-modules' of https://github.com/live-codes/livecodβ¦
hatemhosny File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| v18.20.4 | ||
| v24.4.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.