-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
66 lines (57 loc) · 2.84 KB
/
TODO
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
☐ IMPORTANT
☐ To cross compile tauri or electron, I don't want a backend or my own CI
☐ The idea is to have confgurations store online on your account
☐ On Github Actions or any other CI service, have an action that is
☐ pipelab/setup and pipelab/run that install all dependencies and that run a config
☐ Infos are from the variables: account, pipeline & api key
☐ It will run the pipeline as if it was your computer
process.noAsar = true is here because electron fs can't deal correctly with asar (for example, like when copying an asar archive)
https://github.com/nocode-js/sequential-workflow-editor
https://github.com/xyflow/awesome-node-based-uis
https://github.com/CatalystCode/windows-registry-node
https://github.com/tympanix/electron-regedit
☐ Target:
Stage 1:
☐ Autosave
☐ Optimize/minimize images
☐ https://www.google.com/search?q=sharp+lossless+compression+png&client=firefox-b-d&sxsrf=AB5stBg5O1Uihp_JBHyJnrcJEeF5sm2ZAg%3A1690961809752&ei=kQfKZImzLc2JkdUPqKWVkAs&ved=0ahUKEwjJv_7Pu72AAxXNRKQEHahSBbIQ4dUDCA4&uact=5&oq=sharp+lossless+compression+png&gs_lp=Egxnd3Mtd2l6LXNlcnAiHnNoYXJwIGxvc3NsZXNzIGNvbXByZXNzaW9uIHBuZzIKEAAYRxjWBBiwAzIKEAAYRxjWBBiwAzIKEAAYRxjWBBiwAzIKEAAYRxjWBBiwAzIKEAAYRxjWBBiwAzIKEAAYRxjWBBiwAzIKEAAYRxjWBBiwAzIKEAAYRxjWBBiwA0i5GVDSBFixGHABeAGQAQCYAQCgAQCqAQC4AQPIAQD4AQHiAwQYACBBiAYBkAYI&sclient=gws-wiz-serp
☐ Package as electron (+ notarize + sign + expose api)
Stage 2:
☐ CLI
☐ Github Action integration
☐ Online Account
☐ Package as tauri
☐ Godot export
☐ Package to playable ad
☐ Package as discord activity
☐ Load sensible datas from environnement variables for security purposes
☐ Command palette
☐ Undo/Redo
☐ Upload to
☐ poki
☐ itch
.
EULA
https://codemirror.net/examples/lint/
https://remixicon.com/
---
Tests:
☐ View logs in realtime: started
☐ env (= copy variables)
☐ handle pipeline error gracefully
☐ display what happened in dialog
☐ process quickjs in webworker
New version of the c3 export addons for improved version selection
Edge case: old version of the app vs new version of c3p
Activate save only when needed
Active cancel button to not be locked out
Simple mode: also allow to pick variables & such
QuickJS: memory leak, open close action
Add own timers for electorn export & such
si tu appuies sur New Project, puis que tu selectionne direct le dropdown pour choisir Local/Cloud, ça ferme le popup et c'est impossible de rappuyer sur New Project
C3 Preview ne fonctionne pas
Steam achievement test c3 example
Itch plugin
Filesystem plugin: overwrite parameter + better sentences/descriptions
Convert dektop app to web app + node backend
Communication via rest api (for now) or websocket