1
0
Commit Graph

1065 Commits

Author SHA1 Message Date
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
447d157ed6 Add 'Generate README' button to index.html 2025-05-26 22:55:48 +02:00
cec9b33cd1 Further reduce right margin of .paw-queued class by 10px 2025-05-26 22:26:18 +02:00
1af71dfb95 Reduce right margin of .paw-queued class by 10px 2025-05-26 22:26:18 +02:00
c639d61eac Adjust right margin of .paw-queued class 2025-05-26 22:26:18 +02:00
de4bfe2f99 auto-git:
[change] index.html
2025-05-26 22:25:07 +02:00
a72bc99b36 auto-git:
[change] index.html
2025-05-26 22:24:57 +02:00
42205c9bc2 auto-git:
[change] index.html
2025-05-26 22:24:44 +02:00
aed313eab8 auto-git:
[change] index.html
2025-05-26 22:24:37 +02:00
3fae08bc32 auto-git:
[change] index.html
2025-05-26 22:24:22 +02:00
8191b0b533 auto-git:
[change] index.html
2025-05-26 22:24:14 +02:00
4f707e9db1 auto-git:
[change] index.html
2025-05-26 22:24:06 +02:00
51050d8b9c auto-git:
[change] index.html
2025-05-26 22:23:55 +02:00
a79a6aa154 auto-git:
[change] index.html
2025-05-26 22:23:41 +02:00
ed55b42586 auto-git:
[change] index.html
2025-05-26 22:23:31 +02:00
397170381a Add margin to pagination element in renderer.js 2025-05-26 22:23:26 +02:00
e12115f68e Update margin of border-t in index.html 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
14e7e051a1 Adjust move threshold for cat interaction 2025-05-26 22:12:20 +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
e6c24feea9 Fine-tune heart emitter position further in animeCat.js 2025-05-26 21:56:41 +02:00
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