-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TNG: Guide & Video Providers, Update & Delete API routes (#254)
* packr clean - these files shouldn't be included in the git repo packr should be run before release builds, but then packr clean should be called to not dirty the repo with these files. * remove make dep since dependencies rely on go modules now * replace deprecated gometalinter with golangci-lint gometalinter is fully deprecated and no longer works, preconfigured .golangci.yml with almost equal linters * backport Makefile & circleci changes from dev branch * Provide API endpoints for updating and deleting video and guide sources * Update frontend submodule to use the new HTTP API methods for editing/deleting
- Loading branch information
1 parent
dbd02b9
commit 4f8e5ab
Showing
7 changed files
with
129 additions
and
22 deletions.
There are no files selected for viewing
Submodule frontend
updated
49 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters