• Joined on 2025-04-12
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
oib pushed to main at oib/at2-webapp-dicta2stream 2025-05-21 08:58:09 +02:00
39934115a1 Update 2025-05-21_08:58:06
oib renamed repository from at2-webapp-dicta2stream-bubu to oib/at2-webapp-dicta2stream 2025-04-24 12:31:16 +02:00
oib pushed to main at oib/at2-webapp-dicta2stream 2025-04-24 12:04:52 +02:00
1011f58d00 Clean up: remove ignored files from first push
oib pushed to main at oib/at2-webapp-dicta2stream 2025-04-24 12:00:23 +02:00
532a058a92 Update 2025-04-24_12:00:21
oib pushed to main at oib/at2-webapp-dicta2stream 2025-04-24 11:50:52 +02:00
4e909cf443 Update 2025-04-24_11:50:49