21 Commits

Author SHA1 Message Date
Rémi Verschelde
3be80247ef Merge pull request #5 from godotengine/compose-db-retry
compose-db: Add retry logic like in interactive changelog
2025-09-23 14:24:23 +02:00
Rémi Verschelde
61511fc64b compose-db: Add retry logic like in interactive changelog 2025-09-23 13:37:44 +02:00
Rémi Verschelde
9b6aff8edd compose-db: Update node-fetch to 2.7.0
Similar to d12bf295f9,
this should solve the uncaught abrupt closing of the app and instead properly throw.
2025-09-23 13:37:44 +02:00
Rémi Verschelde
e5bdfa4acf CI: Run build on PR (but not deploy) 2025-09-23 13:17:57 +02:00
Godot Organization
670c5b19fd CI: Commit with dummy account to stop receiving notification spam
The action fails multiple times per day due to flaky GH API, that's too much spam.
2024-07-29 17:08:43 +02:00
Rémi Verschelde
c85127d397 CI: Update actions to latest versions 2024-04-05 14:02:40 +02:00
Rémi Verschelde
68e9c6cfbb Run codespell and re-trigger CI 2024-02-20 00:01:29 +01:00
Yuri Sizov
be6b58541f Add links to the new pages
- Commit Artifacts
- Interactive Changelog
2023-03-28 20:08:48 +02:00
Yuri Sizov
197b89ef70 Remove hardcoded repository URL 2023-03-23 15:22:20 +01:00
Yuri Sizov
34a9de511a Slightly improve logging 2023-03-21 00:03:38 +01:00
Yuri Sizov
edad6b939a Add support for multiple repos; add godot-docs
Also store last selected repo and branch in localStorage
2023-03-16 01:06:22 +01:00
Yuri Sizov
1bf1624f48 Allow selecting different branches of the current repo
Also improve navigation; allow toggling folders without selecting; display the current path.
2023-03-15 23:01:08 +01:00
Yuri Sizov
4257ce548b Add a shared navigation component for all pages 2023-03-15 20:49:46 +01:00
Yuri Sizov
6296e244b6 Make sure images can be fetched in subfolders 2023-03-04 21:56:35 +01:00
Yuri Sizov
c1c5c409b9 Small formatting change 2023-03-04 20:04:20 +01:00
Yuri Sizov
99722fafb7 Usability improvements 2023-03-04 19:49:56 +01:00
Yuri Sizov
f4ee3b522b Add ability to filter files by PR 2023-03-04 19:09:24 +01:00
Yuri Sizov
29ef016116 Display a list of PRs for the selected path 2023-03-04 17:29:32 +01:00
Yuri Sizov
33165dcf5b Add support for multiple branches and track PRs per file 2023-03-04 15:58:29 +01:00
Yuri Sizov
a22a1ec245 Implement ability to expand file system, improve styling 2023-03-04 15:00:19 +01:00
Yuri Sizov
ef466593c5 Initial commit 2023-03-03 23:39:33 +01:00