Skip to content

Releases: Trivernis/mediarepo

Version 1.0.4

24 Apr 16:43
3a25a8b
Compare
Choose a tag to compare

Commits

  • 89e9e18: Improve ui startup performance (trivernis) #25
  • 37f7a2c: Add linting to check workflow (trivernis) #25
  • 580c27b: Fix cargo clippy warnings (trivernis) #25
  • 8256751: Remove vacuum from automatically run commands (trivernis) #25
  • 99c2245: Fix more clippy warnings (trivernis) #25
  • 6dfefe0: Add maintenance menu to repository overview (trivernis) #25
  • 5dd8eef: Add job status to maintenance menu (trivernis) #25
  • d83f211: Increment version (trivernis) #25

Version 1.0.3

14 Apr 19:30
75bc982
Compare
Choose a tag to compare

Commits

  • 49c41ce: Fix missing plus and edit icon (trivernis) #24
  • e7f09dd: Update container builds (trivernis) #24

Version 1.0.2

11 Apr 20:40
af28527
Compare
Choose a tag to compare

Commits

Version 1.0.1

09 Apr 21:49
16cb977
Compare
Choose a tag to compare

Commits

  • 7981303: Update issue templates (Julius Riegel)
  • 035b54a: Create CODE_OF_CONDUCT.md (Julius Riegel)
  • e5cabd4: Update daemon dependencies (trivernis) #22
  • 8b342f6: Add tables to store job information (trivernis) #21
  • 530fbd7: Add job trait and state data objects (trivernis) #21
  • 496d720: Add job scheduler implementation with progress report (trivernis) #21
  • 0cb37e1: Add vacuum job (trivernis) #21
  • be3e9bb: Fix migration sql (trivernis) #21
  • a2aef10: Move whole main function into an async context (trivernis) #20
  • aa772ea: Add tracing layer list and refactor logging implementation (trivernis) #20
  • a11a2f3: Add opt-in performance tracing telemetry (trivernis) #20
  • 479aee1: Update tauri (trivernis) #22
  • 2b76e35: Merge branch 'develop' into feature/jobs (trivernis) #21
  • 1735d08: Update api dependencies (trivernis) #21
  • a145d60: Simplify job implementation (trivernis) #21
  • 056166e: Integrate worker into main application (trivernis) #21
  • a57a6f3: Implement periodic job dispatching (trivernis) #21
  • 2f11c87: Add calculate_sizes implementation as dispatchable job (trivernis) #21
  • 22f28a7: Update to latest bromine (trivernis) #21
  • a87c341: Add job implementation to generate missing thumbnails (trivernis) #21
  • e9dbbd1: Add job handle to jobs to wait for results (trivernis) #21
  • fb869da: Add job for checking the integrity (trivernis) #21
  • 0eda0d2: Improve job state loading and storing (trivernis) #21
  • 78e1f26: Update dependencies (trivernis) #22
  • 3c8afd4: Update UI dependencies (trivernis) #22
  • 97846c8: Increase retry limit for loading images and thumbnails (trivernis) #22
  • 699f6b6: Fix build problems with latest tauri build (trivernis) #22
  • f554690: Change base image of debug containerfile to alpine (trivernis) #22

Version 1.0.0

20 Feb 15:25
351f74b
Compare
Choose a tag to compare

Commits

  • 476187a: Fix delete sweep deleting status filters (trivernis) #18
  • c3b8304: Fix delete sweep deleting status filters (trivernis) #18
  • 79dad3a: Fix filter for date values (trivernis) #18
  • f033589: Merge branch 'develop' of github.com:Trivernis/mediarepo into develop (trivernis) #18
  • 71d4287: Fix file status not updating visually (trivernis) #18
  • a94cc48: Fix file selection dialog extensions only filtering lowercase (trivernis) #18
  • 179dcf0: Delete orphaned tags (trivernis) #18
  • 18546ea: Increment version (trivernis) #18

Version 1.0.0-rc.4

19 Feb 20:39
84f36a6
Compare
Choose a tag to compare
Version 1.0.0-rc.4 Pre-release
Pre-release

Commits

  • 9f37173: Update dependencies of daemon (trivernis) #17
  • bf8e70f: Fix status background on wider grid entries (trivernis) #17
  • 39978ff: Add chart to repository details (trivernis) #17
  • fcbfa25: Fix color of navbar (trivernis) #17
  • ded9eaf: Fix grid entry size on last row (trivernis) #17
  • 3499ee9: Increment version (trivernis) #17

Version 1.0.0-rc.3

18 Feb 19:31
eb2062e
Compare
Choose a tag to compare
Version 1.0.0-rc.3 Pre-release
Pre-release

Commits

  • 6f95538: Split the build script tasks into separate files (Trivernis) #16
  • 76a0b13: Fix buildscript (trivernis) #16
  • ed8ddf4: Update workflows to use new buildscript location (trivernis) #16
  • bb2a63c: Move repository overview to separate component (trivernis) #16
  • 77d288d: Add about dialog (trivernis) #16
  • 9c9c861: Change repository overview to center align entries (trivernis) #16
  • 68ef43b: Code cleanup (trivernis) #16
  • 093396c: Increment version (trivernis) #16

Version 1.0.0-rc.2

14 Feb 20:03
9180eb6
Compare
Choose a tag to compare
Version 1.0.0-rc.2 Pre-release
Pre-release

