You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Stupp 0e266c55b6
generate_preference_list: Use set instead of recalling object_gen
- removes advanced feature of listing blocked videos ahead
  - was not practical for UI as videos were displayed which "require" others
- using a set to manage still to consider videos makes method way faster
2 years ago
..
extractors Add missing Optional on _load_object & use explcit is None checks 2 years ago
extras Rewrite PreferenceScore.(from|to)_base64 to method chaining 2 years ago
__init__.py Init flask / ponyorm server 3 years ago
common.py common: Add helper for string trimming 2 years ago
config.py Init flask / ponyorm server 3 years ago
models.py generate_preference_list: Use set instead of recalling object_gen 2 years ago
profiling.py Add helper annotation for profiling functions 2 years ago