bsc

Comprehensive codebase and cou...
Log | Files | Refs | Activity | README | LICENSE

commit 8926490afab30ac0d47695772ecb250639b4ff3f
parent 2b66fa9cb8628880119caefc82fcc6dc1d1139a0
Author: bot-for-notamitgamer[bot] <bot-for-notamitgamer[bot]@users.noreply.github.com>
Date:   Sat, 29 Aug 2026 07:15:41 +0000

chore: update changelog [skip ci]

Diffstat:
MCHANGELOG.md | 81++++++++++++++++++++++++++++++++++++++-----------------------------------------
1 file changed, 39 insertions(+), 42 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,145 +1,142 @@ # Changelog -> Last build: August 28, 2026 at 15:10 UTC +> Last build: August 29, 2026 at 07:14 UTC ## Latest Build -- **Build ID** — `7acb692d76f562d49491c1820374f24948ec4fdf` +- **Build ID** — `2b66fa9cb8628880119caefc82fcc6dc1d1139a0` - **Triggered by** — [@notamitgamer](https://github.com/notamitgamer) - **Branch** — `main` -- **Build time** — August 28, 2026 at 15:10 UTC +- **Build time** — August 29, 2026 at 07:14 UTC ## Recent Commits -### [`7acb692`](https://github.com/notamitgamer/bsc/commit/7acb692d76f562d49491c1820374f24948ec4fdf) Merge pull request #104 from notamitgamer/copilot/fix-apk-content-job - -**Amit Dutta** committed on Aug 28, 2026 15:10 UTC - - ---- +### [`2b66fa9`](https://github.com/notamitgamer/bsc/commit/2b66fa9cb8628880119caefc82fcc6dc1d1139a0) Merge pull request #110 from notamitgamer/feature/offline-snapshots -### [`927449e`](https://github.com/notamitgamer/bsc/commit/927449ed2da05c39172fcf7bac97848f6ed1c9f9) Merge branch 'main' into copilot/fix-apk-content-job - -**Amit Dutta** committed on Aug 28, 2026 15:10 UTC +**Amit Dutta** committed on Aug 29, 2026 07:14 UTC --- -### [`bab2b44`](https://github.com/notamitgamer/bsc/commit/bab2b447238da9a26ea7309d75a813442e110839) Delete .github/workflows/build-apk.yml +### [`3cfa9df`](https://github.com/notamitgamer/bsc/commit/3cfa9df38c934e4e99736563b4b7b5c1992a7b96) Add offline snapshots page -**Amit Dutta** committed on Aug 28, 2026 15:09 UTC · +0 / -196 lines · 1 file changed +**notamitgamer2** committed on Aug 29, 2026 07:13 UTC · +435 / -1 lines · 6 files changed <details> -<summary>Show 1 changed file</summary> +<summary>Show 6 changed files</summary> | File | Change | Lines | | --- | --- | --- | -| `.github/workflows/build-apk.yml` | Removed | -196 | +| `docs/.vitepress/config.mts` | Modified | +2 -1 | +| `docs/.vitepress/theme/components/SnapshotManager.vue` | Added | +241 | +| `docs/.vitepress/theme/index.ts` | Modified | +7 | +| `docs/.vitepress/theme/lib/snapshotDb.ts` | Added | +60 | +| `docs/public/sw-snapshot.js` | Added | +114 | +| `docs/snapshots.md` | Added | +11 | </details> --- -### [`adccb09`](https://github.com/notamitgamer/bsc/commit/adccb091cd2648838c054085f3c974e010ee82e5) Remove APK content job and upload steps +### [`cf7ecdd`](https://github.com/notamitgamer/bsc/commit/cf7ecdd6d6bca17ddcc7601a3ba9f49b53510d5f) Add workflow to build offline APK for BSc Code Index [skip ci] -**Amit Dutta** committed on Aug 28, 2026 15:09 UTC · +1 / -74 lines · 1 file changed +**Amit Dutta** committed on Aug 28, 2026 15:12 UTC · +196 / -0 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `.github/workflows/main.yml` | Modified | +1 -74 | +| `.github/workflows/build-apk.yml` | Added | +196 | </details> --- -### [`3ea11ae`](https://github.com/notamitgamer/bsc/commit/3ea11ae93e48c8a4c3b171dd4e04246d3cce581d) chore: update APK content manifest [skip ci] +### [`6486de6`](https://github.com/notamitgamer/bsc/commit/6486de644580e657082862b6ce9f627c63141626) chore: update changelog [skip ci] -**bot-for-notamitgamer[bot]** committed on Aug 28, 2026 15:05 UTC · +3 / -3 lines · 1 file changed +**bot-for-notamitgamer[bot]** committed on Aug 28, 2026 15:11 UTC · +35 / -45 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `apk-manifest/manifest.json` | Modified | +3 -3 | +| `CHANGELOG.md` | Modified | +35 -45 | </details> --- -### [`72bb862`](https://github.com/notamitgamer/bsc/commit/72bb86282ab52d3b5e1238fc4a4961cd27bb4196) chore: update changelog [skip ci] +### [`7acb692`](https://github.com/notamitgamer/bsc/commit/7acb692d76f562d49491c1820374f24948ec4fdf) Merge pull request #104 from notamitgamer/copilot/fix-apk-content-job -**bot-for-notamitgamer[bot]** committed on Aug 28, 2026 15:05 UTC · +48 / -32 lines · 1 file changed +**Amit Dutta** committed on Aug 28, 2026 15:10 UTC -<details> -<summary>Show 1 changed file</summary> -| File | Change | Lines | -| --- | --- | --- | -| `CHANGELOG.md` | Modified | +48 -32 | -</details> +--- + +### [`927449e`](https://github.com/notamitgamer/bsc/commit/927449ed2da05c39172fcf7bac97848f6ed1c9f9) Merge branch 'main' into copilot/fix-apk-content-job + +**Amit Dutta** committed on Aug 28, 2026 15:10 UTC --- -### [`17d45ea`](https://github.com/notamitgamer/bsc/commit/17d45ea836ac724ed2dac9263dd633bc29076929) Update index.md +### [`bab2b44`](https://github.com/notamitgamer/bsc/commit/bab2b447238da9a26ea7309d75a813442e110839) Delete .github/workflows/build-apk.yml -**Amit Dutta** committed on Aug 28, 2026 15:04 UTC · +1 / -1 lines · 1 file changed +**Amit Dutta** committed on Aug 28, 2026 15:09 UTC · +0 / -196 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `docs/index.md` | Modified | +1 -1 | +| `.github/workflows/build-apk.yml` | Removed | -196 | </details> --- -### [`bbb4924`](https://github.com/notamitgamer/bsc/commit/bbb492489b33e378e3cb2b333268a9adb2eeda32) chore: update APK content manifest [skip ci] +### [`adccb09`](https://github.com/notamitgamer/bsc/commit/adccb091cd2648838c054085f3c974e010ee82e5) Remove APK content job and upload steps -**bot-for-notamitgamer[bot]** committed on Aug 28, 2026 15:00 UTC · +3 / -3 lines · 1 file changed +**Amit Dutta** committed on Aug 28, 2026 15:09 UTC · +1 / -74 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `apk-manifest/manifest.json` | Modified | +3 -3 | +| `.github/workflows/main.yml` | Modified | +1 -74 | </details> --- -### [`8b72c47`](https://github.com/notamitgamer/bsc/commit/8b72c4798f00f751272d6ea2eb3419bbb15c77c6) chore: update changelog [skip ci] +### [`3ea11ae`](https://github.com/notamitgamer/bsc/commit/3ea11ae93e48c8a4c3b171dd4e04246d3cce581d) chore: update APK content manifest [skip ci] -**bot-for-notamitgamer[bot]** committed on Aug 28, 2026 14:59 UTC · +33 / -25 lines · 1 file changed +**bot-for-notamitgamer[bot]** committed on Aug 28, 2026 15:05 UTC · +3 / -3 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `CHANGELOG.md` | Modified | +33 -25 | +| `apk-manifest/manifest.json` | Modified | +3 -3 | </details> --- -### [`341e155`](https://github.com/notamitgamer/bsc/commit/341e155b709845e775ef715b937555d671bc7f9c) Update main.yml +### [`72bb862`](https://github.com/notamitgamer/bsc/commit/72bb86282ab52d3b5e1238fc4a4961cd27bb4196) chore: update changelog [skip ci] -**Amit Dutta** committed on Aug 28, 2026 14:58 UTC · +105 / -44 lines · 1 file changed +**bot-for-notamitgamer[bot]** committed on Aug 28, 2026 15:05 UTC · +48 / -32 lines · 1 file changed <details> <summary>Show 1 changed file</summary> | File | Change | Lines | | --- | --- | --- | -| `.github/workflows/main.yml` | Modified | +105 -44 | +| `CHANGELOG.md` | Modified | +48 -32 | </details>
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror