Commit 8fe7231
authored
115 build system housekeeping modernisation windows linux (#174)
* 120 packagejson build section cleanup (#140)
* ci: .env added for windows store build
* fix: nameing cleanup (#136)
* chore: moved internal meta to new section (#137)
* chore: cleaned up scripts
* 119 build script redesign (#165)
* 141 create metadata injection script inject metadatajs (#158)
* template meta injector(untested)
* Clean YYYY‑MM‑DD in the footer
* 142 implement dev build script build devjs (#159)
* template meta injector(untested)
* dev script working |meta script val
* 143 implement test build script build testjs (#160)
* add: test script for new test builds
* updated the meta scrapper to include the new meta
* updated the meta scrapper to include the new meta
* removed from root now in scripts
* new: release pipline (dry run tested only) (#161)
* new: linux build script (testing merge if good) (#162)
* 146 create platform helper module helpersplatformjs (#163)
* new: helper module for future updater
* feat: added new helper non invasive for testing
* 147 refactor packagejson build entrypoints (#164)
* chore: removed un needed old script
* updated quickstart for new commands
* 116 updater modernisation windows linux (#167)
* chore: added build/ to list
* updated build scripts for release line to store
* chore: added helper in to add new field for updater:
* chore: added helper in to add new field for updater:
* chore: updated to add new release flags for updater
* feat: added for simplicity for community, detects OS and builds accordingly
* connected new meta | added end points to the UI meta section
* added meta.installSource to connect detect sourse
* now just passes through meta
* change location
* hold
* feat: store ready update logic
* chore: linux clean up (#169)
* 121 release pipeline improvements (#170)
* MSIX packaging tool included i
* fix: correct script
* windows stop moving your stuff
* removed MSIX to allow for manual packaging (new issue to address)
* fix: snap build calls correct actions | removed test tag
* snap packaging
* Snap Store Live | Windows store next
* cleaned build pipline ready for testing
* Update release.yml
* Update package.json
* Update package.json
* Update release.yml
* Update release.yml
* Update build-win.js
* fix: updated with no publish | changed nodejs version 20->24
* 122 documentation overhaul build updater (#173)
* chore: version bump
* chore: document pass for V3 release
* chore: readme fix
* fix: windows store review1 parent dcf895a commit 8fe7231
48 files changed
Lines changed: 1453 additions & 1538 deletions
File tree
- .github/workflows
- assets
- icons
- resources/docs
- scripts
- helpers
- src
- modules
- system
- ui
- updater
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
| 130 | + | |
130 | 131 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 132 | + | |
135 | 133 | | |
136 | | - | |
137 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
138 | 161 | | |
139 | 162 | | |
140 | 163 | | |
| |||
150 | 173 | | |
151 | 174 | | |
152 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
153 | 181 | | |
154 | 182 | | |
155 | 183 | | |
| |||
187 | 215 | | |
188 | 216 | | |
189 | 217 | | |
190 | | - | |
191 | | - | |
192 | 218 | | |
193 | 219 | | |
194 | | - | |
195 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
196 | 249 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
201 | 253 | | |
202 | | - | |
203 | | - | |
204 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
205 | 257 | | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
| 258 | + | |
| 259 | + | |
210 | 260 | | |
211 | | - | |
212 | | - | |
213 | | - | |
| 261 | + | |
| 262 | + | |
214 | 263 | | |
215 | | - | |
216 | | - | |
217 | | - | |
| 264 | + | |
| 265 | + | |
218 | 266 | | |
219 | | - | |
220 | | - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
221 | 270 | | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
| 271 | + | |
| 272 | + | |
228 | 273 | | |
229 | 274 | | |
230 | 275 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading
Loading
Loading
0 commit comments