1
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
viktorstrate f6cc86d75a
Fix bug 2021-09-30 16:05:23 +02:00
viktorstrate d060ee9fd9
Write failing test for bug 2021-09-29 11:20:15 +02:00
viktorstrate c977f076db
Fix timeline for sqlite 2021-09-27 21:26:30 +02:00
viktorstrate 00e436a518
Add tests for album path 2021-09-27 20:59:41 +02:00
viktorstrate c7865a94e4
Fix problem with postgres for MyTimeline action 2021-09-27 20:43:26 +02:00
viktorstrate e66a9199a1
Add timeline resolver tests 2021-09-27 20:23:10 +02:00
viktorstrate 80c2019b3f
Protect download routes 2021-09-26 12:02:53 +02:00
viktorstrate 69bf8a01c4
Add date filter to timeline + fix #302 2021-09-25 17:11:54 +02:00
viktorstrate b52e72b244
Move some album resolvers to actions, refactor album tests
- Album resolvers has been refactored to make it easier to test, this is
done by converting some of the resolvers to actions.

- The album tests has been rewritten (and simplified) to accommodate the changes.
2021-09-23 19:59:40 +02:00
viktorstrate 5eb4bf83f3
Fix bug where search would be case sensitive when using PostgreSQL 2021-09-02 18:20:10 +02:00
viktorstrate adfcf33e79
Write tests for searching 2021-09-02 18:09:37 +02:00
viktorstrate 24b74c2d94
Add check that prevents deletion of sole admin user 2021-05-11 20:40:18 +02:00
viktorstrate 8d2654997d
Add test for routes authenticateMedia 2021-04-26 22:35:10 +02:00