• Joined on 2024-02-02
Roman pushed to main at Roman/ohm_streaming 2026-04-03 06:39:39 +00:00
693615a7dc fix: corriger les imports cassés dans router_watchlist.py
Roman pushed to main at Roman/ohm_streaming 2026-04-02 22:47:35 +00:00
7529449f86 feat: refonte UI Material Design (#18)
555816bf30 feat: recherche amelioree - scoring fuzzy multi-niveaux (#7)
2da2a5bb27 feat: panel admin - gestion utilisateurs (#16)
c921aafadd feat: filtre par type pour recommandations et sorties (#14)
e5b30741fe feat: parametres - filtres contenu, categories, repertoire (#9, #10, #11, #12)
Compare 8 commits »
Roman closed issue Roman/ohm_streaming#18 2026-04-02 22:47:35 +00:00
Refonte UI - Material Design
Roman closed issue Roman/ohm_streaming#7 2026-04-02 22:47:35 +00:00
Recherche améliorée - Moteur de recherche type VLF
Roman closed issue Roman/ohm_streaming#16 2026-04-02 22:47:35 +00:00
Panel Admin - Gestion des utilisateurs
Roman closed issue Roman/ohm_streaming#14 2026-04-02 22:47:35 +00:00
Filtre par type - Recommandations et Sorties par section
Roman closed issue Roman/ohm_streaming#12 2026-04-02 22:47:35 +00:00
Paramètres - Répertoire de dépôt personnalisé
Roman closed issue Roman/ohm_streaming#11 2026-04-02 22:47:35 +00:00
Paramètres - Désactiver anime ou série
Roman closed issue Roman/ohm_streaming#10 2026-04-02 22:47:35 +00:00
Paramètres - Dernières sorties : filtre anime/séries
Roman closed issue Roman/ohm_streaming#9 2026-04-02 22:47:35 +00:00
Paramètres - Recommandés pour vous : filtre anime/séries
Roman closed issue Roman/ohm_streaming#13 2026-04-02 22:47:35 +00:00
Watchlist fonctionnelle
Roman closed issue Roman/ohm_streaming#8 2026-04-02 22:47:35 +00:00
Refonte complète du système de téléchargements
Roman closed issue Roman/ohm_streaming#17 2026-04-02 22:47:35 +00:00
Boutons de téléchargement - Rendre tous les boutons fonctionnels
Roman closed issue Roman/ohm_streaming#15 2026-04-02 22:20:54 +00:00
Sécurisation - Watchlist et gestion impossibles si non connecté
Roman commented on issue Roman/ohm_streaming#15 2026-04-02 22:20:39 +00:00
Sécurisation - Watchlist et gestion impossibles si non connecté

Corrigé dans la branche fix/issue-15-security-watchlist.

Changements

  • Favorites : toutes les routes protégées par auth (GET avec login_prompt HTMX, mutations avec JWT requis) -…
Roman pushed to fix/issue-15-security-watchlist at Roman/ohm_streaming 2026-04-02 22:20:33 +00:00
5d264d8f3b fix: sécuriser watchlist, favorites, downloads et recommendations sans auth (#15)
Roman created branch fix/issue-15-security-watchlist in Roman/ohm_streaming 2026-04-02 22:20:33 +00:00
Roman opened issue Roman/ohm_streaming#18 2026-04-02 22:11:17 +00:00
Refonte UI - Material Design
Roman opened issue Roman/ohm_streaming#17 2026-04-02 22:11:17 +00:00
Boutons de téléchargement - Rendre tous les boutons fonctionnels
Roman opened issue Roman/ohm_streaming#16 2026-04-02 22:11:16 +00:00
Panel Admin - Gestion des utilisateurs