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

Promote experimental changes #360

Merged
merged 6 commits into from
Jul 12, 2024
Merged

Promote experimental changes #360

merged 6 commits into from
Jul 12, 2024

Conversation

aaronleopold
Copy link
Collaborator

PR brings in all of the developed, experimental features to develop

aaronleopold and others added 5 commits June 1, 2024 11:58
* Add missing close handler

* WIP: schema changes for tracking read history

* WIP: lots of refactoring for read sessions

* WIP: refactor UI areas wrt progress

* fix awkwardness wrt PUT media progress
* Create basic resolution analysis job

* Modified schema and restructured analysis task

* Complete task and prisma storage of image dimensions

* Make page dimensions accessible from server

* Improve compression of resolution encoding

* Correct error in PageResolutions creation

* Use consistent naming for page dimensions

* Fix linking in doc comment for subtasks.

* Code cleanup
Change into_image_format into a TryFrom<ContentType> for image::ImageFormat impl;
Add doc comment to explain page_dimension model.

* Don't use subtasks in AnalyzeMediaTask::FullAnalysis

* Correct doc comments

* Fix misnamed variable

* Make codegen export PageDimension and PageDimensionsEntity

* Update apps/server/src/routers/api/v1/media.rs

Co-authored-by: Aaron Leopold <[email protected]>

* Update core/src/filesystem/media/analyze_media_job/mod.rs

Co-authored-by: Aaron Leopold <[email protected]>

* Address review comments

* Index per-page dimensions from 1

* 🚨 Fix cargo build and clipy lints
The changes which fix the issue relocated to another file #354
@aaronleopold
Copy link
Collaborator Author

aaronleopold commented Jul 5, 2024

I will aim to merge this on Monday I'll merge this after 0.0.4 goes live to trim down on new, large features all at once, and to give these time to breathe in develop

@aaronleopold aaronleopold merged commit f38ce38 into develop Jul 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants