20 Commits (629e12583840df3f701f4a10f1b10acb767415b5)

Author SHA1 Message Date
Felix Stupp 629e125838
models: MediaCollection: Increase effiency of completed property 4 years ago
Felix Stupp 39d8c4f535
models: Add MediaCollection.pinned property 4 years ago
Felix Stupp 87b4fb03ea
models: Fix MediaElement.can_considered check for being next episode 4 years ago
Felix Stupp 5b78e8120c
add MediaCollection|MediaElement.add_single_uri and rewrite appropiate usages 4 years ago
Felix Stupp bf14abc887
models: Fix MediaElement.can_considered to check if next episode link is None 4 years ago
Felix Stupp f989f75806
models: Rewrite MediaElement.ignored_recursive to use fast SQL request to count 4 years ago
Felix Stupp bf548f13ad
models: let MediaElement.left_length return 0 if video already watched 4 years ago
Felix Stupp 26ea1d6451
models: Add missing "super_tags" property to Tag 4 years ago
Felix Stupp d32e8feddd
models: Fix Tagable to correctly return TagTreeElement's and not Tags 4 years ago
Felix Stupp 37e7d602e8
models.py: Fix Tagable.assigned_tags to raise NotImplementedError 4 years ago
Felix Stupp 04d73f253d
models: Fix points on (TagRootElement|TagTreeElement).share_score to be float 4 years ago
Felix Stupp 6312143abb
Refractor/Extend tag system and add auto recommendation algorithm 4 years ago
Felix Stupp 6330443876
Allow unextracted elements and collections to exists, add/use reflecting property 4 years ago
Felix Stupp 6f88153932
model: Added before_update handlers for auto uri linking 4 years ago
Felix Stupp 133ab9e612
models: Add headers to separate model categories 4 years ago
Felix Stupp 4c0b111620
models: Renamed _uris to uris 4 years ago
Felix Stupp beaf99e539
Remove extractor_cache and further usages of it 4 years ago
Felix Stupp fe183d0411
models: Remove unused extractor_cache_valid methods 4 years ago
Felix Stupp a39ad912b5
models: Renamed extractor_cache_date to last_updated for MediaCollection and MediaElement 4 years ago
Felix Stupp 83b88fb89e
Init flask / ponyorm server 4 years ago