Skip to content

issues Search Results · language:Dune language:JavaScript language:HTML language:Python language:Java language:JavaScript

Filter by

61.6M results  (705 ms)

61.6M results

Summary Implementar el módulo Apolo para registro y calificación de películas con sistema de categorización (DIAMOND/GOLD/PLATINUM/GOOD/ACEPTABLE/BAD basado en rating 0-5) y 7 niveles de cinéfilo progresivos ...
api
backend
feature
priority:medium
ready

This is an important high priority feature that needs to be completed for the next release. Description Completely redesign the user dashboard interface to improve usability and visual appeal. This is ...
epic
needs-review
priority-high

- add cash-on-delivery order service

Final piece of slice 1 (#1108). Telnet already renders descriptors (#1119); the web character-sheet serializer still shows the normalized FormTrait value. Scope Overlay the active persona s PersonaTraitDescriptor ...
epic:scenes-rp
status:in-progress

Description _queue_partial_response fetches list_categories on every 3-second poll tick, even though the category list only changes when an admin adds, edits, or deletes a category. Location - main.py:261-269 ...
performance

Description CategoryUpdate in models.py is identical to CategoryCreate. This duplication means any future field change must be made in two places. Location - models.py:24-28 Fix Have CategoryUpdate ...
refactor

Description asyncio.get_event_loop() is deprecated in Python 3.10+ and emits a DeprecationWarning when called from a coroutine that already has a running loop. The correct replacement is asyncio.get_running_loop(). ...
performance

Description {{ dl.requested_at[:16] if dl.requested_at else — }} is repeated in history.html for both requested_at and completed_at. As more templates are added, this pattern will diverge or need to be ...
refactor

Description The downloads table has no indexes beyond its primary key. Three hot-path queries do full table scans: - get_queue — called every 3 seconds by the HTMX poll, filters on status IN ( pending ...
performance

This is a high priority issue - the login form validation is completely broken and blocking users from signing in. Describe the Bug The login form validation isn t working correctly. When users submit ...
bug
needs-review
priority-high
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.