Commit Graph

  • 31f1810e5e Add support for custom base path to URL generator David Valdez 2023-04-26 04:41:08 +00:00
  • cb44e8572f Changes to support custom basepath in routing David Valdez 2023-04-25 02:20:29 +00:00
  • 30c1b2a152 Merge pull request #822 from john-dev/master Viktor Strate Kløvedal 2023-03-21 15:17:27 +01:00
  • a28e9ba8b7 Prepend missing key CreationDate to createDateKeys john dev 2023-03-21 14:26:03 +01:00
  • dd5aa85a41 Merge pull request #810 from tymmej/ffmpeg_divisible_by_2 Viktor Strate Kløvedal 2023-03-03 14:36:37 +01:00
  • 27d0db5518 Merge pull request #807 from tymmej/extend_buffer Viktor Strate Kløvedal 2023-03-03 14:36:06 +01:00
  • 030c9262c6 Fix encoding video thumbnails Jakub Tymejczyk 2023-03-03 08:45:10 +01:00
  • a2170bc02b Fixes issue 804 Jakub Tymejczyk 2023-02-28 15:33:02 +01:00
  • 87e80cf21f Merge pull request #802 from john-dev/patch-1 Viktor Strate Kløvedal 2023-02-15 10:05:29 +01:00
  • 15e3cc3b8c Add support to parse DateTImes with UTC offset john dev 2023-02-15 08:29:41 +01:00
  • fdae46a548 Merge pull request #799 from WindLi001/clean Viktor Strate Kløvedal 2023-02-13 17:31:49 +01:00
  • 6bebed4693 use Clean() but not Abs() to prevent directory traversal WindLi001 2023-02-10 21:05:17 +08:00
  • dcc05f4ea8 Merge pull request #798 from WindLi001/limit-thumbnail-size Viktor Strate Kløvedal 2023-02-10 11:19:51 +01:00
  • 0ac38e6605 Limit thumbnail size of small original photo WindLi001 2023-02-10 12:53:25 +08:00
  • 824a835a20 Merge pull request #796 from WindLi001/trans-cn Viktor Strate Kløvedal 2023-02-09 09:12:23 +01:00
  • 1795a27ae3 Fix translation error of Chinese UI. The "detach_image" should be "解除面孔标记", but not "修改面孔命名". WindLi001 2023-02-09 15:15:51 +08:00
  • 1795ff13be Merge pull request #795 from Ajnasz/transaction-error Viktor Strate Kløvedal 2023-02-08 13:34:41 +01:00
  • 1f8664d7f8 fix transaction already commited error Lajos Koszti 2023-02-03 09:14:30 +01:00
  • 92bcba0334 Merge pull request #780 from queeup/master Viktor Strate Kløvedal 2022-12-03 02:42:54 +01:00
  • a797170881 Add Turkish language queeup 2022-12-02 15:32:49 +03:00
  • 172bbebdd8 Merge pull request #774 from noel123007/chore/joe/add-globe-view Viktor Strate Kløvedal 2022-11-27 21:32:10 +01:00
  • 89a3830c17 chore: add mapbox globe view Joe 2022-11-14 11:23:11 +05:30
  • c786217711 Merge pull request #752 from orellazri/timeline_reformatting Viktor Strate Kløvedal 2022-10-09 20:38:01 +02:00
  • f54e6c7cb5 Restyle titles and spacing in timeline gallery Orel 2022-10-07 01:32:28 +03:00
  • b0bdf5414c Merge pull request #749 from rainpenber/config_improved_zh_CN_translation Viktor Strate Kløvedal 2022-09-14 07:02:38 +02:00
  • efbc54017b config🔧: Improved Simplified Chinese language translation ryanpenber 2022-09-14 10:49:08 +08:00
  • 1a05b353e6 Merge branch 'eadisor-add_swipe_gesture' PJ-Watson 2022-08-12 07:06:13 +01:00
  • 0d106274d2 Manual merge of changes from react-swipeable branch, update react-swipeable version PJ-Watson 2022-08-12 07:00:05 +01:00
  • 4169a2c102 Merge branch 'master' into add_swipe_gesture PJ-Watson 2022-08-12 15:42:18 +10:00
  • 5c1bbf9065 Fixed ScanAlbum failing silently. PJ-Watson 2022-08-12 02:18:59 +01:00
  • c8a9331f69 Merge pull request #728 from PJ-Watson/thumbnail_testing PJ-Watson 2022-08-11 15:11:52 +10:00
  • 7715865309 Add support for .CR3 photos. PJ-Watson 2022-08-10 07:43:39 +01:00
  • ced9e3209f Merge pull request #725 from PJ-Watson/thumbnail_testing Viktor Strate Kløvedal 2022-08-09 10:15:08 +02:00
  • ca889d02bd Fixed site_info_test - missing model import. PJ-Watson 2022-08-09 06:43:25 +01:00
  • 3e780dbe48 Changed downsampling method to custom type. PJ-Watson 2022-08-09 06:09:55 +01:00
  • 866a3b4c1d Fixed ui test (default export). PJ-Watson 2022-08-05 20:56:38 +01:00
  • 31025f7616 Updated ui layout. PJ-Watson 2022-08-05 20:35:00 +01:00
  • 1c784fa5e9 Simple api test PJ-Watson 2022-08-05 19:40:26 +01:00
  • ccf4e30639 Including ui test PJ-Watson 2022-08-05 19:39:06 +01:00
  • 5c4eeef870 Introduce thumbnail filtering options. PJ-Watson 2022-08-05 19:37:55 +01:00
  • 446ef9a464 Remove regenerator-runtime from UI v2.3.13 viktorstrate 2022-07-13 21:45:06 +02:00
  • a17a680457 Merge pull request #715 from photoview/ui-gql-fragments Viktor Strate Kløvedal 2022-07-13 18:08:31 +02:00
  • 4c9e9a2b9a Make eslint check for typescript errors viktorstrate 2022-07-13 18:02:06 +02:00
  • b0512d7128 Add MediaGalleryFields fragment viktorstrate 2022-07-13 15:10:00 +02:00
  • 4177b4fb33 Merge pull request #649 from photoview/rework-scanner-internals Viktor Strate Kløvedal 2022-07-08 18:10:12 +02:00
  • 0a73484474 Attempt to fix Docker again viktorstrate 2022-07-08 17:56:52 +02:00
  • 831e24f654 Fix API tests viktorstrate 2022-07-08 17:44:03 +02:00
  • 214aa389fb Fix Docker builds viktorstrate 2022-07-08 16:49:46 +02:00
  • d1a92afe0f Fix UI tests by replacing jest with vitest viktorstrate 2022-07-08 15:23:34 +02:00
  • fdcf0cfd05 Update UI deps + replace create-react-app with vite viktorstrate 2022-07-08 00:33:35 +02:00
  • a5d152f0c0 Make scanner tasks share ctx viktorstrate 2022-07-07 22:00:05 +02:00
  • f512db6c32 Merge branch 'master' into rework-scanner-internals viktorstrate 2022-07-07 19:58:30 +02:00
  • 248d858592 Add Basque language viktorstrate 2022-07-05 15:11:49 +02:00
  • 548eeed81c Merge pull request #707 from nathanrdodson/master Viktor Strate Kløvedal 2022-06-30 11:27:09 +02:00
  • 29516a3b49 Following breadcrumbs closes sidebar Nathan Dodson 2022-06-29 15:59:37 -05:00
  • 8d78c58859 Update sponsors Viktor Strate Kløvedal 2022-03-29 22:29:42 +02:00
  • d4f30795fd Merge pull request #668 from jmc265/adding-image-description Viktor Strate Kløvedal 2022-03-28 18:51:48 +02:00
  • e2e23c9e6f Merge pull request #664 from Goppai/fix-setting-crash Viktor Strate Kløvedal 2022-03-28 18:48:26 +02:00
  • 447f05185f Fix scanner queue tests viktorstrate 2022-03-28 18:43:00 +02:00
  • 501c50e259 Adding image description to sidebar James Cross 2022-03-28 16:08:30 +01:00
  • 4aca022b38 update ScannerConcurrentWorkers.test “boz” 2022-03-24 16:51:19 +08:00
  • 23b02e65bd delete eject “boz” 2022-03-24 16:45:42 +08:00
  • ec77bc7fb1 add ScannerConcurrentWorkers.test “boz” 2022-03-24 16:42:16 +08:00
  • cb5eb0e24c add eject “boz” 2022-03-23 15:56:13 +08:00
  • 639dcf0f07 fix switching page causes setting to crash “boz” 2022-03-22 15:41:47 +08:00
  • 880cfeddee Merge pull request #656 from Phlogi/patch-1 Viktor Strate Kløvedal 2022-03-07 10:22:17 +01:00
  • f093827bde Fix slow query in getting media of a face by using another join Phlogi 2022-03-05 17:44:15 +01:00
  • b09d32019e Make it compile again viktorstrate 2022-03-02 17:26:06 +01:00
  • 6e2a64bc77 WIP: split up scanner into separate tasks viktorstrate 2022-02-15 17:22:41 +01:00
  • 6361df1793 Start on big scanner code refactoring viktorstrate 2022-02-14 23:57:45 +01:00
  • e9a4839f48 Fix Postgres exif flash migration error message viktorstrate 2022-02-13 16:57:20 +01:00
  • 259119cfdb fix typo adi 2022-02-12 19:18:14 +01:00
  • 56354d8ee7 remove development setting adi 2022-02-12 19:17:21 +01:00
  • b1e73752da swipe gesture for next/prev adi 2022-02-12 19:09:21 +01:00
  • 0b9d04eff2 Merge pull request #645 from photoview/dark-mode v2.3.12 Viktor Strate Kløvedal 2022-02-09 22:20:05 +01:00
  • 10611b5ff5 Dark style the remaining pieces viktorstrate 2022-02-09 22:19:08 +01:00
  • 414ad11953 Further work on dark mode viktorstrate 2022-02-08 21:14:10 +01:00
  • a43f29ee6d Fix sidebar album path reversed viktorstrate 2022-02-08 13:22:23 +01:00
  • 793e868d6f Fix #646 viktorstrate 2022-02-08 13:05:40 +01:00
  • c9d59a634e Add user preference for changing theme viktorstrate 2022-02-07 23:27:04 +01:00
  • 98f4dcb1e0 Begin on dark mode colors viktorstrate 2022-02-07 23:00:09 +01:00
  • 88da2644a8 Merge pull request #644 from photoview/fix-485 Viktor Strate Kløvedal 2022-02-07 19:50:06 +01:00
  • a24f2ef019 If possible expand root album, write tests viktorstrate 2022-02-07 19:41:44 +01:00
  • 5ffc1a57dd Reconnect custom websocket upgrader viktorstrate 2022-02-07 18:15:47 +01:00
  • d235a7e352 Fix position of fullscreen arrows (fixes #594) viktorstrate 2022-02-07 18:05:54 +01:00
  • f27a1924b4 Merge pull request #643 from photoview/fix-641 Viktor Strate Kløvedal 2022-02-07 17:57:45 +01:00
  • ee5c113c32 Add EXIF modify dates as a fallback for create dates viktorstrate 2022-02-07 17:57:10 +01:00
  • f2f75c03b3 Add more keys for potential create dates to exiftool viktorstrate 2022-02-07 17:44:45 +01:00
  • c98a8c9e17 Merge pull request #642 from photoview/fix-615 Viktor Strate Kløvedal 2022-02-07 17:19:12 +01:00
  • 3c834d705f Make albums sort by direction as well as media does viktorstrate 2022-02-07 17:08:51 +01:00
  • 91d63ebddc Write test for login and fix initial setup bug v2.3.11 viktorstrate 2022-02-06 11:04:28 +01:00
  • b593f615ad Better graphql schema documentation v2.3.10 viktorstrate 2022-02-05 01:21:00 +01:00
  • 4c0adeff79 Merge pull request #640 from photoview/blurhash Viktor Strate Kløvedal 2022-02-02 00:09:25 +01:00
  • b49333ae69 Add Media.GetThumbnail() tests viktorstrate 2022-02-02 00:03:31 +01:00
  • 0d9760b33f Integrate blurhashes with UI viktorstrate 2022-02-01 23:39:19 +01:00
  • b4ad1c4f88 Add blurhash generation viktorstrate 2022-02-01 22:02:08 +01:00
  • 8868b4a584 Merge pull request #638 from photoview/update-deps Viktor Strate Kløvedal 2022-02-01 14:01:04 +01:00
  • c18910b7c4 Remove unused peoplePageRoute file viktorstrate 2022-02-01 13:54:46 +01:00
  • 1a324af241 Fix remaining unit tests viktorstrate 2022-02-01 13:39:15 +01:00
  • ba01927707 Rework Routes.tsx and SharePage.tsx routing viktorstrate 2022-02-01 12:54:00 +01:00