1
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
viktorstrate e142784267
Improve performance when testing if user owns an album
This is done by querying parent albums instead of sub-albums,
which changes the runtime from exponential to linear time.

This fixes #388
2021-08-30 21:36:45 +02:00
viktorstrate 060e2008b7
Add tests for albums, users, site_info models 2021-04-23 23:07:18 +02:00