8000 [pull] main from pyscript:main by pull[bot] · Pull Request #5 · rvrsh3ll/pyscript · GitHub
[go: up one dir, main page]

Skip to content

[pull] main from pyscript:main #5

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
wants to merge 939 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
939 commits
Select commit Hold shift + click to select a range
a08f891
Fix #1777 - Export also PyWorker and current_target (#1779)
WebReflection Oct 2, 2023
a00a675
FIX to display function handling null element reference, and wrong ta…
leriomaggio Oct 3, 2023
b4503ef
remove pyscriptjs and synclink (#1787)
madhur-tandon Oct 4, 2023
d5b6935
Wait for plugins before defining the custom type (#1788)
WebReflection Oct 5, 2023
4256a81
run pre-commit on all files (#1789)
8000 antocuni Oct 5, 2023
117df6c
Updated to latest polyscript + coincident (#1795)
WebReflection Oct 10, 2023
2299ba5
Updated npm version (#1796)
WebReflection Oct 10, 2023
88fa82c
Fix contributing link is README file #1782 (#1797)
shubhalgupta Oct 10, 2023
6dd242f
Allow PyScript to fully run locally (#1805)
WebReflection Oct 20, 2023
7a6f8ab
Update README.md (#1806)
madhur-tandon Oct 23, 2023
a24113f
Fix #1799 - Avoid multiple bootstraps when embedded (#1800)
WebReflection Oct 23, 2023
92e6f71
fix docs for append as True (#1808)
madhur-tandon Oct 23, 2023
aeb6f1a
Create a dist.zip artifact (#1809)
WebReflection Oct 24, 2023
13604e0
Simplify Makefile. Remove Conda. Use requirements.txt. Remove pointle…
ntoll Oct 24, 2023
28d37cd
Fix #1775 - Use latest polyscript dev script (#1810)
WebReflection Oct 24, 2023
e67eb06
Breaking: new Polyscript Hooks mechanism (#1811)
WebReflection Oct 26, 2023
cd95a42
Fix #1812 - Avoid duplicated pyscript module (#1813)
WebReflection Oct 26, 2023
d9bf5ca
Fix #1814 - Basic mpy integration (#1815)
WebReflection Oct 27, 2023
72f2665
PyScript Terminal - the latest kind (#1816)
WebReflection Oct 31, 2023
b31af82
Use <py-terminal> as default target (#1826)
WebReflection Oct 31, 2023
54df717
Update publish-snapshot.yml (#1827)
ntoll Nov 1, 2023
e81830a
Value property to PyDom.Element and ElementCollection (#1828)
fpliger Nov 1, 2023
c8ec29a
Improve offline dist content (#1836)
WebReflection Nov 3, 2023
aef028b
Fix #1834 - Throw an error if more than a terminal exists (#1837)
WebReflection Nov 3, 2023
3e2a67d
PyTerminal: use Pyodide instead of Python (#1833)
WebReflection Nov 3, 2023
f1a46be
Fix #1838 - Provides all TS from all projects (#1843)
WebReflection Nov 7, 2023
2d50ca8
Fix #1840 - Do not bootstrap interactive shell (#1846)
WebReflection Nov 7, 2023
d58237e
Update link to not use /latest (#1847)
JeffersGlass Nov 7, 2023
0955a6b
Re-add CHANGELOG.md into root of the repository. (#1851)
ntoll Nov 8, 2023
ab15ac3
Add playwright to dependency installation steps. (#1852)
ntoll Nov 8, 2023
1801472
Remove when from pydom (#1850)
fpliger Nov 8, 2023
5a15199
Fix Click test example (#1849)
fpliger Nov 8, 2023
e750fa7
Add Deprecation message when loading from latest (#1848)
fpliger Nov 10, 2023
48e3383
Fix #1841 - Provide a better error when input is used (#1857)
WebReflection Nov 14, 2023
df68449
Improve README and and mention the community calls (#1858)
antocuni Nov 15, 2023
4b89c84
use UTC time (#1859)
antocuni Nov 15, 2023
a4343c6
Updated dev/dependencies w/ polyscript & coincident (#1864)
WebReflection Nov 22, 2023
30396ba
Fix #1861 - Use addon to fit lines instead of truncating (#1867)
WebReflection Nov 27, 2023
156c23d
Update README.md (#1872)
madhur-tandon Nov 28, 2023
89902a4
remove examples from core repository (#1868)
madhur-tandon Nov 29, 2023
1476131
update references (#1874)
madhur-tandon Nov 29, 2023
0711acd
Updated Polyscript to its latest (#1876)
WebReflection Nov 30, 2023
539bc2a
Expose js_modules via pyscript module (#1877)
WebReflection Nov 30, 2023
a82e833
Fix README.md broken link and update for GH pages docs (#1881)
pww217 Dec 1, 2023
06e1fde
fix more docs urls (#1882)
pww217 Dec 1, 2023
8e5605f
Patch js.document out of the box (#1880)
WebReflection Dec 4, 2023
8b6b055 8000
remove examples folder (#1884)
fpliger Dec 5, 2023
40e99ab
Py editor (#1860)
WebReflection Dec 6, 2023
96e671b
Amend #1880 - Bootstrap pyscript module ASAP (#1888)
WebReflection Dec 6, 2023
b0377cc
Fix #1745 - Throw on multiple configs (#1885)
WebReflection Dec 6, 2023
f18ec3d
Fix broken links, and put community information at the top of our REA…
ntoll Dec 6, 2023
c0d45d3
Pydom add better support for select element (#1887)
fpliger Dec 6, 2023
6a3e283
Fix #1890 - Apply latest patch that was lost (#1891)
WebReflection Dec 7, 2023
136e954
Reduce conflicts on multiple custom scripts (#1897)
WebReflection Dec 14, 2023
a4aef0b
Fix CI VS local env inconsistencies (#1892)
WebReflection Dec 19, 2023
6eca06a
[pre-commit.ci] pre-commit autoupdate (#1844)
pre-commit-ci[bot] Dec 19, 2023
355866a
PyTerminal - expose the reference through the element (#1921)
WebReflection Jan 3, 2024
0f788fa
Fix #1899 - Expose pyscript.js_modules as module (#1902)
WebReflection Jan 3, 2024
154e00d
Add correct copyright and attribution to main license file (#1937)
fpliger Jan 13, 2024
1e7fb9a
Fix #1940 - Handle Main Xterm as tty too (#1941)
WebReflection Jan 15, 2024
1efd73a
Instrumented the `io.stderr` too when terminal exists (#1942)
WebReflection Jan 16, 2024
7ad7f0a
Fix #1943 - Updated Polyscript with configURL (#1944)
WebReflection Jan 17, 2024
cea52b4
Adding __terminal__ reference on terminal scripts (#1947)
WebReflection Jan 22, 2024
a9717af
updated Pyodide to 0.25.0 (#1949)
WebReflection Jan 24, 2024
f6470dc
Multiple Worker based Terminals (#1948)
WebReflection Jan 24, 2024
63f2453
Fix #1946 - Do not hold while bootstrapping (#1953)
WebReflection Jan 26, 2024
2128572
pyweb camera support (#1901)
fpliger Jan 26, 2024
2b411fc
Update Polyscript to its latest w/ experimental (#1955)
WebReflection Jan 29, 2024
3ff0f84
Update polyscript + coincident to their latest (#1958)
WebReflection Jan 30, 2024
bcaab0e
PyDom compatibility with MicroPython (#1954)
fpliger Jan 30, 2024
181d276
Allow Workers w/out SharedArrayBuffer (#1967)
WebReflection Feb 2, 2024
53e9452
Update polyscript to fix a try/catch issue (#1968)
WebReflection Feb 2, 2024
81a2636
Update bug template to point users to pyscript.com issue tracker (#1971)
FabioRosado Feb 6, 2024
a87d2b3
[pre-commit.ci] pre-commit autoupdate (#1917)
pre-commit-ci[bot] Feb 7, 2024
d7084f7
Fix: Restored the development docs #1783 (#1803)
shubhalgupta Feb 7, 2024
30c6c83
Fix #1972 - Evaluate users' code a part (#1975)
WebReflection Feb 9, 2024
f6d5cf0
Add text to pydom.Element (#1911)
fpliger Feb 12, 2024
5bed5ed
Fix #1974 - Use utf-8 encoding to bootstrap stdlib (#1981)
WebReflection Feb 14, 2024
84f197b
Updated polyscript to its latest (#1982)
WebReflection Feb 15, 2024
df1d699
[feature] py-editor setup (#1989)
WebReflection Mar 13, 2024
69b8884
Keep GitHub Actions up to date with GitHub's Dependabot (#1992)
cclauss Mar 14, 2024
a1268f1
Fix #1993 - Expose a handy fetch API (#1994)
WebReflection Mar 14, 2024
98c0f5e
Fix #2000 - Allow advanced users to deal themselves with responses (#…
WebReflection Mar 20, 2024
d080246
Update MicroPython to its latest (#2003)
WebReflection Mar 21, 2024
eee2f64
Update Polyscript with its latest untar.gz and unzip abilities (#2004)
WebReflection Mar 22, 2024
910c666
pyscript.ffi - expose most essential utilities (#2005)
WebReflection Mar 22, 2024
2f3659b
Bump the github-actions group with 6 updates (#1995)
dependabot[bot] Mar 25, 2024
1447cb3
Fix #1997 - Bring pyscript stdlib to the PyEditor (#2010)
WebReflection Mar 28, 2024
4e4ac56
Fix #1998 - Allow lazy terminal bootstrap + MicroPython terminal
WebReflection Apr 3, 2024
239add4
Better MicroPython Terminal (#2014)
WebReflection Apr 4, 2024
1fb6cdd
Forgot to update current npm version (#2015)
WebReflection Apr 4, 2024
2f1b764
Provide input("") and sync output to MicroPython (#2016)
WebReflection Apr 4, 2024
65954a6
Allow MicroPython input("...") to work beside the code.interact() (#2…
WebReflection Apr 4, 2024
6d45728
Bump dorny/test-reporter from 1.8.0 to 1.9.0 in the github-actions gr…
dependabot[bot] Apr 8, 2024
6ee8217
Updated dev-dependencies w/ ESLint 9 (#2021)
WebReflection Apr 9, 2024
2d5cf09
Fix MicroPython badly handling unicode chars (#2018)
WebReflection Apr 9, 2024
d7d2dfb
[pre-commit.ci] pre-commit autoupdate (#2012)
pre-commit-ci[bot] Apr 10, 2024
44cd627
PyTerminal .process(code) utility (#2026)
WebReflection Apr 12, 2024
c653296
Added @xterm/addon-web-links to the terminal (#2027)
WebReflection Apr 12, 2024
cf92996
Avoid PyWeb as part of stdlib on MicroPython (#2030)
WebReflection Apr 17, 2024
643b764
HTML class in MicroPython (#2033)
WebReflection Apr 22, 2024
83c2afe
Updated Polyscript to its latest (#2036)
WebReflection Apr 24, 2024
5b4e852
Fix #2040 - Polyscript update to provide config dictionary (#2041)
WebReflection May 2, 2024
1a05ea5
Fix #2031 - Add pyscript.WebSocket to the mix (#2042)
WebReflection May 3, 2024
d1d1c57
Fixed py-editor offline use case (#2043)
WebReflection May 3, 2024
c49cb92
Added listeners to the constructing kw options (#2044)
WebReflection May 3, 2024
9bd4737
[pre-commit.ci] pre-commit autoupdate (#2051)
pre-commit-ci[bot] May 7, 2024
8ec3381
Even better PyEditor offline use case (#2050)
WebReflection May 7, 2024
04222b0
PyEditor - process(code) ability (#2053)
WebReflection May 8, 2024
d1a0d8e
Fix #2056 - Provide a default empty config per editor env (#2058)
WebReflection May 13, 2024
e7216d2
Add release information to README. (#2059)
ntoll May 13, 2024
ed6d013
Updated MicroPython to its latest (#2063)
WebReflection May 19, 2024
18ec6ce
refs #2068 fix links on CONTRIBUTING.md (#2072)
takanory May 21, 2024
9985787
Update dependencies and deprecated linter configuration format (#2076)
jdw170000 May 27, 2024
85da548
Fix the links to development process. (#2064)
amjith May 27, 2024
39ca297
fix: typo in "isinstance" in Element.snap. (#2071)
mchilvers May 27, 2024
66f72ed
Add spinner to py-editor run buttons (#2078)
jdw170000 May 29, 2024
9b775ce
Enhance MicroPython Terminal on both Main and Worker (#2083)
WebReflection May 30, 2024
320a537
Add step in build process to publish a tarfile (#2077)
bkiu May 30, 2024
9abaef3
Fix #2067 - Enable .whl packages (#2084)
WebReflection May 31, 2024
cb9ee6f
Update README.md, `2023.11.2` -> `2024.5.2` (#2085)
JeffersGlass Jun 3, 2024
2ac5ca7
Expose py-editor code content read/write (#2087)
WebReflection Jun 3, 2024
ac56f82
[pre-commit.ci] pre-commit autoupdate (#2089)
pre-commit-ci[bot] Jun 4, 2024
1c67530
Expose pyscript.py_import and js_import for lazy Python/JS modules (#…
WebReflection Jun 4, 2024
b41cfb7
UI creation API (#1960)
fpliger Jun 4, 2024
f1a787e
move pydom and elements from pyweb to pyscript.web (#2092)
fpliger Jun 6, 2024
a1e5a05
PyEditor cumulative fixes & improvements (#2095)
WebReflection Jun 12, 2024
aab015b
Better py editor indentation (#2098)
WebReflection Jun 13, 2024
d0406be
A persistent IndexedDB store for PyScript (#2101)
WebReflection Jun 19, 2024
15c19aa
Updated Polyscript with latest MicroPython (#2103)
WebReflection Jun 19, 2024
4b90ebd
Bring back pyweb as it was (#2105)
WebReflection Jun 21, 2024
461ae38
Updated reference code to grab latest (#2107)
WebReflection Jun 21, 2024
7b8ef7e
Fix #2109 - Allow inline JSON config attribute in PyEditor (#2110)
WebReflection Jun 24, 2024
6f49f18
Updated Polyscript with its workers feature (#2104)
WebReflection Jun 26, 2024
67d4751
Fix MicroPython terminal input when no REPL is used/needed (#2113)
WebReflection Jul 3, 2024
f8f7ba8
Cleanup pyscript web elements (#2094)
fpliger Jul 3, 2024
d884586
Updated Polyscript to its latest (#2124)
WebReflection Jul 19, 2024
6c938df
Override __getattr__ and __setattr__ on ElementCollection. (#2116)
mchilvers Jul 22, 2024
f20a000
fix: broken methods video.snap and canvas.download (#2126)
mchilvers Jul 23, 2024
e4ff4d8
Controversial version where Element just delegates to the underlying …
mchilvers Jul 24, 2024
8c46fca
Updating polyscript to its latest (#2128)
WebReflection Jul 29, 2024
f316341
Updated Polyscript and added Panel worker test (#2130)
WebReflection Jul 31, 2024
d47fb58
Update Pyodide to its 0.26.2 version (#2133)
WebReflection Jul 31, 2024
999897d
The all-new, pyscript.web (ignore the branch name :) ) (#2129)
mchilvers Aug 1, 2024
fafdf74
Fixed async methods attached to window (#2136)
WebReflection Aug 5, 2024
0d0ea96
Defaulting to async for top-level await (#2134)
WebReflection Aug 5, 2024
ed12688
[pre-commit.ci] pre-commit autoupdate (#2137)
pre-commit-ci[bot] Aug 6, 2024
7166c32
Fix #2093 - Show setup errors with the editor (#2138)
WebReflection Aug 6, 2024
f4c4ede
Implemented pyminify for our stdlib (#2140)
WebReflection Aug 7, 2024
9f46234
Fix #2114 - Cleanup the test folder + automation (#2143)
WebReflection Aug 8, 2024
b395cde
Forgot to build tests/index.html and push (#2144)
WebReflection Aug 26, 2024
7582cbe
Fix #2146 - Workaround Pyodide issue with attributes (#2148)
WebReflection Aug 27, 2024
7b9f7c1
Improve by far error reporting around PyEditor bootstrap (#2153)
WebReflection Sep 4, 2024
e525d54
Fix #2156 - Test @when with async listener (#2157)
WebReflection Sep 6, 2024
c8c2dd0
Avoid throwing if Pyodide does not await due missing arguments (#2158)
WebReflection Sep 6, 2024
eb31e51
Fix #2150 - Avoid trashing previous added elements (#2151)
WebReflection Sep 11, 2024
ee3cd76
Follow up - Remove all innerHTML += for consistency sake (#2159)
WebReflection Sep 11, 2024
e36a57e
Fix #2160 - Implement progress events (#2162)
WebReflection Sep 12, 2024
1ed7732
Add a storage equivalent for JS (#2165)
WebReflection Sep 13, 2024
c82dbb7
cleanup npm package (#2163)
WebReflection Sep 13, 2024
c4e25d8
Update GH actions to node 20 and Python env for PyMinifier. (#2166)
ntoll Sep 13, 2024
b2d1018
Fix #2167 - Provide instructions to build the project (#2168)
WebReflection Sep 13, 2024
ca9b565
Update README.md (#2170)
nasrin1748 Sep 15, 2024
84c7d69
Remove useless test_report (#2169)
WebReflection Sep 15, 2024
dd86169
Exposing config type once resolved and running (#2175)
WebReflection Sep 17, 2024
a6b0964
Fix #2155 - Allow editor.process to run on behalf of users (#2177)
WebReflection Sep 20, 2024
5aaeebf
Make WebSocket lazy attributes definition possible (#2180)
WebReflection Sep 23, 2024
ae66d13
Fixed config issue via polyscript update (#2182)
WebReflection Sep 24, 2024
06138bb
Update test suite (#2181)
ntoll Sep 25, 2024
f5d49ee
Test refinement. (#2183)
ntoll Sep 26, 2024
957ab69
Fix #2185 - Updated Polyscript and coincident (#2187)
WebReflection Sep 27, 2024 8000
ad2af23
Indirect refs counting (#2188)
WebReflection Sep 27, 2024
c1849d2
Bump python-minifier to latest version (supports most recent versions…
ntoll Sep 27, 2024
532ac0c
Increase timeout for heavy-load test. (#2190)
ntoll Sep 27, 2024
abb1eb2
Only use a single worker for playwright tests. (#2191)
ntoll Sep 27, 2024
9dad29e
Refactor repository. Fixes #2161 (#2192)
ntoll Sep 30, 2024
2642be8
Fix sed search/replace when creating static page for a specific PyScr…
ntoll Sep 30, 2024
8de97a7
Updated coincident to use a local channel (#2195)
WebReflection Sep 30, 2024
fc599d9
Use ubuntu-latest-8core everywhere (#2196)
WebReflection Sep 30, 2024
c257b70
Try to find out what we really need in CI (#2197)
WebReflection Sep 30, 2024
386966e
Back to 8 cores (#2199)
WebReflection Sep 30, 2024
6fab9a1
Fix #2200 - Cleaned up manual tests + added media back (#2201)
WebReflection Oct 1, 2024
af06bc4
README update and code quality checks (#2202)
ntoll Oct 2, 2024
89a0a55
Fix broken link to core/README.md in the root README. (#2204)
ntoll Oct 2, 2024
4fe6ad8
Update/simplify our PR template. (#2206)
ntoll Oct 2, 2024
62c78b0
Updated Polyscript to provide out of the box Pyodide cache (#2205)
WebReflection Oct 3, 2024
f562860
Updated Polyscript due flaky random failures (#2207)
WebReflection Oct 3, 2024
8c6bfec
Update the local contributing.md file to point to the proper one in t…
ntoll Oct 3, 2024
f827efe
Add a "donkey" worker that execs or evaluates all the things (#2210)
WebReflection Oct 4, 2024
febbb03
Add Pyodide lockFileURL test (#2209)
WebReflection Oct 7, 2024
a6b6dd8
Refactor named workers test to avoid circular dependencies + free CI …
WebReflection Oct 8, 2024
993e812
[pre-commit.ci] pre-commit autoupdate (#2211)
pre-commit-ci[bot] Oct 8, 2024
8061bc0
Fixed typo on donkey code (#2213)
WebReflection Oct 8, 2024
722abda
Provide an xworker to PyEditors (#2216)
WebReflection Oct 9, 2024
b1c33b7
Kill previous worker if another eval/execute is asked to the donkey (…
WebReflection Oct 11, 2024
c3517f7
Donkey clear and reset now terminate when busy (#2225)
WebReflection Oct 15, 2024
5d75149
Fix typo in README.md (#2219)
Carlovo Oct 15, 2024
6b1330d
Fix #2220 - Avoid DOM notifications on errors (#2226)
WebReflection Oct 17, 2024
00e6cfe
Fix Makefile so JS dependencies don't get into a bad state. (#2230)
ntoll Oct 24, 2024
fe580cd
Ensure precommit check is done before each build when using make. (#2…
ntoll Oct 24, 2024
9233d5e
Fix #2220 - Delay plugins resolution due Safari 17.6 greedy resolutio…
WebReflection Oct 28, 2024
3f19e00
Update the size of the Py icon on the release page template (#2232)
ntoll Oct 28, 2024
283eabd
Added pinned lockFileURL test (#2234)
WebReflection Oct 29, 2024
0db79e0
Fix #2065 - Allow usage of index_urls for Pyodide (#2235)
WebReflection Oct 30, 2024
a5dc947
Fixed MicroPython error on non-worker terminal (#2238)
WebReflection Oct 30, 2024
4ff02a2
Fix #2240 - Update polyscript to allow targeting `/*` multiple times …
WebReflection Nov 5, 2024
56c64cb
Refactor @when and add Event (#2239)
ntoll Nov 5, 2024
5acc2af
WIP: Xterm update (#2237)
WebReflection Nov 12, 2024
4e43d3e
Fix #2242 - Improved Xterm.js glyphs handling (#2248)
WebReflection Nov 14, 2024
0a1d3bb
Fix #2245 - Filter all versions w/ Pyodide frozen cache (#2251)
WebReflection Nov 19, 2024
796373c
Fix #2246 - Override builtins.input to avoid duplicating it (#2254)
WebReflection Nov 25, 2024
7e65836
Factored out codemirror as chunked lazy based import (#2252)
WebReflection Nov 26, 2024
ce923a3
Updated to latest Pyodide + cleaner Polyscript (#2256)
WebReflection Nov 27, 2024
0d74a60
Fix #2257 - Updated polyscript (#2258)
WebReflection Dec 3, 2024
d143b22
Added __terminal__ in non-persistent donkey (#2260)
WebReflection Dec 6, 2024
7adedcc
Enable service-worker attribute for donkey worker (#2263)
JoshuaLowe1002 Dec 19, 2024
5be9945
[pre-commit.ci] pre-commit autoupdate (#2278)
pre-commit-ci[bot] Feb 4, 2025
fc53356
Introducing <script type="py-game"> (#2265)
WebReflection Feb 5, 2025
57b1440
Latest 2024 (#2270)
WebReflection Feb 5, 2025
b13317d
Updated interpreters (#2283)
WebReflection Feb 7, 2025
0366e48
Introducing pyscript.fs namespace/module (#2289)
WebReflection Feb 17, 2025
46239ca
Re ruff (#2292)
cclauss Feb 20, 2025
edbac13
Splitting integration tests (#2296)
WebReflection Feb 20, 2025
3ff2c17
PyEditor kill switch (#2295)
WebReflection Feb 26, 2025
8168383
Updated Pyodide to v0.27.3 (#2300)
WebReflection Feb 26, 2025
55031f2
Update README to include acknowledgement of Anaconda's role in the pr…
ntoll Feb 26, 2025
290eb03
Fix #2302 - Updated Polyscript to its latest (#2303)
WebReflection Feb 27, 2025
1d666b9
Dispatch `py-game` event right before executing code (#2287)
WebReflection Feb 27, 2025
f2bbc6e
Fix #2309 - Use all config options (#2310)
WebReflection Mar 10, 2025
caeab77
Fix #2304 - Make pyimport work as expected (#2311)
WebReflection Mar 10, 2025
b22f384
PyGame - TOML + JSON absolute URL + input patch (#2313)
WebReflection Mar 11, 2025
afd7a8e
Updated Pyodide to v0.27.4 (#2318)
WebReflection Mar 19, 2025
46ca915
Add conda as a make setup option (#2305)
danyeaw Mar 20, 2025
b911ea9
Add media module tests (#2306)
danyeaw Mar 20, 2025
16ebc50
Fix #2326 - Redirect to localhost when on 0.0.0.0 (#2328)
WebReflection Apr 14, 2025
7284f7f
Fix #2320 - Dispatch an event on code run in PyEditor (#2329)
WebReflection Apr 16, 2025
3b1af06
[pre-commit.ci] pre-commit autoupdate (#2307)
pre-commit-ci[bot] Apr 18, 2025
139ce9b
Updated Polyscript & Coincident to their latest (#2327)
WebReflection Apr 23, 2025
3223a9c
[pre-commit.ci] pre-commit autoupdate (#2336)
pre-commit-ci[bot] May 6, 2025
b11fb2e
Added polyscript/service-worker as workaround for missing sabayon (#2…
WebReflection May 15, 2025
42c6cb7
Added all 3rd party licenses to this project (#2343)
WebReflection May 21, 2025
14cc05f
Fix code example problem in the release HTML. (#2345)
ntoll May 21, 2025
d68260c
Fix a bug in `<label>` handling where 'for_' attribute should be 'htm…
ntoll Jun 18, 2025
7336ae5
The PyScript Bridge Helper (#2353)
WebReflection Jun 26, 2025
87256a6
Updated Polyscript to its latest (#2355)
WebReflection Jul 1, 2025
e433275
Readme update (#2356)
WebReflection Jul 1, 2025
71ad1a4
Update Polyscript with latest Micropython (#2357)
WebReflection Jul 4, 2025
b528ba6
Intermediate release with async worker handler fixes (#2359)
WebReflection Jul 10, 2025
eaa6711
Fix #2360 - Better shared env/setup handling (#2361)
WebReflection Jul 11, 2025
a129be8
WebSocket and PyWorker fixes (#2366)
WebReflection Jul 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
PyEditor kill switch (pyscript#2295)
  • Loading branch information
WebReflection authored Feb 26, 2025
commit 3ff2c171bc693436a06b0bcc24dbfa0bfe9c6ce6
Loading
0