vikingowl
  • Joined on 2020-05-04
vikingowl pushed to main at Owlibou/owlibou_tavern 2025-09-01 03:26:33 +02:00
2b2ecd8abb [docs] add detailed project roadmap and update .gitignore
vikingowl pushed to dev at vikingowl/polyscribe 2025-08-28 00:03:46 +02:00
840383fcf7 [feat] add JSON and quiet output modes for models subcommands, update UI suppression logic, and enhance CLI test coverage
1982e9b48b [feat] add empty state message for models ls command output
0128bf2eec [feat] add ModelManager with caching, manifest management, and Hugging Face API integration
da5a76d253 [refactor] Refactor project into proper rust workspace.
Compare 4 commits »
vikingowl pushed to main at Owlibou/owlibou_hoot 2025-08-23 19:46:59 +02:00
0949b1e7f5 [init] Add initial database migration files for PostgreSQL, SQLite, and MySQL
vikingowl pushed to main at Owlibou/owlibou_hoot 2025-08-21 21:59:58 +02:00
df6d7c7db2 [refactor] Remove configuration files and assets
vikingowl pushed to main at Owlibou/owlibou_hoot 2025-08-21 18:19:46 +02:00
68311051ba [refactor] Remove UI components and associated assets
vikingowl pushed to main at Owlibou/owlibou_hoot 2025-08-21 14:19:01 +02:00
ffbf5e6aa3 [init] Created dioxus project
vikingowl created branch main in Owlibou/owlibou_hoot 2025-08-21 14:19:01 +02:00
vikingowl created repository Owlibou/owlibou_hoot 2025-08-21 14:18:47 +02:00
vikingowl pushed to main at Owlibou/owlibou_tavern 2025-08-21 13:17:28 +02:00
3ffac72220 [docs] update README formatting and whitespace adjustment
6b66d10855 Merge pull request #1 from VikingOwl91/dioxus-fullstack-implementation
195e0f4f8f feat: Implement Dioxus fullstack application
Compare 3 commits »
vikingowl pushed to main at Owlibou/owlibou_tavern 2025-08-21 03:14:38 +02:00
7fc5a6335d [docs] update README formatting and whitespace adjustment
vikingowl pushed to main at Owlibou/owlibou_tavern 2025-08-21 03:07:06 +02:00
a508720ed1 [feat] extend database schema with new tables and indexes
49a9e08d38 [feat] extend database schema with new tables and indexes
b8f33e252a [feat] add initial database schema with tables, triggers, and views
31af27f515 [chore] update .gitignore to include custom-bullshit directory
8972c8866a [feat] initialize Rust project with basic setup and .gitignore updates
Compare 6 commits »
vikingowl renamed repository from owly_tavern to Owlibou/owlibou_tavern 2025-08-20 20:47:41 +02:00
vikingowl created repository Owlibou/owlibou_tavern 2025-08-20 20:44:55 +02:00
vikingowl pushed to rewrite-rust-backend at vikingowl/owly-news 2025-08-20 17:46:37 +02:00
57a7b42b9d [refactor] removed analytics, config, and modular crates to simplify the codebase and streamline architecture
d37daf02f6 [feat] introduced server and cli crates with foundational HTTP server and CLI implementation, including routing, health check, and configuration setup
Compare 2 commits »
vikingowl pushed to rewrite-rust-backend at vikingowl/owly-news 2025-08-20 08:52:11 +02:00
16167d18ff [feat] modularized backend with plugin architecture, added module-api, module-host, and summarizer crates, and integrated dynamic module loading into main.rs
vikingowl pushed to rewrite-rust-backend at vikingowl/owly-news 2025-08-20 08:28:40 +02:00
7c6724800f [refactor] removed unused api.rs module to streamline code structure
vikingowl pushed to dev at vikingowl/polyscribe 2025-08-15 11:25:00 +02:00
5ec297397e [refactor] rename and simplify ProgressManager to FileProgress, enhance caching logic, update Hugging Face API integration, and clean up unused comments
cbf48a0452 docs: align CLI docs to models subcommands; host: scan XDG plugin dir; ci: add GitHub Actions; chore: add CHANGELOG
0a249f2197 [refactor] improve code readability, streamline initialization, update error handling, and format multi-line statements for consistency
0573369b81 [refactor] propagate no-progress and no-interaction flags, enhance prompt handling, and update progress bar logic with cliclack
Compare 4 commits »
vikingowl pushed to dev at vikingowl/polyscribe 2025-08-14 03:31:10 +02:00
9841550dcc [refactor] replace indicatif with cliclack for progress and logging, updating affected modules and dependencies
53119cd0ab [refactor] enhance model management with metadata enrichment, new API integration, and manifest resolution
144b01d591 [refactor] update Cargo.lock with new dependency additions and version bumps
Compare 3 commits »
vikingowl pushed to dev at vikingowl/polyscribe 2025-08-13 14:26:35 +02:00
ffd451b404 [refactor] remove unused test suites, examples, CI docs, and PR description file
5c64677e79 [refactor] streamline crate structure, update dependencies, and integrate CLI functionalities
128db0f733 [refactor] remove backend and library modules, consolidating features into main crate
Compare 3 commits »
vikingowl pushed to dev at vikingowl/polyscribe 2025-08-13 11:48:45 +02:00
06fd3efd1f Merge remote-tracking branch 'origin/main' into dev
49513d5099 [chore] remove outdated changelog file
Compare 2 commits »