Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
720cd28
✨ Refactor: Improve JSON column handling and table creation
Its4Nik Oct 1, 2025
97eb386
📝 Update README and package version
Its4Nik Oct 1, 2025
ac46ab9
✨ Feature: Implement Plugin Support and Theme Enhancements
Its4Nik Oct 8, 2025
6bfb529
feat(core): Plugin handler and runtime
Its4Nik Oct 9, 2025
a79207f
feat(lockfile): Remove bun.lock file
Its4Nik Oct 9, 2025
1385176
feat(sqlite-wrapper): Enhance create table and add metadata handling
Its4Nik Oct 11, 2025
038a2b5
feat(dockstore): Initial commit for dockstore app
Its4Nik Oct 12, 2025
62d7a27
feat(dockstacks): Remove writeStackToDisk function call
Its4Nik Oct 12, 2025
d33e551
feat(docknode): Implement Dockstack deployment endpoint
Its4Nik Oct 12, 2025
44b3509
feat(docknode): Refactor dockstack deployment and add auth plugin
Its4Nik Oct 14, 2025
25b8921
feat(logger): Refactor logger to support hierarchical logging
Its4Nik Oct 14, 2025
cae40ca
feat(dockstore): Implement plugin architecture and initial plugins
Its4Nik Oct 15, 2025
ed22e62
fix(dockstat): update dependencies and add elysia-react-router
Its4Nik Oct 20, 2025
5b767b6
feat(docknode): Implement docknode application
Its4Nik Oct 20, 2025
89bd4a6
feat(bun.lock): Add docknode app and update dependencies
Its4Nik Oct 20, 2025
13504d7
feat(dockstat): Refactor DockStat API with Elysia and backend routes
Its4Nik Oct 20, 2025
4a88972
feat(docknode): Refactor docknode application
Its4Nik Oct 20, 2025
c3a3824
✨ Refactor: Modernize DockStat app and server
Its4Nik Oct 22, 2025
5f30ce9
🐛 Fix: Correctly derive file and line number in logger
Its4Nik Oct 22, 2025
dc7ac3b
✨ Initial commit: React Router × ElysiaJS template
Its4Nik Oct 22, 2025
d9f5a08
📝 Update template package details and installation instructions
Its4Nik Oct 22, 2025
5eddd45
⬆️ Bump version to 1.0.2
Its4Nik Oct 22, 2025
9f824e6
```
Its4Nik Oct 22, 2025
aaba5a5
✨ API: Enhance API Functionality and Structure
Its4Nik Oct 23, 2025
9e3b5eb
feat(plugin-handler): Implement PluginHandler class and update depend…
Its4Nik Oct 23, 2025
e52220a
✨ Implement Plugin Handler
Its4Nik Oct 24, 2025
dd85dca
♻️ Refactor: Plugin Handler and Dependencies
Its4Nik Oct 24, 2025
7b6748d
🔥 Remove code: Delete unused plugin types
Its4Nik Oct 24, 2025
06967b5
✨ Refactor: Enhance plugin handler and SQLite wrapper
Its4Nik Oct 28, 2025
25319d2
✨ Add module and JSON parsing to query builder
Its4Nik Oct 29, 2025
9f426af
✨ feat: Introduce Plugin System with Database Integration
Its4Nik Oct 29, 2025
23d463d
```
Its4Nik Oct 29, 2025
7287bd0
✨ Feature: Enhance plugin system and API with new functionalities and…
Its4Nik Oct 30, 2025
27562f0
feat(deps): Update dependencies and add bunfig.toml files
Its4Nik Oct 30, 2025
ca80ca7
✨ feat: Add UI package with shared components
Its4Nik Oct 31, 2025
9a389b2
✨ feat: Theme provider and component styling updates
Its4Nik Nov 1, 2025
e83cc65
🚀 Bump @biomejs/biome to v2.3.3
Its4Nik Nov 5, 2025
6c7e2cc
✨ Improve intro screen animation and add message prop
Its4Nik Nov 5, 2025
3274ca6
🚀 Implement Plugin Store UI with UI Package
Its4Nik Nov 5, 2025
039969b
✨ Implement Extension Browser and related actions
Its4Nik Nov 6, 2025
e042ba0
✨ Implement repo manifest endpoint and plugin fetching
Its4Nik Nov 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .bun-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.20
1.3.1
Binary file removed .github/DockStat2-02.png
Binary file not shown.
Binary file removed .github/DockStat2-04.png
Binary file not shown.
68 changes: 0 additions & 68 deletions .github/workflows/docs-sync.yml

This file was deleted.

65 changes: 0 additions & 65 deletions .github/workflows/lint.yml

This file was deleted.

Loading
Loading