- Notifications
You must be signed in to change notification settings - Fork23
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:ikaros-dev/ikaros
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v0.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:ikaros-dev/ikaros
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 4commits
- 168files changed
- 1contributor
Commits on Oct 16, 2023
optimize: entity and openapi tag and router path (#478)
* optimize: springdoc swagger ur doc expansion to none.* feat: add file relation operator for plugin api support* optimize: episode file entity columns* optimize: open api tag and path
chivehao authoredOct 16, 2023
Commits on Oct 19, 2023
refactor: replace file and folder by attachment. (#479)
* refactor: add attachment entity for replace file and folder entity.* feat: attachment service save and list api.* feat: attachment service upload and remove api.* feat: attachment endpoint upload and remove api.* feat: add attachment reference entity and service and endpoint apis.* fix: checkstyle issue from AttachmentReferenceServiceImpl* fix: attachment endpoint url issue* build: gen new api-client@0.10.1 and publish to npm center repo in @runikaros/api-client* feat: add attachment vue page.* feat: add attachment page in console* optimize: attachment api and console page* build: gen new api-client@0.10.2 and publish to npm center repo in @runikaros/api-client* feat: finish create directory* feat: attachment remove in console page* optimize: attachment pagination display when total gt 10* optimize: list attachments that dir before file.* build: gen new api-client@0.10.3 and publish to npm center repo in @runikaros/api-client* feat: add package local dev workspance config and attachment deatils page.* optimize: add type condition when seach attachment list.* build: gen new api-client@0.10.4 and publish to npm center repo in @runikaros/api-client* style: optimize attachment display* fix: list attachment issue that cant search by name normally.* fix: checkstyle issue in Attachment.java* fix: ci task checkConsole fail* build: optimize build console task* fix: ci task checkConsole fail* feat: finish attachment page* docs: update CHANGELOG.MD* style: remove display for var targetDirId
chivehao authoredOct 19, 2023 fix: upload attachment issue (#480)
chivehao authoredOct 19, 2023
Commits on Oct 20, 2023
feat: attachment ref update such as subject cover and episodes resour…
…ces. (#481)* feat: add AttachmentOperator.java* feat: add uk for table attachment_reference* feat: add default cover dir and add attachment ref update when subject add and remove.* optimize: list attachments when parentId is null.* feat: add AttachmentSelectDialog.vue* optimize: AttachmentSelectDialog.vue* feat: add attachment ref endpoint api* feat: try to update subject episode logic by attachment matching with episodes* build: gen new api-client@0.10.5 and publish to npm center repo in @runikaros/api-client* optimize: subject cover attachment name.* optimize: attachment ref matching by subjectId and attachmentIds.* feat: update subject episodes matching by id and attachments in console page SubjectDetails.vue* optimize: add check before save attachment ref entity.* feat: single episode and attachment bind in SubjectDetails.vue* build: gen new api-client@0.10.6 and publish to npm center repo in @runikaros/api-client* optimize: AttachmentReferenceEndpoint.java* feat: episode and attachment ref remove in EpisodeDetailsDialog.vue* optimize: mail enable setting in Setting.vue* optimize: remove all console file pages.* optimize: remove all file and folder codes in server.* fix: checkstyle issues.* docs: update CHANGELOG.MD* test: fix AttachmentServiceTest.upload() case.
chivehao authoredOct 20, 2023
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.9.0...v0.10.0
Uh oh!
There was an error while loading.Please reload this page.