Victor Giers
|
c508800f83
|
Add .gitignore default entries and skip initial commit check
|
2025-11-27 11:45:57 +01:00 |
|
Victor Giers
|
f38af64e40
|
Enable push button only if there are commits in the repository
|
2025-11-27 11:40:45 +01:00 |
|
Victor Giers
|
f2037299e2
|
Fix typo in renderer.js
|
2025-11-27 11:37:51 +01:00 |
|
Victor Giers
|
b819b2978a
|
auto-git:
[change] renderer.js
|
2025-11-27 11:36:21 +01:00 |
|
Victor Giers
|
633769e664
|
auto-git:
[change] renderer.js
|
2025-11-27 11:36:13 +01:00 |
|
Victor Giers
|
793d2824c3
|
auto-git:
[change] index.html
[change] renderer.js
|
2025-11-27 11:36:03 +01:00 |
|
|
|
db115e6fb3
|
Remove uncaughtException handling and defaultMaxListeners in main.js and renderer.js
|
2025-06-04 14:49:41 +02:00 |
|
|
|
3a2cdeccde
|
auto-git:
[change] renderer.js
|
2025-06-04 14:48:14 +02:00 |
|
|
|
58b5d9680d
|
Implement push functionality for selected folder in renderer.js
|
2025-06-01 12:17:45 +02:00 |
|
|
|
9a528e671c
|
Add push button to renderer.js
|
2025-06-01 12:17:45 +02:00 |
|
|
|
3e259ce7de
|
Refactor renderer.js to improve code organization and readability
|
2025-06-01 12:06:41 +02:00 |
|
|
|
a4fe460719
|
auto-git:
[change] renderer.js
|
2025-06-01 12:03:56 +02:00 |
|
|
|
0e5b175202
|
Remove unused code in renderer.js
|
2025-06-01 12:02:45 +02:00 |
|
|
|
1196038b08
|
Move README generation logic to renderer.js
|
2025-06-01 12:01:30 +02:00 |
|
|
|
628e4efa9f
|
Add event listener for 'repo-updated' in renderer.js
|
2025-05-31 20:48:39 +02:00 |
|
|
|
6b3d03b593
|
Add missing newline at the end of renderer.js
|
2025-05-31 20:44:14 +02:00 |
|
|
|
a3b1df65db
|
Remove unused event listener in renderer.js
|
2025-05-31 20:42:46 +02:00 |
|
|
|
ed1a8f6209
|
Add README generation functionality to renderer.js
|
2025-05-31 19:19:32 +02:00 |
|
|
|
d53771e89d
|
Refactor README button logic
|
2025-05-31 19:14:57 +02:00 |
|
|
|
1275fc73bc
|
Fix path concatenation in renderer.js
|
2025-05-31 19:13:45 +02:00 |
|
|
|
6e09f25dd6
|
Fix path concatenation in renderer.js
|
2025-05-31 19:13:45 +02:00 |
|
|
|
f69977de11
|
auto-git:
[change] renderer.js
|
2025-05-31 19:11:39 +02:00 |
|
|
|
34527fc8db
|
auto-git:
[change] renderer.js
|
2025-05-31 19:11:20 +02:00 |
|
|
|
0187affedd
|
auto-git:
[change] renderer.js
|
2025-05-31 19:10:50 +02:00 |
|
|
|
e922eeb9da
|
Comment out unnecessary code in renderer.js
|
2025-05-26 22:57:36 +02:00 |
|
|
|
9ecaa8943f
|
Add README button logic to renderer.js
|
2025-05-26 22:57:35 +02:00 |
|
|
|
397170381a
|
Add margin to pagination element in renderer.js
|
2025-05-26 22:23:26 +02:00 |
|
|
|
5b49fdea1e
|
auto-git:
[change] renderer.js
|
2025-05-26 22:21:40 +02:00 |
|
|
|
8b9afeed80
|
Correct typo in pagination class
|
2025-05-26 22:21:40 +02:00 |
|
|
|
90a426aede
|
Remove vertical padding from pagination
|
2025-05-26 22:21:40 +02:00 |
|
|
|
e674eb5e97
|
Add padding to pagination
|
2025-05-26 22:21:40 +02:00 |
|
|
|
325445f6b0
|
Increase pagination margin
|
2025-05-26 22:21:40 +02:00 |
|
|
|
58e8a1839a
|
Fix pagination class
|
2025-05-26 22:21:40 +02:00 |
|
|
|
4ea44240bc
|
Refactor pagination logic in renderer.js
|
2025-05-26 22:08:07 +02:00 |
|
|
|
f0ce11cef6
|
Fix text color in renderer.js based on theme
|
2025-05-26 22:07:12 +02:00 |
|
|
|
4b2989a3ae
|
Refactor renderer.js to update text colors based on sky mode and time of day
|
2025-05-26 22:05:43 +02:00 |
|
|
|
d1df6d2bae
|
Comment out title update interval in renderer.js
|
2025-05-26 22:01:09 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
258ae92be0
|
Fix redundant closeDropdown call in renderer.js
|
2025-05-26 20:52:05 +02:00 |
|
|
|
e5fce2e7d5
|
Fix issue with dropdown rendering in renderer.js
|
2025-05-26 20:27:05 +02:00 |
|
|
|
5e318a1c51
|
Implement tree context menu functionality in renderer.js
|
2025-05-26 20:20:22 +02:00 |
|