1
Fork 0
photoview/api/graphql/models/actions
viktorstrate d060ee9fd9
Write failing test for bug
2021-09-29 11:20:15 +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 Write failing test for bug 2021-09-29 11:20:15 +02:00
share_token_actions_test.go Write failing test for bug 2021-09-29 11:20:15 +02:00
timeline_actions.go Fix timeline for sqlite 2021-09-27 21:26:30 +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