Skip to content

Commit 3b125ce

Browse files
committed
- add rewriteAssetUrls() function to properly handle asset paths in historical content
- update timeline data with new commits from March 2025 - improve code formatting and remove unnecessary comments - optimize DOM manipulation in frame creation - update more screenshots
1 parent 016689b commit 3b125ce

File tree

9 files changed

+122
-151
lines changed

9 files changed

+122
-151
lines changed

screenshots/screenshot_124.png

16.9 KB
Loading

screenshots/screenshot_128.png

5.59 KB
Loading

screenshots/screenshot_2.png

33.3 KB
Loading

screenshots/screenshot_23.png

17.9 KB
Loading

screenshots/screenshot_24.png

10.2 KB
Loading

screenshots/screenshot_27.png

18.8 KB
Loading

screenshots/screenshot_79.png

18.4 KB
Loading

timeline.js

Lines changed: 105 additions & 149 deletions
Large diffs are not rendered by default.

timeline_data.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
[
22
{
3-
"hash": "989c3774aafb24f50af01dd804d90db6d50e1371",
4-
"timestamp": "2025-02-28T13:35:49+00:00",
3+
"hash": "a2d2d96291ad3bb2172225e304f275ac2236b355",
4+
"timestamp": "2025-03-07T15:23:34+00:00",
5+
"GptVersion": "CURRENT"
6+
},
7+
{
8+
"hash": "9fb190b6536324e5bb90c3553f3e25f2028ad84e",
9+
"timestamp": "2025-03-03T19:55:05+00:00",
10+
"GptVersion": null
11+
},
12+
{
13+
"hash": "8e47581524b7a1897ba1461b182ab5dd6cea7d70",
14+
"timestamp": "2025-03-01T23:00:21+00:00",
15+
"GptVersion": null
16+
},
17+
{
18+
"hash": "c0271e26ca2caf1c27dd4d6ae43e22e6480d68ea",
19+
"timestamp": "2025-02-28T20:08:30+00:00",
520
"GptVersion": "Claude 3.7"
621
},
722
{

0 commit comments

Comments
 (0)