Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

anime server develop #44

Merged
merged 37 commits into from
Oct 23, 2022
Merged

anime server develop #44

merged 37 commits into from
Oct 23, 2022

Conversation

li-guohao
Copy link
Member

@li-guohao li-guohao commented Oct 19, 2022

  • Update the CHANGES log.
  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.

@li-guohao li-guohao linked an issue Oct 19, 2022 that may be closed by this pull request
9 tasks
@li-guohao li-guohao self-assigned this Oct 19, 2022
@li-guohao li-guohao added the feature New feature or request label Oct 19, 2022
@li-guohao li-guohao added this to the 1.0-SNAPSHOT milestone Oct 19, 2022
@li-guohao li-guohao linked an issue Oct 21, 2022 that may be closed by this pull request
4 tasks
@li-guohao li-guohao linked an issue Oct 21, 2022 that may be closed by this pull request
@li-guohao li-guohao merged commit b14cec7 into ikaros-dev:master Oct 23, 2022
@li-guohao li-guohao deleted the 26-feature-anime-dev branch October 23, 2022 18:38
@li-guohao li-guohao changed the title [WIP] anime server develop anime server develop Oct 23, 2022
li-guohao added a commit that referenced this pull request Oct 23, 2022
* add field bgmtvId in AnimeEntity

* delete old postman json file

* add order field in EpisodeEntity

* add version config file

* rename field name from order to seq

* remove IkarosAppProperties.java

* add ThirdPartyOptionModel for option category

* add bgmtv api service

* add entity.drawio

* rename model design file from entity.drawio to model.drawio

* add model.drawio.png

* add new resource model

* remove outdated annotation

* add repositories and preset names

* add resource and box service

* add resource type and box type preset init logic

* add debug log print when create new option record

* rename bgmtv package related classes

* add binary related

* remove type table for resource and box

* update ResourceService

* finish req bgmtv to create anime record

* add api for save anime

* add season save api

* optimize file upload

* add md5 for file chunk upload

* finish anime and season

* finish season and episode

* remove unique for EpisodeEntity

* update admin page

* fix issue #50

* optimize develop config

* fix url issue when app dir is /

* add redirect from /admin to /admin/index.html

* update BUILD.MD

* update BUILD.MD to fix run issue

* update CHANGELOG.MD and Closes #44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment