Skip to content
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

It's time to replace Gulp #56

Open
wants to merge 197 commits into
base: Maslow-Main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
197 commits
Select commit Hold shift + click to select a range
2da01a4
First Steps
md8n Nov 13, 2024
95d5812
Merge branch 'Standardize_Maslow_String_Usage' into gulp_down_the_bun
md8n Nov 14, 2024
067c5e9
Basic working, but very broken
md8n Nov 14, 2024
e1e151c
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Nov 14, 2024
3ffae86
More clean up in progress
md8n Nov 15, 2024
0510eb7
Further clean ups - focussed on preference
md8n Nov 20, 2024
30d4ba3
Getting better
md8n Nov 22, 2024
46f48f5
more progress
md8n Nov 24, 2024
f8e0ff3
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Nov 24, 2024
090e3f8
CheckValue working to basic level
md8n Nov 24, 2024
9d37941
further cleanup settings, setup, status
md8n Nov 25, 2024
8fd329b
SPIFFS working (with test data)
md8n Nov 25, 2024
bfb4c1a
cleaned up closeModal click events
md8n Nov 25, 2024
6155142
and I forgot this bit
md8n Nov 25, 2024
ad2b766
Fix last_ping
md8n Nov 25, 2024
e047719
fixed missing imports of `id`
md8n Nov 25, 2024
659b495
updatedlg update
md8n Nov 25, 2024
c4b749c
More onclick cleanup - config.js and controls.js
md8n Nov 26, 2024
5b1ada6
onclick fix for scanwifidlg.js
md8n Nov 26, 2024
d68a685
Starting work in the maslow specific stuff
md8n Nov 26, 2024
b07b7e0
Further maslow specific work
md8n Nov 26, 2024
53d9cd0
Much improved, but still not right
md8n Nov 26, 2024
4aa97c6
But wait, there's more
md8n Nov 26, 2024
e7e8c8f
last `on`* attributes in tablettab
md8n Nov 26, 2024
0060086
clean up logindlg
md8n Nov 26, 2024
4b9921e
settingstab removal of `on`*
md8n Nov 26, 2024
0942002
inputdlg clean of `on`* attributes
md8n Nov 26, 2024
5524304
further cleanups
md8n Nov 27, 2024
7e9d590
cameratab and controlspanel cleaned up
md8n Nov 27, 2024
c9ad5c2
commandspanel cleanup
md8n Nov 27, 2024
b564388
controlpanel de-`on`*ed
md8n Nov 27, 2024
5766512
Now grblpanel's turn
md8n Nov 27, 2024
b2d3713
files de-`on`*ed
md8n Nov 27, 2024
5bf0dc6
use `setHTML` wherever possible
md8n Nov 27, 2024
8973c3d
Fixed a few annoying problems
md8n Nov 27, 2024
3944115
Back to cleaning up preferences
md8n Nov 28, 2024
858fe16
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Nov 28, 2024
03270c8
Continuing the process of teasing things apart
md8n Nov 28, 2024
9db0416
WIP - eliminating dodgy setup code
md8n Nov 28, 2024
9861b4e
WIP - files panel related preferences
md8n Nov 28, 2024
4fb1899
WIP - GRBL Panel related changes
md8n Nov 28, 2024
9020a99
WIP - tracking down the leftovers
md8n Nov 28, 2024
2a556e5
WIP - Some more language work
md8n Nov 29, 2024
b0c76fe
WIP - eliminate `onkeyup`
md8n Nov 29, 2024
cccf06f
WIP - onchange eliminated
md8n Nov 29, 2024
f56a4be
WIP - `onclick` elimination continues
md8n Nov 29, 2024
7972fc3
WIP - `onclick` eliminated from files
md8n Nov 29, 2024
486121d
`onclick` removed
md8n Dec 1, 2024
deca487
Some minor linting while I figure out biome
md8n Dec 1, 2024
1446645
WIP bun build
md8n Dec 1, 2024
fd744da
WIP - continuing bunnifying
md8n Dec 2, 2024
f7e83cc
WIP - build vs run
md8n Dec 2, 2024
3a2e441
WIP - moving to common singleton for some former globals
md8n Dec 2, 2024
613981b
WIP - continuing with the move to common singleton
md8n Dec 2, 2024
0b14a42
WIP - more pseudo globals moved to common
md8n Dec 2, 2024
b22efcf
Hunted down remaining typeofs that could be replaced in some way
md8n Dec 2, 2024
2b4f934
and this bit
md8n Dec 2, 2024
3d6ecfd
Bun build works, but not small enough
md8n Dec 3, 2024
74c63dc
moving export statement
md8n Dec 3, 2024
422da19
Ongoing reorg of the imports
md8n Dec 3, 2024
6a225e0
WIP - clobbering circular refs problem
md8n Dec 3, 2024
bc766fd
WIP - consolidating imports
md8n Dec 3, 2024
33e811e
WIP - next round of import consolidation
md8n Dec 3, 2024
7ebaf48
import consolidation completed
md8n Dec 3, 2024
ddf2cf7
bun build changes
md8n Dec 3, 2024
8850a41
bun build changes
md8n Dec 4, 2024
e77979f
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 4, 2024
e3eefdf
Fix jogdial svgs
md8n Dec 4, 2024
06044b4
Working on the jog dial
md8n Dec 4, 2024
4bb85fc
cameratab minor cleanup
md8n Dec 4, 2024
64c1104
minor cleanup of the commasn panel
md8n Dec 4, 2024
6cb0633
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 5, 2024
cdd6d47
Update confirmdlg comments
md8n Dec 5, 2024
ec1f5c2
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 6, 2024
094cc38
linewidth formatting default
md8n Dec 6, 2024
2ea719f
login dlg tweaks
md8n Dec 7, 2024
bb0645f
Some more utils.js cleanup
md8n Dec 7, 2024
a8407e4
Updates to macrodlg
md8n Dec 7, 2024
0e54b5f
propelry imp/exp hide_dro_menu
md8n Dec 7, 2024
aadc551
passworddlg cleanup
md8n Dec 7, 2024
6d049a5
and the passworddlg html
md8n Dec 7, 2024
2271c25
restartdlg
md8n Dec 8, 2024
82efdc0
center is a class
md8n Dec 8, 2024
45c9aff
scanwifidlg cleanup
md8n Dec 8, 2024
8f6fa98
more little cleanup
md8n Dec 8, 2024
70b9f7a
uidisableddlg cleanups
md8n Dec 8, 2024
1d882c2
cleanup updatedlg
md8n Dec 8, 2024
7f2181e
SPIFFSdlg cleanup plus related
md8n Dec 8, 2024
00e45d3
more minopr SPIFFS
md8n Dec 9, 2024
f51af0d
filesdlg cleanup
md8n Dec 9, 2024
626c11c
tweak
md8n Dec 9, 2024
a791484
partial cleanup of calibrationstuff
md8n Dec 9, 2024
96a0430
WIP
md8n Dec 9, 2024
249d44c
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 9, 2024
6bed6d4
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 10, 2024
f453850
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 10, 2024
1dfd627
navbar tidy up minor
md8n Dec 10, 2024
179f718
build work for svg
md8n Dec 10, 2024
de8ea23
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 10, 2024
4b2dd80
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 11, 2024
03d2237
move langauges to json
md8n Dec 13, 2024
59cd75a
remove removeIf
md8n Dec 13, 2024
7885bc6
restore after bad merge
md8n Dec 13, 2024
4083113
http and socket cleanup
md8n Dec 13, 2024
36e6920
build changes
md8n Dec 13, 2024
889bd9b
other stuff
md8n Dec 13, 2024
3a7eb89
more build work
md8n Dec 14, 2024
7d967eb
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 15, 2024
15109ec
configtab cleanup
md8n Dec 15, 2024
5c19d3f
Reviewed most `translate_text_item` calls
md8n Dec 16, 2024
d76dfb5
All languages working for `serve`
md8n Dec 16, 2024
8b7e4f7
first build working with limited languages
md8n Dec 16, 2024
52fb164
Merge branch 'update_configtab' into gulp_down_the_bun
md8n Dec 16, 2024
02c8800
setupdlg cleanups
md8n Dec 17, 2024
f3bf607
Merge branch 'tbalet_no_global_space_f_calls' into gulp_down_the_bun
md8n Dec 17, 2024
989452e
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 18, 2024
53003db
Merge branch 'fix_files_isdir' into gulp_down_the_bun
md8n Dec 18, 2024
7ad6f9c
validation changes
md8n Dec 20, 2024
d84c387
more things are now common
md8n Dec 23, 2024
47e0bb0
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Dec 23, 2024
e20248b
Further clean ups
md8n Jan 4, 2025
651a4d2
clean up of display utilities
md8n Jan 4, 2025
992c51d
minor tidy up
md8n Jan 7, 2025
eca1bbb
Merge branch 'tablet_cleanup' into gulp_down_the_bun
md8n Jan 8, 2025
30b05db
working through the old preferenceslist
md8n Jan 8, 2025
6243904
Reworking full start up process
md8n Jan 9, 2025
011c00a
more small fixes
md8n Jan 9, 2025
c633572
more work focussing on startup
md8n Jan 9, 2025
872d2e0
Making the actions event listener more robust
md8n Jan 9, 2025
b01e710
clean up preferences file hanlding
md8n Jan 9, 2025
f89e479
Chasing down more ReferenceErrors
md8n Jan 9, 2025
df1d977
More ReferenceErrors dealt with
md8n Jan 9, 2025
54386ec
More ReferenceError exceptions dealt with
md8n Jan 9, 2025
9e13173
More referenceError fixes
md8n Jan 9, 2025
a9916bd
Minor readme update
md8n Jan 9, 2025
1ef142a
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Jan 9, 2025
8fc33ba
remove python web server
md8n Jan 9, 2025
141bf26
Most referenceErrors fixed
md8n Jan 10, 2025
8bb0921
Settings cleanups (better ids)
md8n Jan 10, 2025
6dd8b5d
patial fix for setting meta result
md8n Jan 10, 2025
489b4a4
Clean up http_comm_lock behaviour
md8n Jan 10, 2025
ee7d7fa
Improved settings and status
md8n Jan 10, 2025
b09a081
Add a build date
md8n Jan 10, 2025
f1fed11
Various code cleanups
md8n Jan 11, 2025
5dc09f2
linting and other cleanup
md8n Jan 11, 2025
e0b1de9
working on getting the setup wizard working
md8n Jan 11, 2025
574956e
setup wizard working
md8n Jan 13, 2025
25e7447
Better get_svg_icon and wizard def
md8n Jan 13, 2025
e7f239f
Better use of icons
md8n Jan 13, 2025
a3775b2
A few more icon fixes
md8n Jan 13, 2025
1530497
svg cleanup for settings tab
md8n Jan 13, 2025
e228e82
eliminate embedded svg from confirmdlg
md8n Jan 13, 2025
dbc5449
spiffsdlg svg icon cleanup
md8n Jan 13, 2025
8b0e383
fixing up macrodlg (a bit)
md8n Jan 13, 2025
d69844f
grblpanel icons cleaned up
md8n Jan 14, 2025
b1cb1c3
missed a few bits in grblpanel
md8n Jan 14, 2025
bd2cc32
Further changes to support local serve
md8n Jan 14, 2025
f4e7e8d
Fetch all (#1)
md8n Jan 17, 2025
11f2dc3
minor tweak to logging
md8n Jan 20, 2025
c6e7386
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Jan 20, 2025
9e807e3
missing controls
md8n Jan 20, 2025
ea80038
Clean up config
md8n Jan 20, 2025
f3776cd
Working on file upload
md8n Jan 20, 2025
158c981
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Jan 20, 2025
269986b
WIP - file uploading
md8n Jan 21, 2025
a228a59
Fix GRBL axis feedrates
md8n Jan 21, 2025
11d8f47
Handle multi-startsWith tests better
md8n Jan 21, 2025
cd47a01
Fxies to how connectdlg is called
md8n Jan 21, 2025
6c6c4bf
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Jan 22, 2025
0c6b559
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Jan 29, 2025
c234a2a
Merge branch 'http_cmd_standardise' into gulp_down_the_bun
md8n Jan 31, 2025
10b6631
Merge branch 'EventListenerCleanUp' into gulp_down_the_bun
md8n Feb 1, 2025
41ad222
Merge branch 'EventListenerCleanUp' into gulp_down_the_bun
md8n Feb 3, 2025
2866f5b
Update to new version of bun
md8n Feb 6, 2025
27cdc7a
Bug fixes still to come through
md8n Feb 6, 2025
534776b
WIP - new build.ts
md8n Feb 6, 2025
f59e54c
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Feb 12, 2025
7c308da
after lint
md8n Feb 12, 2025
0e606c0
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Feb 12, 2025
61560e6
After lint
md8n Feb 12, 2025
eb32de2
Merge branch 'fix_duplicate_pageId' into gulp_down_the_bun
md8n Feb 12, 2025
3729906
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Feb 12, 2025
c32f4a1
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Feb 13, 2025
5e57615
fix leftover `classes` call
md8n Feb 13, 2025
ebc4283
Fix missing setValue imports
md8n Feb 13, 2025
44d4487
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Feb 14, 2025
e7d36e2
lint fixes
md8n Feb 14, 2025
04e2992
bun build WIP
md8n Feb 14, 2025
8bfde3d
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Feb 17, 2025
062d945
Moving `hide_it` class
md8n Feb 18, 2025
19adf67
Working through loadhtml plugin
md8n Feb 18, 2025
a1097fe
Remove most of the old bun-plugin-html stuff
md8n Feb 18, 2025
ceec0e7
Full build
md8n Feb 18, 2025
b7e76f5
Adding builddate is a WIP
md8n Feb 18, 2025
23c4d4e
Fix up typos and changes from the merge
md8n Feb 18, 2025
adbc9de
Stop hiding certain things
md8n Feb 19, 2025
53ba5a2
Merge branch 'Maslow-Main' into gulp_down_the_bun
md8n Mar 4, 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
fixed missing imports of id
md8n committed Nov 25, 2024

Verified

This commit was signed with the committer’s verified signature.
targos Michaël Zasso
commit e047719f9952169b02c5ca347aac01b7c7fa32dd
1 change: 1 addition & 0 deletions www/js/UIdisableddlg.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { setactiveModal, showModal } from "./modaldlg";
import { translate_text_item } from "./translate";
import { id } from "./util";

//UIdisabled dialog
export const UIdisableddlg = (lostcon) => {
2 changes: 1 addition & 1 deletion www/js/app.js
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ import { initpreferences } from "./preferencesdlg";
import { build_HTML_setting_list, current_setting_filter, setup_is_done } from "./settings";
import { setupdlg } from "./setupdlg";
import { tabletInit } from "./tablet";
import { displayBlock, displayFlex, displayNone } from "./util";
import { displayBlock, displayFlex, displayNone, id } from "./util";

var ESP3D_authentication = false

2 changes: 1 addition & 1 deletion www/js/camera.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { getPrefValue } from "./preferencesdlg";
import { decode_entitie } from "./translate";
import { displayBlock, displayNone } from "./util";
import { displayBlock, displayNone, id } from "./util";

function cameraformataddress() {
var saddress = id('camera_webaddress').value;
2 changes: 1 addition & 1 deletion www/js/config.js
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ import { alertdlg } from "./alertdlg";
import { http_communication_locked, SendGetHttp } from "./http";
import { get_icon_svg } from "./icons";
import { translate_text_item } from "./translate";
import { conErr,stdErrMsg, displayBlock, displayNone, setChecked } from "./util";
import { conErr, stdErrMsg, displayBlock, displayNone, id, setChecked } from "./util";

var config_configList = [];
var config_override_List = [];
2 changes: 1 addition & 1 deletion www/js/logindlg.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { SendGetHttp } from "./http";
import { closeModal, setactiveModal, showModal } from "./modaldlg";
import { translate_text_item } from "./translate";
import { conErr, displayBlock, displayNone } from "./util";
import { conErr, displayBlock, displayNone, id } from "./util";

//login dialog
function logindlg(closefunc, check_first) {
2 changes: 1 addition & 1 deletion www/js/setupdlg.js
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ import { closeModal, setactiveModal, showModal } from "./modaldlg";
import { getPrefValue } from "./preferencesdlg";
import { build_HTML_setting_list, current_setting_filter, setup_is_done } from "./settings";
import { translate_text_item } from "./translate";
import { displayBlock, displayNone } from "./util";
import { displayBlock, displayNone, id } from "./util";

//setup dialog

2 changes: 1 addition & 1 deletion www/js/socket.js
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ import { clear_cmd_list, http_communication_locked } from "./http";
import { enable_ping } from "./preferencesdlg";
import { decode_entitie, translate_text_item } from "./translate";
import { UIdisableddlg } from "./UIdisableddlg";
import { last_ping } from "./util";
import { id, last_ping } from "./util";

let asyncWebComm = false;
let convertDHT2Fahrenheit = false;
2 changes: 1 addition & 1 deletion www/js/toolpath-displayer.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Display the XY-plane projection of a GCode toolpath on a 2D canvas

import { getValue } from "./util";
import { getValue, id } from "./util";

var root = window;

2 changes: 1 addition & 1 deletion www/js/updatedlg.js
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ import { esp_error_code, esp_error_message } from "./constants";
import { http_communication_locked, SendFileHttp, SendGetHttp } from "./http";
import { closeModal, setactiveModal, showModal } from "./modaldlg";
import { translate_text_item } from "./translate";
import { conErr, stdErrMsg, displayBlock, displayNone, setValue } from "./util";
import { conErr, stdErrMsg, id, displayBlock, displayNone, setValue } from "./util";

var update_ongoing = false;
var current_update_filename = "";