Commits

  • a38ff39: Add verbose build output (trivernis) #15
  • 743abc6: Fix tag editing refreshing with delay (trivernis) #15
  • 1c00d2c: Change version in tauri conf to satisfy wxs build (trivernis) #15
  • 69f3af1: Fix file metadata not loading when a file is selected initially (trivernis) #15
  • c6d4750: Fix file selection after restoring selections from state (trivernis) #15
  • b2500f3: Fix selected file not in view after searching again (trivernis) #15
  • af5c5a5: Fix button ordering (trivernis) #15
  • 6c483b3: Increase max zoom level (trivernis) #15
  • a0310c8: Update readme (trivernis) #15
  • dde9a1e: Add makefile and dockerfile (trivernis) #15
  • 3b38f1a: Replace the Makefile with a python build script (Trivernis) #15
  • 0d85ac6: Modify release script to use python script based build (trivernis) #15
  • 36d5e92: Add python based build to build workflow (trivernis) #15
  • 64aeeb6: Add flag to enable ffmpeg support (trivernis) #15
  • 3fb3376: Add contribution guidelines (trivernis) #15
  • 285b87d: Change release building job to only trigger on workflow dispatch (trivernis) #15
  • 3bcc213: Increment version (trivernis) #15

Version 1.0.0-rc.1

12 Feb 19:40
6f39780
Compare
Choose a tag to compare
Version 1.0.0-rc.1 Pre-release
Pre-release

Commits

  • a14a342: Add deepsource (trivernis) #14
  • d7e0f42: Update bromine (trivernis) #14
  • 2dbd266: Update dependencies and es version requirements (trivernis) #14
  • 516b27d: Add job to generate missing thumbnails on startup (trivernis) #14
  • 6007d2a: Fix browserlist and import fail on duplicate tags (trivernis) #14
  • 7189f65: Fix thumbnails not being generated on import (trivernis) #14
  • 1df5c9e: Add file count to importing progress (trivernis) #14
  • 27a5432: Enforce tags to be lowercase (trivernis) #14
  • 781fc55: Add tag count display to file search and tag edit (trivernis) #14
  • c8d17fb: Add mediarepo version to window title (trivernis) #14
  • 5b00bd7: Add file count and search duration display (trivernis) #14
  • e5a071c: Fix colour theme visibility (trivernis) #14
  • 0bf89d9: Fix file grid background color (trivernis) #14
  • 5f588d8: Add collapsing of the sidebar (trivernis) #14
  • e9b77a3: Run eslint fix (trivernis) #14
  • 398d904: Change file grid to have a dynamic column count (trivernis) #14
  • 1ffbf9e: Fix style issues (trivernis) #14
  • 3dbb87d: Add flap button (trivernis) #14
  • 142ed02: Add option to collapse the file preview strip in the gallery view (trivernis) #14
  • dd2db19: Improve flap button design (trivernis) #14
  • cbdbbfb: Increase speed of the scheduling service (trivernis) #14
  • 2e3e554: Fix init when settings path doesn't exist (trivernis) #14
  • 2e2964f: Add prompt to import files when the repository is empty (trivernis) #14
  • 218f3bf: Fix eslint issues (trivernis) #14
  • ac6f6f7: Improve style of 'new tab' (trivernis) #14
  • 766cb94: Add button to add a repository when none are configured (trivernis) #14
  • 3674200: Add 2px wide flap indicator (trivernis) #14
  • 4d56e37: Switch file preview strip in gallery for static rendered entries (trivernis) #14
  • f83770c: Fix vanishing scrollbar in grid by replacing the progress spinner with 'something' (trivernis) #14
  • b86b6f2: Move thumbnail loading to background tasks and add retry to image loading (trivernis) #14
  • 1578a91: Improve background task handling (trivernis) #14
  • e0fd519: Fix boundign box of flap button (trivernis) #14
  • fd1d3e1: Add file index display (trivernis) #14
  • 6e150a3: Add file size to file metadata (trivernis) #14
  • 3f37fb4: Remove unused models (trivernis) #14
  • 642222e: Separate import and files tab state (trivernis) #14
  • 296591a: Fix import tab aborting when tab is changed (trivernis) #14
  • f788d19: Optimize state loading (trivernis) #14
  • fbe516a: Fix display of long tags (trivernis) #14
  • bb725f6: Change background color to a more blueish grey (trivernis) #14
  • 5ecaadd: Increment verison (trivernis) #14
  • 598792a: Fix deepsource issue (trivernis) #14

Version 0.13.4

05 Feb 21:33
a7da504
Compare
Choose a tag to compare
Version 0.13.4 Pre-release
Pre-release

Commits

  • 0378f40: Update dependencies (trivernis) #13
  • 3182fcb: Merge branch 'develop' of github.com:Trivernis/mediarepo into develop (trivernis) #13
  • 426203b: Improve performance of sorting data fetching (trivernis) #13
  • ed68b76: Add sorting preset table definitions (trivernis) #12
  • 3e768d7: Add sorting preset dto and function to retrieve all presets (trivernis) #12
  • c34d9d5: Add function to add sorting presets (trivernis) #12
  • 78a5780: Add function to delete sorting presets (trivernis) #12
  • d22c749: Add api to manage sorting presets (trivernis) #12
  • 5aadd9c: Add api implementation for sorting presets (trivernis) #12
  • c0dca66: Refactor SortKey to store backend representation internally (trivernis) #12
  • ece096f: Replace sortingExpression with sortingPreset in all files (trivernis) #12
  • e431450: Improve sort preset display (trivernis) #12
  • 12d85b5: Fix preset creation (trivernis) #12
  • 91531bc: Add sorting preset selection in sort dialog (trivernis) #12
  • a5a0134: Fix api call name (trivernis) #12
  • 341c1a3: Fix handling of the empty preset option (trivernis) #12
  • 6d6a17b: Add default value to empty sort preset (trivernis) #12
  • 6507809: Fix style issues (trivernis) #12
  • 01f781b: Increment version to 0.13.4 (trivernis) #13