diff --git a/CHANGELOG.md b/CHANGELOG.md index d6177ad..bbdcfb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,25 @@ ## Unreleased | Date | Commit | Change | File | |------|--------|--------|------| +| 2026-01-03 | [ada37f3](https://github.com/workofaditya/ChatBot/commit/ada37f3e16bfde7c50daa51ce3eff6645b97d85d) | Update logo image source in README.md | [README.md](https://github.com/workofaditya/ChatBot/blob/main/README.md) | +| 2026-01-03 | [fbe9048](https://github.com/workofaditya/ChatBot/commit/fbe9048d2f7acd4d0f3398dc975980f07db35993) | Add files via upload | [icons/Bot.png](https://github.com/workofaditya/ChatBot/blob/main/icons/Bot.png) | +| 2026-01-03 | [ef4db4c](https://github.com/workofaditya/ChatBot/commit/ef4db4cd730b54b9ab61d403eca04ab87191c647) | Enhance README with project details and logo | [README.md](https://github.com/workofaditya/ChatBot/blob/main/README.md) | +| 2025-12-30 | [441c177](https://github.com/workofaditya/ChatBot/commit/441c17761991284ee75c4bc2e036e72003af2a91) | Merge pull request #2 from WorkofAditya/Beta | | +| 2025-12-30 | [ab58f13](https://github.com/workofaditya/ChatBot/commit/ab58f13a5268036b5406be089f5183f2159a1175) | Update version number from 3 to 2 | [version.txt](https://github.com/workofaditya/ChatBot/blob/main/version.txt) | +| 2025-12-30 | [23e43d2](https://github.com/workofaditya/ChatBot/commit/23e43d21aa0bbed5dc73356d5193183781ada8d1) | Update LOCAL_VERSION to 2 | [js/app.js](https://github.com/workofaditya/ChatBot/blob/main/js/app.js) | +| 2025-12-30 | [87d1b75](https://github.com/workofaditya/ChatBot/commit/87d1b753c736603e0d73d8ed397a4938355a75ed) | Remove unused files from service worker cache | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | +| 2025-12-30 | [95f5f3e](https://github.com/workofaditya/ChatBot/commit/95f5f3e54f804b6c3ae96bcb1cc0577be8c6d541) | Update version number from 2 to 3 | [version.txt](https://github.com/workofaditya/ChatBot/blob/main/version.txt) | +| 2025-12-30 | [ec0f556](https://github.com/workofaditya/ChatBot/commit/ec0f556ac5ef2ec799f7937d3b6deb0e24f5c1ec) | Update version number to v2.0.1 | [index.html](https://github.com/workofaditya/ChatBot/blob/main/index.html) | +| 2025-12-30 | [589c6d1](https://github.com/workofaditya/ChatBot/commit/589c6d176edb120370d06d1555ead89bd12587b1) | Refactor service worker for better caching and fetch handling | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | +| 2025-12-30 | [a995bc7](https://github.com/workofaditya/ChatBot/commit/a995bc7283f3282f2f86331d37d24d42a7c1fafa) | Refactor service worker for cache handling and fetch | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | +| 2025-12-30 | [168dc45](https://github.com/workofaditya/ChatBot/commit/168dc452b065c1b3043f086918ec86554985f914) | Refactor app update check and refresh functionality | [js/app.js](https://github.com/workofaditya/ChatBot/blob/main/js/app.js) | +| 2025-12-30 | [b407e06](https://github.com/workofaditya/ChatBot/commit/b407e06500c83a0efee9724c4ff88d3b5a0ea52f) | Improve fetch event handling in service worker | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | +| 2025-12-30 | [2e03eb4](https://github.com/workofaditya/ChatBot/commit/2e03eb4112a227c0036ae246cddeb0e15368ec9e) | Implement app version check and update notification | [js/app.js](https://github.com/workofaditya/ChatBot/blob/main/js/app.js) | +| 2025-12-30 | [949b6f0](https://github.com/workofaditya/ChatBot/commit/949b6f0290e1efd4155f5d2d759432123529db13) | Add styles for updatePopup component | [styles.css](https://github.com/workofaditya/ChatBot/blob/main/styles.css) | +| 2025-12-30 | [053c0bd](https://github.com/workofaditya/ChatBot/commit/053c0bd6129b2661cea301bd2be13e61f84585a2) | Add changelog link and update popup to index.html | [index.html](https://github.com/workofaditya/ChatBot/blob/main/index.html) | +| 2025-12-30 | [a64874a](https://github.com/workofaditya/ChatBot/commit/a64874ac30c5c554f61f322f274f93cec3b5d390) | Update version number from 1 to 2 | [version.txt](https://github.com/workofaditya/ChatBot/blob/main/version.txt) | +| 2025-12-30 | [6319a5c](https://github.com/workofaditya/ChatBot/commit/6319a5cca15d167921bbd85d382ce27be746e74d) | Refactor service worker caching logic | [service-worker.js](https://github.com/workofaditya/ChatBot/blob/main/service-worker.js) | +| 2025-12-30 | [c896111](https://github.com/workofaditya/ChatBot/commit/c8961116d3fe6509bbae33bdec70f23fb9712014) | Add version number to version.txt | [version.txt](https://github.com/workofaditya/ChatBot/blob/main/version.txt) | | 2025-12-30 | [937e7d8](https://github.com/workofaditya/ChatBot/commit/937e7d84182d35f8071a1d9bedb8c564d4831089) | Delete gradle.properties | [gradle.properties](https://github.com/workofaditya/ChatBot/blob/main/gradle.properties) | | 2025-12-20 | [90b3f3c](https://github.com/workofaditya/ChatBot/commit/90b3f3cdd81ec09cc14cb1c74818abfcf0c4ef9b) | Update README.md | [README.md](https://github.com/workofaditya/ChatBot/blob/main/README.md) | | 2025-12-07 | [b94b89b](https://github.com/workofaditya/ChatBot/commit/b94b89b7a9892b3182cd4bceaf9ba4cb3dc98343) | Add files via upload | [badges/android.png](https://github.com/workofaditya/ChatBot/blob/main/badges/android.png) [badges/fdroid.png](https://github.com/workofaditya/ChatBot/blob/main/badges/fdroid.png) [badges/github.png](https://github.com/workofaditya/ChatBot/blob/main/badges/github.png) [badges/izzyondroid.png](https://github.com/workofaditya/ChatBot/blob/main/badges/izzyondroid.png) [badges/playstore.png](https://github.com/workofaditya/ChatBot/blob/main/badges/playstore.png) [badges/sourceforge.png](https://github.com/workofaditya/ChatBot/blob/main/badges/sourceforge.png) [badges/webDemo.png](https://github.com/workofaditya/ChatBot/blob/main/badges/webDemo.png) | diff --git a/README.md b/README.md index dff08a3..edd3207 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,27 @@ -# Chatbot +
+ + Logo + + + # _Store it_, with [ChatBot ](https://chatbot-b3b.pages.dev/) + +

+ Made to keep your data truly yours. +
+ To handle your documents Gracefully, +
+ Developed by Adityasinh +
+
+ Report a bug +
+ Request feature +

+
+
+ + + **Chatbot** is a secure, privacy-focused web app that works entirely offline. It lets you chat with your personal vault to quickly find, store, and manage important documents, notes, and files, all safely saved in your browser using IndexedDB. diff --git a/icons/Bot.png b/icons/Bot.png new file mode 100644 index 0000000..ce8b725 Binary files /dev/null and b/icons/Bot.png differ