Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
branches:
- master
- develop
- yacreader10

env:
IS_ORIGINAL_REPO: ${{ github.repository == 'YACReader/yacreader' && (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/develop') }}
Expand Down
116 changes: 0 additions & 116 deletions YACReaderLibrary/server/controllers/v1/comiccontroller.cpp

This file was deleted.

25 changes: 0 additions & 25 deletions YACReaderLibrary/server/controllers/v1/comiccontroller.h

This file was deleted.

This file was deleted.

This file was deleted.

91 changes: 0 additions & 91 deletions YACReaderLibrary/server/controllers/v1/covercontroller.cpp

This file was deleted.

21 changes: 0 additions & 21 deletions YACReaderLibrary/server/controllers/v1/covercontroller.h

This file was deleted.

27 changes: 0 additions & 27 deletions YACReaderLibrary/server/controllers/v1/errorcontroller.cpp

This file was deleted.

24 changes: 0 additions & 24 deletions YACReaderLibrary/server/controllers/v1/errorcontroller.h

This file was deleted.

Loading