1
Fork 0
photoview/api/graphql/models/actions
viktorstrate 00e436a518
Add tests for album path
2021-09-27 20:59:41 +02:00
..
actions_test.go Add check that prevents deletion of sole admin user 2021-05-11 20:40:18 +02:00
album_actions.go Add tests for album path 2021-09-27 20:59:41 +02:00
album_actions_test.go Add tests for album path 2021-09-27 20:59:41 +02:00
media_actions.go Add date filter to timeline + fix #302 2021-09-25 17:11:54 +02:00
media_actions_test.go Add date filter to timeline + fix #302 2021-09-25 17:11:54 +02:00
search_actions.go Fix bug where search would be case sensitive when using PostgreSQL 2021-09-02 18:20:10 +02:00
search_actions_test.go Write tests for searching 2021-09-02 18:09:37 +02:00
share_token_actions.go Protect download routes 2021-09-26 12:02:53 +02:00
timeline_actions.go Fix problem with postgres for MyTimeline action 2021-09-27 20:43:26 +02:00
timeline_actions_test.go Fix problem with postgres for MyTimeline action 2021-09-27 20:43:26 +02:00
user_actions.go Add check that prevents deletion of sole admin user 2021-05-11 20:40:18 +02:00
user_actions_test.go Add check that prevents deletion of sole admin user 2021-05-11 20:40:18 +02:00