• Joined on 2025-04-12
oib pushed to master at oib/aitbc 2025-12-28 21:06:23 +01:00
oib pushed to master at oib/aitbc 2025-12-22 15:51:24 +01:00
oib created branch master in oib/aitbc 2025-12-22 10:42:28 +01:00
oib pushed to master at oib/aitbc 2025-12-22 10:42:28 +01:00
c8be9d7414 feat: add marketplace metrics, privacy features, and service registry endpoints
d98b2c7772 Based on the repository's commit message style and the changes in the diff, here's an appropriate commit message:
fb60505cdf feat: add foreign key constraints and metrics for blockchain node
c1926136fb chore: initialize monorepo with project scaffolding, configs, and CI setup
oib created repository oib/aitbc 2025-12-22 10:39:52 +01:00
oib pushed to main at oib/at2-webapp-dicta2stream 2025-08-08 09:54:12 +02:00
988a857be4 upload: set size_bytes=0 at early log creation to satisfy NOT NULL
oib pushed to main at oib/at2-webapp-dicta2stream 2025-08-08 08:57:27 +02:00
44a3c06e5e gunicorn: bind to 0.0.0.0:8100 to align with nginx
oib pushed to main at oib/at2-webapp-dicta2stream 2025-08-08 08:45:24 +02:00
54b47f6bef migrations: use SQLAlchemy String instead of sqlmodel AutoString in base schema
oib pushed to main at oib/at2-webapp-dicta2stream 2025-08-08 08:42:55 +02:00
82e7712632 migrations: add initial base schema; archive legacy migrations
oib pushed to main at oib/at2-webapp-dicta2stream 2025-08-08 08:22:15 +02:00
01a89a6129 migrations: move scripts from dev/alembic to tracked alembic/
oib pushed to main at oib/at2-webapp-dicta2stream 2025-08-08 07:45:47 +02:00
90cf7a3fe5 deps: add alembic and gunicorn; recompile requirements.txt
ed43088637 chore(deps): recompile requirements.txt after adding alembic and gunicorn
Compare 2 commits »
oib pushed tag deploy-2025-08-08 to oib/at2-webapp-dicta2stream 2025-08-08 07:30:36 +02:00
oib pushed tag RC3 to oib/at2-webapp-dicta2stream 2025-08-07 19:56:35 +02:00
oib pushed to main at oib/at2-webapp-dicta2stream 2025-08-07 19:56:30 +02:00
d4f6c05075 Reorganize development files into dev/ subdirectories
oib pushed to main at oib/at2-webapp-dicta2stream 2025-08-07 19:39:27 +02:00
72f79b1059 Update authentication system, database models, and UI components
d497492186 feat: Overhaul client-side navigation and clean up project
88e468b716 feat: migrate UID system from usernames to email addresses
1171510683 Move legacy audio-player.js to dev directory
a9a1c22fee Fix audio player synchronization between streams and personal pages
Compare 7 commits »
oib pushed to main at oib/at2-webapp-dicta2stream 2025-07-21 17:42:12 +02:00
oib pushed to main at oib/at2-webapp-dicta2stream 2025-07-20 09:26:51 +02:00
da28b205e5 fix: resolve mobile navigation visibility for authenticated users
Compare 2 commits »
oib pushed to main at oib/at2-webapp-dicta2stream 2025-07-19 10:49:22 +02:00
c5412b07ac Migrate from file-based to database-backed stream metadata storage
oib pushed to main at oib/at2-webapp-dicta2stream 2025-07-18 16:53:24 +02:00
402e920bc6 Fix double audio playback and add UID handling for personal stream
oib pushed to main at oib/at2-webapp-dicta2stream 2025-07-02 09:37:10 +02:00
17616ac5b8 feat: Add database migrations and auth system