Commit Graph

  • f99360cd9e Merge pull request 'feature/shuffle-sort' (#30) from feature/shuffle-sort into master cameron 2024-12-06 16:25:42 +00:00
  • 3ce1b84604 Sort on recursive search Cameron 2024-12-06 11:21:42 -05:00
  • 4a91c6344a Use exclude subquery for recursive all tag search Cameron 2024-12-06 11:04:08 -05:00
  • ff13a57d0e Try subquery for excluding tags Cameron 2024-12-06 10:58:40 -05:00
  • 03f3756ffd Remove tag count from any tag query Cameron 2024-12-06 09:54:53 -05:00
  • 787d1fd5d0 Fix recursive search at the root, cleanup video generation return Cameron 2024-12-06 09:47:21 -05:00
  • 8bc9c5585e log ffmpeg output and cleanup video creation Cameron 2024-12-05 20:47:51 -05:00
  • 04a7cb417f Bump app version to 0.2.0 Cameron 2024-12-05 20:30:45 -05:00
  • 18ba5796b0 Update to rust 2021 Cameron 2024-12-05 20:27:01 -05:00
  • 9c2cd2566f Prepare for rust edition 2021 Cameron 2024-12-05 20:25:00 -05:00
  • 8daa35b5a7 Fix recursive search when beneath top level directory Cameron 2024-12-05 20:19:38 -05:00
  • 0419aa2323 Scan and generate Video HLS playlists on startup Cameron 2024-12-05 20:19:03 -05:00
  • 2b2a811cae Fix recursive filtering under base path Cameron 2024-12-04 19:50:04 -05:00
  • b7f13d4cbf Fix exclude filtering for any tags Cameron 2024-12-04 19:42:00 -05:00
  • d280db8482 Fix exclude filtering Cameron 2024-11-27 16:42:17 -05:00
  • 0af7c8f98b Fix missing return and update test signatures Cameron 2024-11-27 15:43:27 -05:00
  • 9327208deb Remove filtering when recursively searching with tags Cameron 2024-11-25 21:40:25 -05:00
  • a668b14116 Update deprecated functions Cameron 2024-11-24 12:56:21 -05:00
  • 860e7a97fb Use TagDao for improved filtering Cameron 2024-11-24 09:49:03 -05:00
  • 9a32a1cfe7 Allow for excluding certain tags from a file search Cameron 2024-11-23 20:21:19 -05:00
  • 6986540295 Add sorting shuffle, and name asc/desc Cameron 2024-11-23 19:13:25 -05:00
  • 287a61ae3f Update dependencies, improve startup logging Cameron 2024-11-23 12:14:12 -05:00
  • 4899dc4967 Merge pull request 'Use PhotoSize enum in file requests' (#29) from feature/photosize-enum into master cameron 2024-06-30 21:51:28 +00:00
  • 9a486b3f66 Use PhotoSize enum in file requests Cameron Cordes 2024-06-30 17:49:55 -04:00
  • a403903807 Merge pull request 'Trim spaces from new tags' (#28) from feature/trim-new-tags into master cameron 2024-03-21 02:17:32 +00:00
  • 1881b9efb9 Trim spaces from new tags Cameron Cordes 2024-03-20 22:16:06 -04:00
  • 8eea6670c8 Merge pull request 'Fix recursive searching with tags' (#27) from feature/fix-recursive-tag-search into master cameron 2024-03-11 00:46:55 +00:00
  • 3925d835f6 Fix recursive searching with tags Cameron Cordes 2024-03-10 20:45:18 -04:00
  • 3c9263eb48 Merge pull request 'feature/add-recursive-tag-support' (#26) from feature/add-recursive-tag-support into master cameron 2024-03-09 18:14:49 +00:00
  • 05a56ba0bd Fix Recursive searching with tags including Any and All filter modes Cameron Cordes 2024-03-09 13:11:55 -05:00
  • b2c8ebe558 Break-up FilterMode.All being recursive Cameron Cordes 2024-03-07 19:01:46 -05:00
  • ef39359862 Add basic recursive tag searching support based on the search path Cameron Cordes 2024-03-07 17:56:50 -05:00
  • d58e34c18f Merge pull request 'Refresh thumbnails after an upload or file move' (#25) from feature/refresh-thumbnails-improvements into master cameron 2024-02-22 02:48:57 +00:00
  • 30dba33e47 Refresh thumbnails after an upload or file move Cameron Cordes 2024-02-21 17:24:16 -05:00
  • 446d2e53ee Merge pull request 'Ensure Move endpoint does not overwrite an existing file' (#24) from feature/fix-file-move-overwrite into master cameron 2024-01-22 02:37:29 +00:00
  • 0faad2fbdb Ensure Move endpoint does not overwrite an existing file Cameron Cordes 2024-01-21 21:35:36 -05:00
  • df843ba30a Merge pull request 'Add Move File functionality and endpoint' (#23) from feature/file-move-endpoint into master cameron 2024-01-22 02:14:33 +00:00
  • 419dd7e7e5 Add Move File functionality and endpoint Cameron Cordes 2024-01-21 21:10:13 -05:00
  • 2f9ad6b24f Merge pull request 'Add the count of tagged files to All tags endpoint' (#21) from feature/include-tag-counts into master cameron 2024-01-18 03:54:38 +00:00
  • 17012fc447 Merge branch 'master' into feature/include-tag-counts Cameron Cordes 2024-01-17 22:47:46 -05:00
  • ae0bb79bc4 Merge pull request 'feature/handle-duplicate-file-name-upload' (#22) from feature/handle-duplicate-file-name-upload into master cameron 2024-01-18 03:40:22 +00:00
  • 5bbc775d3a Update to Watcher 6 Cameron Cordes 2024-01-17 22:25:18 -05:00
  • 195d522f64 Add file upload log in happy path and update log level for duplicate path Cameron Cordes 2024-01-17 21:00:15 -05:00
  • 6c5014253f Update gitignore and RustRover config Cameron Cordes 2024-01-17 20:49:31 -05:00
  • bf7fb810de Fix duplicate file naming Cameron Cordes 2024-01-17 20:45:36 -05:00
  • 7e11448ada Update dependencies Cameron Cordes 2023-12-02 14:23:51 -05:00
  • 2b9a741642 Account for current path for tag counts Cameron Cordes 2023-12-02 13:38:24 -05:00
  • da21f064b9 Add the count of tagged files to All tags endpoint Cameron Cordes 2023-12-01 23:01:03 -05:00
  • 9e8f02240f Put timestamp in file name if uploaded file already exists Cameron Cordes 2023-04-30 11:34:45 -04:00
  • 5228cb14e0 Merge pull request 'feature/tagging' (#16) from feature/tagging into master cameron 2023-04-10 12:55:27 +00:00
  • 8bcd837038 Fix file upload Cameron Cordes 2023-04-03 08:41:03 -04:00
  • 7863990c68 Run clippy Cameron Cordes 2023-03-25 20:59:32 -04:00
  • a9109fc52d Add the ability to query files by tags independent of file path Cameron Cordes 2023-03-25 20:52:51 -04:00
  • ae2642a544 Fix warnings, and general code cleanup Cameron Cordes 2023-03-25 20:52:20 -04:00
  • ae8665f632 Fix clippy warnings Cameron Cordes 2023-03-22 15:17:48 -04:00
  • 4ded708911 Extract FileSystem to a trait for better testability Cameron Cordes 2023-03-22 13:58:48 -04:00
  • 5a2dce85e8 Fix searching by tags and fixed All FilterMode Cameron Cordes 2023-03-22 13:55:10 -04:00
  • 02444de7fa Fix tagging file with new tag Cameron Cordes 2023-03-22 13:51:32 -04:00
  • 7d05c9b8bf Add filtering by Tag to /images endpoint Cameron Cordes 2023-03-20 08:14:12 -04:00
  • de4041bd17 Refactor tags services and added tests Cameron Cordes 2023-03-19 15:05:20 -04:00
  • fbcfc68e01 Fix tests Cameron Cordes 2023-03-19 12:29:33 -04:00
  • 8bcd9440bf Add Endpoint for Batch add/removal of tags on a file Cameron Cordes 2023-03-19 12:13:04 -04:00
  • f98d3261a7 Fix tags all and tags for photo endpoints Cameron Cordes 2023-03-18 21:00:26 -04:00
  • 68bfcbf85f Update and Migrate Diesel to 2.0 Cameron Cordes 2023-03-18 14:43:41 -04:00
  • 40c79d13db Move tags to their own module Cameron Cordes 2022-03-17 22:07:33 -04:00
  • c8cae28c9f Merge branch 'master' into feature/tagging Cameron Cordes 2022-03-17 21:53:17 -04:00
  • d0536c8980 Merge pull request 'Improve testability and remove boxing' (#20) from feature/testing-improvements into master cameron 2022-03-18 00:25:51 +00:00
  • 528db5da3a Move app state to its own module Cameron Cordes 2022-03-17 19:40:07 -04:00
  • 4d9b7c91a1 Improve testability and remove boxing Cameron Cordes 2022-03-16 20:51:37 -04:00
  • e02165082a Merge pull request 'Update to Actix 4' (#19) from feature/update-to-actix-4 into master cameron 2022-03-02 02:32:29 +00:00
  • 50e973da1f Cleanup unused imports Cameron Cordes 2022-03-01 21:16:04 -05:00
  • b219663e0a Update CI to Rust 1.59 Cameron Cordes 2022-03-01 20:44:51 -05:00
  • 69fe307516 Update to Actix 4 Cameron Cordes 2022-03-01 20:38:41 -05:00
  • 99dbc6577e Fix build directory permissions origin/feature/improve-build-time feature/improve-build-time Cameron Cordes 2021-12-24 13:20:43 -05:00
  • 5a965d766b Update working directory Cameron Cordes 2021-12-24 11:05:06 -05:00
  • 44f9bcedbd Set User to fix permission issue Cameron Cordes 2021-12-24 11:02:34 -05:00
  • 90625e099e Create src directory Cameron Cordes 2021-12-24 10:45:35 -05:00
  • d20a7e9c4d Make temporary main.rs for fetch Cameron Cordes 2021-12-24 10:44:18 -05:00
  • 6e39f8c58e Build from Dockerfile to improve caching Cameron Cordes 2021-12-24 10:33:26 -05:00
  • 9cd19d03eb Create Delete Tag endpoint Cameron Cordes 2021-11-30 20:07:00 -05:00
  • 1e3f33c2d3 Merge pull request 'Update Rust image to 1.55' (#17) from feature/update-ci-rust-155 into master cameron 2021-10-13 16:41:15 +00:00
  • f0e96071be Update Rust image to 1.55 Cameron Cordes 2021-10-13 12:12:25 -04:00
  • 14ab02a1ec Elevate insertion logs to info and fix error logs Cameron Cordes 2021-10-11 21:32:44 -04:00
  • 2e5ac8861c Add created timestamps for tags Cameron Cordes 2021-10-11 21:32:17 -04:00
  • 9d925be84d Improve add tag endpoint and add get tag endpoint Cameron Cordes 2021-09-05 22:15:53 -04:00
  • 8939ffbaf5 Create Tag tables and Add Tag endpoint Cameron Cordes 2021-09-03 19:34:38 -04:00
  • 2d6db6d059 Update dependencies Cameron Cordes 2021-09-01 19:50:35 -04:00
  • 652c2d03d5 Merge pull request 'feature/improve-files-endpoint' (#15) from feature/improve-files-endpoint into master cameron 2021-10-08 01:01:00 +00:00
  • d6e4a01c88 Move list_photos to files module Cameron Cordes 2021-10-07 20:28:34 -04:00
  • 2c50b4ae2f Add anyhow, Improve Auth token code Cameron Cordes 2021-10-07 20:09:05 -04:00
  • e4dac64776 Merge pull request 'Create file metadata endpoint' (#14) from feature/file-info-api into master cameron 2021-07-08 21:28:15 +00:00
  • 0e972509aa Update dependencies Cameron Cordes 2021-07-08 16:53:50 -04:00
  • 8622500a2f Use file metadata to sort files and directories Cameron Cordes 2021-06-02 08:32:20 -04:00
  • 9d823fdc51 Create file metadata endpoint Cameron Cordes 2021-05-19 08:53:20 -04:00
  • 9a40614d1e Merge pull request 'feature/prometheus-metrics' (#13) from feature/prometheus-metrics into master cameron 2021-05-01 05:02:27 +00:00
  • c5a7675986 Use IntGauge for media counts Cameron Cordes 2021-05-01 00:01:17 -04:00
  • a79179c5c3 Add Image and Video total gauges Cameron Cordes 2021-04-30 23:53:10 -04:00
  • 6abc99d9b6 Add PrometheusMetrics Cameron Cordes 2021-04-05 20:14:34 -04:00
  • 6768140785 Merge pull request 'Make list photos endpoint a get resource' (#12) from feature/photos-as-get into master cameron 2021-03-29 20:24:07 +00:00
  • 4249fd319c Make list photos endpoint a get resource Cameron Cordes 2021-03-29 15:42:59 -04:00