|
|
af2c8f160c
|
Adjust heart emitter position in animeCat.js
|
2025-05-26 21:56:41 +02:00 |
|
|
|
4dc2409438
|
Remove commented-out getCommits method from preload.js
|
2025-05-26 21:45:41 +02:00 |
|
|
|
76c9999cee
|
Add getAllCommitHashes method to preload.js
|
2025-05-26 21:45:41 +02:00 |
|
|
|
1118af8111
|
Add new endpoint to retrieve all commit hashes from a Git repository
|
2025-05-26 21:44:30 +02:00 |
|
|
|
e0343bdb54
|
Refactor commit pagination and logic in renderer.js
|
2025-05-26 21:43:37 +02:00 |
|
|
|
3e8d1ef293
|
Fix typo in renderer.js
|
2025-05-26 21:27:01 +02:00 |
|
|
|
7f3be380d0
|
Refactor code to dynamically determine commit page based on HEAD if no specific page is provided
|
2025-05-26 21:25:01 +02:00 |
|
|
|
a856b99a74
|
Comment out unused getCommits function in preload.js
|
2025-05-26 21:24:38 +02:00 |
|
|
|
b662ba971e
|
Improve pagination display in renderer.js
|
2025-05-26 21:14:38 +02:00 |
|
|
|
3b5d009207
|
Add function to get commit page for hash and update renderContent call
|
2025-05-26 21:12:09 +02:00 |
|
|
|
b7e808adec
|
Fix typo in CSS keyframes declaration
|
2025-05-26 21:08:31 +02:00 |
|
|
|
985954e474
|
auto-git:
[change] preload.js
|
2025-05-26 21:01:04 +02:00 |
|
|
|
d81cd8cd50
|
Revert pagination default page change in renderer.js
|
2025-05-26 21:00:31 +02:00 |
|
|
|
5a84b5db02
|
Fix pagination default page in renderer.js
|
2025-05-26 21:00:31 +02:00 |
|
|
|
e7a8d95ff9
|
Add event listeners for pagination buttons in renderer.js
|
2025-05-26 20:59:08 +02:00 |
|
|
|
0d6d663883
|
Refactor pagination in renderer.js to support page parameter
|
2025-05-26 20:56:56 +02:00 |
|
|
|
58b9632fb1
|
auto-git:
[change] renderer.js
|
2025-05-26 20:54:56 +02:00 |
|
|
|
2060f4a7c4
|
Refactor get-commits handler to support pagination in main.js
|
2025-05-26 20:52:05 +02:00 |
|
|
|
258ae92be0
|
Fix redundant closeDropdown call in renderer.js
|
2025-05-26 20:52:05 +02:00 |
|
|
|
67b9850ee7
|
Revert isIgnored function to original implementation
|
2025-05-26 20:41:46 +02:00 |
|
|
|
7bebfafa5a
|
Fix unnecessary parentheses in isIgnored function
|
2025-05-26 20:41:46 +02:00 |
|
|
|
ce33c3d8f1
|
Refactor isIgnored function to use IGNORED_NAMES
|
2025-05-26 20:41:46 +02:00 |
|
|
|
3464119588
|
auto-git:
[change] main.js
|
2025-05-26 20:37:01 +02:00 |
|
|
|
90d10fa4cb
|
Update visibility condition for 'Open Folder' menu item
|
2025-05-26 20:36:52 +02:00 |
|
|
|
523ce91120
|
Fix typo in label for copying folder path
|
2025-05-26 20:36:52 +02:00 |
|
|
|
41b73d9372
|
auto-git:
[change] main.js
|
2025-05-26 20:35:32 +02:00 |
|
|
|
e5fce2e7d5
|
Fix issue with dropdown rendering in renderer.js
|
2025-05-26 20:27:05 +02:00 |
|
|
|
144b2e89eb
|
Add IPC handler for retrieving selected folder sync data
|
2025-05-26 20:22:00 +02:00 |
|
|
|
42595ad74b
|
Add context menu for files in tree view
|
2025-05-26 20:20:38 +02:00 |
|
|
|
5e318a1c51
|
Implement tree context menu functionality in renderer.js
|
2025-05-26 20:20:22 +02:00 |
|
|
|
779729d8f9
|
Add new API methods for context menu and selected item retrieval in preload.js
|
2025-05-26 20:20:22 +02:00 |
|
|
|
f48757b510
|
Add debug log for selected path in renderer.js
|
2025-05-26 20:11:45 +02:00 |
|
|
|
73c407669b
|
Fix redundant semicolon in debug log
|
2025-05-26 20:08:52 +02:00 |
|
|
|
68014938a7
|
Add debug log for folder tree
|
2025-05-26 20:08:52 +02:00 |
|
|
|
8a079d8e1e
|
Remove commented-out code in main.js
|
2025-05-26 19:41:38 +02:00 |
|
|
|
aa189e0956
|
Remove redundant store set call in main.js
|
2025-05-26 19:39:45 +02:00 |
|
|
|
beb5488310
|
Remove unused rotation logic from renderer.js
|
2025-05-26 19:37:23 +02:00 |
|
|
|
8b74c6a575
|
auto-git:
[change] renderer.js
|
2025-05-26 12:06:05 +02:00 |
|
|
|
e776dce19a
|
Adjust paw rotation range in renderer.js
|
2025-05-26 12:06:05 +02:00 |
|
|
|
ec5dc20fdf
|
Adjust right position of paw-queued class in index.html
|
2025-05-26 12:04:22 +02:00 |
|
|
|
cac328a39c
|
auto-git:
[change] index.html
|
2025-05-26 12:02:48 +02:00 |
|
|
|
93d280af5e
|
auto-git:
[change] index.html
|
2025-05-26 12:02:39 +02:00 |
|
|
|
a245ef756b
|
auto-git:
[change] index.html
|
2025-05-26 12:02:20 +02:00 |
|
|
|
5d4474153c
|
Adjust paw-queued position in index.html
|
2025-05-26 12:02:20 +02:00 |
|
|
|
59acfb3966
|
Update paw-queued class in renderer.js
|
2025-05-26 12:02:20 +02:00 |
|
|
|
2b60896072
|
Fix minor CSS syntax error in index.html
|
2025-05-26 11:59:54 +02:00 |
|
|
|
78f20efe2f
|
auto-git:
[change] index.html
|
2025-05-26 11:58:36 +02:00 |
|
|
|
d96c9339d2
|
Remove comment from index.html
|
2025-05-26 11:58:12 +02:00 |
|
|
|
c26db47a7f
|
Add paw-queued class for styling
|
2025-05-26 11:56:26 +02:00 |
|
|
|
c9fd27f883
|
auto-git:
[change] index.html
|
2025-05-26 11:56:17 +02:00 |
|