Commit Graph

  • 30ba3aeea7 fix(web) date group hover not trigger correctly (#892) Alex 2022-10-29 10:17:53 -05:00
  • 6172d80776 feat(web) Make "no albums" card clickable (#888) bo0tzz 2022-10-29 16:48:24 +02:00
  • 811494e9ed Fix test Alex Tran 2022-10-28 21:00:31 -05:00
  • 137b2ffdd0 fix(web) video keep playing when mouse is not over video (#885) Alex 2022-10-28 20:52:14 -05:00
  • 05e69da5d8 feat(server) add docker debug config for server (#883) Jason Rasmussen 2022-10-28 21:35:14 -04:00
  • b0f10b1851 feat(web) add handler for ctrl-c copying images from viewer (#881) bo0tzz 2022-10-29 00:18:28 +02:00
  • b1212fc98b fix(web) prevent create multiple user when the instance is lagging (#882) Alex 2022-10-28 15:29:36 -05:00
  • ea99567805 feat(server) Extend PUT /album/:id/assets endpoint (#857) Matthias Rupp 2022-10-28 21:54:09 +02:00
  • 443c842723 refactor(server): merge auth guards to authentication guard (#877) Jason Rasmussen 2022-10-28 14:57:52 -04:00
  • 9614da6238 Update documentation path name Alex Tran 2022-10-27 22:37:27 -05:00
  • 0164171cad Fixex routing Alex Tran 2022-10-27 22:03:37 -05:00
  • 8e78160bb9 Change documentation folder to docs Alex Tran 2022-10-27 21:44:37 -05:00
  • 7d118b5d42 feat(app) add documentation site template (#879) Alex 2022-10-27 21:38:26 -05:00
  • 676ad2d34f chore(server) revert Dockerfile (#878) Alex 2022-10-27 17:21:28 -05:00
  • b3a82b1b20 Update cache for thumbnail Alex Tran 2022-10-26 23:55:38 -05:00
  • 25848b78f9 Up version for release Alex Tran 2022-10-26 11:24:04 -05:00
  • f94176a910 feat(web) dark mode (#867) Alex 2022-10-26 11:10:48 -05:00
  • ae96508e15 Fixed unit test Alex Tran 2022-10-25 22:15:17 -05:00
  • 95ebf815eb feat(web) styling server stats page (#866) Alex 2022-10-25 21:41:46 -05:00
  • b713fb5650 feat(docker) revert ubuntu base image (#863) Jonas Janz 2022-10-25 21:18:37 +02:00
  • 6159c83fd2 feat(mobile) duplicated asset upload handling mechanism (#853) Alex 2022-10-25 09:51:03 -05:00
  • f1af17bf4d feat(immich-server) use ubuntu base-image (#851) Jonas Janz 2022-10-24 21:59:07 +02:00
  • a87c1c1210 fix(mobile) not possible to sign out when option is enable (#860) Alex 2022-10-24 14:45:58 -05:00
  • e63d165b65 chore(server) add workflow dispatcher to sdk repository (#859) Alex 2022-10-24 12:55:16 -05:00
  • 9411770253 update readme Alex Tran 2022-10-23 22:21:48 -05:00
  • dc80ac1c88 Remove openapi generator - move to TeamCity CI/CD for this job Alex Tran 2022-10-23 18:19:21 -05:00
  • bb055628cc Fixed api generation action Alex Tran 2022-10-23 17:56:16 -05:00
  • 390bcdb8c6 Fixed api generation action Alex Tran 2022-10-23 17:53:11 -05:00
  • d95bcb46ad Fixed api generation action Alex Tran 2022-10-23 17:52:52 -05:00
  • 7b954e21e7 fix(server): add permission for server stats api (#854) Alex 2022-10-23 17:01:41 -05:00
  • a6eea4d096 feat(web) add asset count stats on admin page (#843) Zeeshan Khan 2022-10-23 16:54:54 -05:00
  • 2c189d5c78 fix(server): force best effort to decode thumbnail image (#847) Alex 2022-10-22 11:40:25 -05:00
  • 85a80fd032 Added changlog Alex 2022-10-21 13:19:04 -05:00
  • 0309b47515 fixes(mobile) back navigation issue on android (#841) Zeeshan Khan 2022-10-21 13:05:44 -05:00
  • 95d8f60389 feat(server)Log username and IP address on failed login attempt bo0tzz 2022-10-21 18:04:01 +02:00
  • 1ec7122381 Up version for release Alex Tran 2022-10-19 20:07:53 -05:00
  • 061b229e12 feat(mobile): Cache assets and albums for faster loading speed Alex 2022-10-19 15:53:15 -05:00
  • 3617433858 Refactor abstract class to separate file Matthias Rupp 2022-10-19 22:03:54 +02:00
  • d6d525cc1b fix(mobile) back button navigation Android Alex 2022-10-19 14:51:48 -05:00
  • e752290458 Merge pull request #839 from immich-app/dependabot/github_actions/docker/setup-buildx-action-2.2.1 Alex 2022-10-18 09:27:47 -05:00
  • d77e25425e Add cache for shared albums Matthias Rupp 2022-10-18 14:06:35 +02:00
  • 028c0249a3 chore(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.1 dependabot[bot] 2022-10-18 10:45:12 +00:00
  • a3ca5307a5 fixes #310 back button navigation Zeeshan Khan 2022-10-17 13:04:17 -05:00
  • 6796462b13 Switch to plain fs based caching mechanism Matthias Rupp 2022-10-17 18:02:43 +02:00
  • d08475d5af Switch to lazyBox Matthias Rupp 2022-10-17 16:40:51 +02:00
  • d310c77fc8 Add album list response caching Matthias Rupp 2022-10-17 14:53:27 +02:00
  • 75d8ca1306 Invalidation on logout and timing measurements Matthias Rupp 2022-10-16 09:50:31 +02:00
  • 894eea739e JSON based caching Matthias Rupp 2022-10-15 23:20:15 +02:00
  • 1156290377 Add asset response cache Matthias Rupp 2022-10-14 23:57:55 +02:00
  • c271f0c224 Up version for release Alex Tran 2022-10-14 16:21:26 -05:00
  • a7f14dc103 feat(mobile): cosmetic update Alex 2022-10-14 16:17:14 -05:00
  • f05d5bdb9e Added haptic feedback to incorect login Alex Tran 2022-10-14 16:13:35 -05:00
  • e99c400f59 Added haptic feedback to tab bar switching Alex Tran 2022-10-14 16:04:21 -05:00
  • e38166837d Merge branch 'main' of github.com:immich-app/immich into dev/mobile-cosmetic-improvement Alex Tran 2022-10-14 15:58:26 -05:00
  • d43a08eb71 feat(mobile) integrate new grid system to upstream Alex 2022-10-14 15:39:16 -05:00
  • 293e713af6 Hide bottom app bar when multiselect enabled Alex Tran 2022-10-14 15:37:15 -05:00
  • 03866b4c31 Merge branch 'feature/albums-new-grid' of github.com:immich-app/immich into feature/albums-new-grid Alex Tran 2022-10-14 14:52:07 -05:00
  • 4f2c08525f Merge upstream Alex Tran 2022-10-14 14:52:00 -05:00
  • 2c12f53937 Fix storage indicator settings Matthias Rupp 2022-10-14 21:17:23 +02:00
  • c88e5f9be2 Add haptic feedback on swiping asset Alex Tran 2022-10-14 11:26:10 -05:00
  • 0f51a9794e fixed delete dialog colors Alex Tran 2022-10-14 11:15:19 -05:00
  • edd1f49e57 Update text for foreground backup to make things clearer Alex Tran 2022-10-14 10:50:40 -05:00
  • 4df0cf2d07 Merge pull request #821 from immich-app/feature/jwt-bits-warning Alex 2022-10-14 08:42:27 -05:00
  • 87ba99755b Remove unused variable bo0tzz 2022-10-13 22:17:31 +02:00
  • c03f860f8e Log a warning if JWT_SECRET key does not have enough bits bo0tzz 2022-10-13 21:54:29 +02:00
  • f2e0e3f345 Merge pull request #820 from immich-app/dependabot/github_actions/docker/setup-qemu-action-2.1.0 Alex 2022-10-13 08:44:37 -05:00
  • fee652dfd7 chore(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 dependabot[bot] 2022-10-13 10:55:56 +00:00
  • 839446a88d Merge pull request #816 from immich-app/dependabot/github_actions/docker/build-push-action-3.2.0 Alex 2022-10-12 08:50:14 -05:00
  • 028b8c8bcc Merge pull request #815 from immich-app/dependabot/github_actions/docker/setup-buildx-action-2.1.0 Alex 2022-10-12 08:50:02 -05:00
  • 64b1d4ca3b chore(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 dependabot[bot] 2022-10-12 10:47:08 +00:00
  • c6cbee6563 chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0 dependabot[bot] 2022-10-12 10:47:05 +00:00
  • a406f6e7cc feat(server): Remove default JWT_SECRET value in .env Alex 2022-10-12 03:52:06 -05:00
  • 9869b92c2b Generate random JWT_SECRET value in install.sh bo0tzz 2022-10-12 09:34:10 +02:00
  • 00549eed79 Uncomment JWT_SECRET in default .env bo0tzz 2022-10-12 09:18:43 +02:00
  • 0c4968dc30 Fix: Remove default JWT_SECRET value in .env bo0tzz 2022-10-11 21:13:37 +02:00
  • 704335c898 Merge pull request #801 from EvilOlaf/patch-1 Alex 2022-10-10 05:06:07 -05:00
  • ec74feea5a Typo/minor cosmetics Werner 2022-10-10 07:46:23 +02:00
  • 2f5cc3059a Merge pull request #799 from AnTheMaker/patch-1 Alex 2022-10-09 11:00:25 -05:00
  • 4355485581 lower z-index of #immich-scrubbable-scrollbar An | Anton Röhm 2022-10-09 16:55:10 +02:00
  • 342c3254cb add z-index to #account-info-panel An | Anton Röhm 2022-10-09 16:54:21 +02:00
  • 5fc82dfaa2 Merge pull request #793 from immich-app/fix/update-reverse-geocoder Alex 2022-10-08 15:40:42 -05:00
  • 6ab6507db9 Revert changes to albums Matthias Rupp 2022-10-08 13:18:45 +02:00
  • 3c807ae86e Exernalize multiselect state Matthias Rupp 2022-10-08 13:08:56 +02:00
  • 9bfacaa39a Specific specific type for enum value for openapi generator to work correctly Alex Tran 2022-10-07 14:30:15 -05:00
  • a2882a4908 Added additional type to enum of openapi Alex Tran 2022-10-07 14:26:16 -05:00
  • 1adc64a352 chore: add GitHub action to generate SDK in Rust/Typescript/Dart Alex 2022-10-07 09:52:11 -05:00
  • c28863966b Remove build on PR Alex Tran 2022-10-07 09:50:04 -05:00
  • 14dc679332 Added SDK to Rust Alex Tran 2022-10-07 09:46:10 -05:00
  • 17085dd8a0 Added SDK to Rust Alex Tran 2022-10-07 09:39:22 -05:00
  • 82b8313da0 Fix test Alex Tran 2022-10-07 09:16:45 -05:00
  • 4f7e764fa0 Fix typing Alex Tran 2022-10-07 09:15:05 -05:00
  • d52da8bbea Merge pull request #794 from immich-app/792-bug-encoded-videos-are-not-removed-when-original-asset-is-deleted Alex 2022-10-07 08:47:56 -05:00
  • cdddcad784 fix(server): Delete encoded video when deleting file Alex Tran 2022-10-07 08:47:13 -05:00
  • 38767cad0f Update local-reverse-geocoder to 0.12.5 bo0tzz 2022-10-07 12:14:27 +02:00
  • c3d7dda61f Added generation for dart Alex Tran 2022-10-06 17:23:05 -05:00
  • c4e32ce159 Rename repo Alex Tran 2022-10-06 16:15:36 -05:00
  • 6355a07dc4 Added github token custom Alex Tran 2022-10-06 16:09:15 -05:00
  • 0e3fb41e73 fixed Alex Tran 2022-10-06 15:48:38 -05:00
  • fdac5af5ee Added github token Alex Tran 2022-10-06 15:47:47 -05:00
  • 0e509ceafa Added permissionf or github bot Alex Tran 2022-10-06 15:45:30 -05:00