Commit graph

278 commits

Author SHA1 Message Date
pakintada@gmail.com
387af2efa9 fix perm 2024-03-29 11:20:51 +07:00
pakintada@gmail.com
0eb07e74b8 ci(release): 🐛 fix syntax & add zipping 2024-03-29 11:12:05 +07:00
pakintada@gmail.com
03a848c456 remove unused import 2024-03-29 11:02:32 +07:00
pakintada@gmail.com
6aee36d02b fix angular build in workflow 2024-03-29 10:51:28 +07:00
pakintada@gmail.com
985d49bb63 add client build checking 2024-03-29 10:48:22 +07:00
pakintada@gmail.com
ede1e10aad edit wrong branch name 2024-03-29 10:41:20 +07:00
pakintada@gmail.com
9292e175da temp uncomment for testing workflow 2024-03-29 10:37:03 +07:00
Pakin Tadatangsakul
fe8465fcaa
Update publish.yml
fix workflow incorrect syntax
2024-03-29 10:23:58 +07:00
pakintada@gmail.com
9b37b89c57 ci(release): 🚧 trying release ci 2024-03-29 10:16:28 +07:00
pakintada@gmail.com
753363dd44 ci(release): 🚧 try testing ci release
Building artifact for downloading
2024-03-29 09:14:11 +07:00
Kenta420
044f0a5e84 fixed: bug duplicate id when map element 2024-03-20 10:35:21 +07:00
Kenta420
4857b01fdf Clean unuse code 2024-03-19 20:52:49 +07:00
Kenta420
7dd075dd59 Update: Something spicy for recipe viewing only but called it editor lol 2024-03-19 17:19:17 +07:00
pakintada@gmail.com
72187f348b add error log 2024-03-19 12:08:24 +07:00
pakintada@gmail.com
58746ebdfb fix(merge_component): 🐛 fix data lost after applied from merge
Fixing data lost after pressed on apply button in merge modal, WIP selection merge
2024-03-19 10:44:25 +07:00
pakintada@gmail.com
cd0f67bb44 fix(permission): change permission checking
read permissions from settings.json instead
2024-03-18 14:11:24 +07:00
pakintada@gmail.com
8744ddcb8c feat(add country settings): 2024-03-18 13:15:58 +07:00
pakintada@gmail.com
b53183d884 fix(sorting): 🐛 fix unchanged sorting result 2024-03-18 11:27:57 +07:00
pakintada@gmail.com
ef9cf48fc1 fix(merge_component): 🐛 fix unsavable after accept 2024-03-15 17:41:32 +07:00
pakintada@gmail.com
2afdc1e10d feat(merge_component): add new merge layout
change to no overflowing on main x, syncing scroll
2024-03-15 17:10:05 +07:00
Kenta420
c84ee948f5 Update Electron 2024-03-15 14:10:24 +07:00
pakintada@gmail.com
cae6d582ac feat(misc): attach debugger for further debug 2024-03-15 13:42:39 +07:00
pakintada@gmail.com
1633197b92 fix(recipe-list): 🐛 fix recipe not update
- add key alternative to feedParameter and feedPattern
2024-03-15 13:40:58 +07:00
pakintada@gmail.com
eb8a770147 chore: ⬆️ upgrade daisyui version
upgrade to version 4
2024-03-15 11:04:39 +07:00
pakintada@gmail.com
333bfa5a5b perf(merge_component): 🎨 improve condition of display
remove loops while creating div of recipelist
2024-03-15 11:02:20 +07:00
pakintada@gmail.com
07ece78cd6 feat(misc): add commands
- add help, declaration for long script instead of prefix
2024-03-15 10:59:56 +07:00
pakintada@gmail.com
bdcc7d8d56 fix(recipe-list): 🐛 fix StringParam
fix StringParam where feedParameter and feedPattern not found
2024-03-15 10:56:44 +07:00
pakintada@gmail.com
8315f268b1 build(client-web): 🚀 update client build script
- add depend on OS
2024-03-15 10:54:59 +07:00
pakintada@gmail.com
37c182729b build(client-web): 🚀 Update client build script
Build client script with uploading package to server
2024-03-14 14:50:45 +07:00
pakintada@gmail.com
47357e7ab4 feat(merge_component): add 3 ways merging
WIP 3 ways merging, can now merge from third source on web client
2024-03-10 19:10:08 +07:00
pakintada@gmail.com
1b96e298ee feat(merge_component): Add third souce for diff
Add third source (only from recipe, WIP commit) and attach debugger for checking functions
2024-03-05 11:12:03 +07:00
pakintada@gmail.com
860dc05cde feat(merge_component): sync new recipe version
add re-read and sync new file after saving, the new file should be appeared on the file list
2024-03-04 13:49:11 +07:00
pakintada@gmail.com
09c21301d6 feat(merge_component): Add merge from website
Merge contents from patch selected by user into newer version

merge from client feature
2024-03-04 11:19:11 +07:00
pakintada@gmail.com
292c7697a4 fix(topping): 🐛 fix missing topping after saved
Ensure topping data in slots with padding if only use in some slots.

Topping saving
2024-03-02 13:22:23 +07:00
pakintada@gmail.com
517e051f2d fix(merge_component): 🚧 try fix delayed commit show
Try solving delayed commit show, WIP topping and string param display for commit modal
2024-03-02 11:15:48 +07:00
pakintada@gmail.com
ce7d595427 fix(diff_commit_merge): delayed commit data load condition 2024-03-01 14:33:48 +07:00
pakintada@gmail.com
da353cec84 add changes diffing modal & silence some logs 2024-03-01 00:22:28 +07:00
pakintada@gmail.com
148488e2c4 add new client deployment guide 2024-02-28 10:11:52 +07:00
pakintada@gmail.com
59190fc3f1 add update recipe repo guide 2024-02-27 15:01:19 +07:00
Kenta420
a12121fca6 update recipe viewer 2024-02-27 13:43:26 +07:00
pakintada@gmail.com
cf5b11b267 add deepCompare for merge, WIP merge 2024-02-23 16:50:21 +07:00
pakintada@gmail.com
ed7810cded change ignore fresh updated, do update after merge instead. 2024-02-23 16:48:23 +07:00
pakintada@gmail.com
fed315367a ⚠️ WIP migrating tmp to patch 2024-02-22 16:04:34 +07:00
pakintada@gmail.com
89ce1f361c add redis status check 2024-02-22 15:46:36 +07:00
Kenta420
f7f1535695 add recipe viewer 2024-02-21 15:17:54 +07:00
Kenta420
92b11f7b9d update filemanager navigation 2024-02-20 15:01:43 +07:00
Kenta420
11dc6b2132 Update filemanager (🚧 in construction) 2024-02-19 18:07:10 +07:00
Kenta420
0fe469b5c6 Fixed: fixed bug scrcpy and shell is disconnect when switch page 2024-02-19 14:24:05 +07:00
pakintada@gmail.com
9543d4541c adjust case sensitive MixOrder 2024-02-12 09:34:56 +07:00
pakintada@gmail.com
f4b1db4867 add mixOrder condition 2024-02-12 08:50:02 +07:00