Commit graph

  • 1f4ba73da7 Add all server checks to CI - fix lint issues Jaime Baez 2022-09-08 11:07:27 +0200
  • 836b174d33
    Better styling for count info Alex Tran 2022-09-07 21:19:24 -0500
  • 853a65aef1
    Up version for release Alex Tran 2022-09-07 15:26:29 -0500
  • 566039b93f
    feat(web): add asset and album count info (#623) Alex 2022-09-07 15:16:18 -0500
  • 18a7ff8726
    Remove empty translations (#620) bo0tzz 2022-09-07 21:41:44 +0200
  • 6ffdf167fe
    fix(web): detail panel overflow-x (#615) Thanh Pham 2022-09-08 01:20:44 +0700
  • 6b702b13e4 Rename albums BLoC (.bloc.ts convention) Jaime Baez 2022-09-07 16:04:50 +0200
  • f476bd985b Add AlbumCard UI tests Jaime Baez 2022-09-07 16:00:57 +0200
  • 92c4f0598b
    fix(mobile): search page crashes the app on some Android models (#610) Alex 2022-09-07 06:45:26 -0500
  • a337402124
    fix(web): stop showing version announcement on first run of a new web instance (#609) Alex 2022-09-07 06:38:29 -0500
  • 209e6332b3
    Bump actions/checkout from 2 to 3 (#604) dependabot[bot] 2022-09-07 06:08:44 -0500
  • 645bd8a109
    Add web test setup (#597) Jaime Baez 2022-09-07 12:20:19 +0200
  • 9a471d80f7
    Update README.md (#599) Daniel Weaver 2022-09-06 17:05:38 -0400
  • de0c59efe7
    Added mobile change log 37 Alex Tran 2022-09-06 10:03:55 -0500
  • c19d26f4f3 Update some mobile UI with Material 3 theme Alex Tran 2022-09-06 09:37:04 -0500
  • 2edfc75c8a Fixed sliverappbar icon color to conform with theming Alex Tran 2022-09-06 08:18:07 -0500
  • 4c977d2c1f
    fix(mobile): cache related crash (#593) Matthias Rupp 2022-09-06 15:10:52 +0200
  • 1425f2ec78
    Up server version Alex 2022-09-05 23:44:42 -0500
  • b081eda76f
    fix(server): change the createdAt and modifiedAt to the correct type in database (#591) Alex 2022-09-05 20:51:01 -0500
  • 7f6837c751
    hotfix(server): skip exif extraction on duplicate file (#590) Thanh Pham 2022-09-06 08:02:50 +0700
  • a467936e73
    feat(server): de-duplication (#557) Thanh Pham 2022-09-06 02:45:38 +0700
  • 2677ddccaa Up version for release Alex Tran 2022-09-05 14:32:05 -0500
  • 564ace3ddf
    Use runtime env var for login page message to lower web container startup time (#577) bo0tzz 2022-09-05 16:51:45 +0200
  • a81ef7497c
    feat(server): support 3gpp format (#582) Thanh Pham 2022-09-05 20:53:13 +0700
  • caa7b07398
    Show all albums an asset appears in on the asset viewer page (#575) Matthias Rupp 2022-09-05 15:50:20 +0200
  • 6976a7241e
    Fixed upload asset to album in asset selection (#579) Alex 2022-09-05 00:18:53 -0500
  • 172eda3ce5
    Fixed readme Alex Tran 2022-09-04 21:08:13 -0500
  • 552340add7
    Feature - Implemented virtual scroll on web (#573) Alex 2022-09-04 08:34:39 -0500
  • bd92dde117
    Update localizely.yml (#574) SirBogner 2022-09-04 15:27:05 +0200
  • 617c54ab81
    [Localizely] Translations update (#576) Alex 2022-09-04 08:26:11 -0500
  • c76f7804ab
    feat(server): generate checksum for previous uploaded assets (#558) Thanh Pham 2022-09-02 20:32:21 +0700
  • 0799aa2c72
    Italia language for Mobile App (#559) Damian Gomez 2022-09-01 15:48:13 +0200
  • b80dca74ef
    feat(server): calculate sha1 checksum (#525) Thanh Pham 2022-08-31 21:27:17 +0700
  • f5f00e0f6c
    fix(web): file uploading error in album page (#550) Thanh Pham 2022-08-31 20:12:31 +0700
  • 75d2d82d05
    ask user to disable battery optimizations when turning on background backup (#554) Fynn Petersen-Frey 2022-08-31 15:08:40 +0200
  • 5172242f88
    fix: persist WiFi + charging settings of background backup (#553) Fynn Petersen-Frey 2022-08-30 16:09:19 +0200
  • 25e68cf826
    Better caching for mobile (#521) Matthias Rupp 2022-08-30 05:44:43 +0200
  • e527685ebf
    Added korean translation for mobile app (#549) be bright 2022-08-29 22:54:40 +0900
  • e745cb5e4b
    fix(server): parse all img formats and enrich metadata (#547) Thanh Pham 2022-08-29 03:43:31 +0700
  • dfaa4969da
    Server - Fixed - Use file path instead buffer to reduce memory usage on EXIF extraction (#545) Thanh Pham 2022-08-28 23:09:24 +0700
  • f980a2f27a
    Add asset repository and refactor asset service (#540) Alex 2022-08-26 22:53:37 -0700
  • 6b7c97c02a
    Added release notes Alex 2022-08-26 13:43:05 -0700
  • fdd9f37abd
    Added error handling for layout.server.ts to avoid unaccessible to previous deploy instance due to changes in SvelteKit project Alex 2022-08-26 11:30:45 -0700
  • a09bba454c
    Pump version for release Alex 2022-08-26 10:57:12 -0700
  • 4be9aa091b
    Added error handling notification (#536) Alex 2022-08-26 10:36:41 -0700
  • 33b810de74
    Removed upload button on sharing and album page Alex 2022-08-26 10:05:15 -0700
  • 44ccb1eec1
    Added timeout option for notification component Alex 2022-08-26 10:01:47 -0700
  • bef38c670c
    Reference CLI in limit upload message Alex 2022-08-26 09:42:48 -0700
  • 025d7bf192
    Merge branch 'main' of github.com:immich-app/immich Alex 2022-08-26 09:42:17 -0700
  • 5ad2d62039
    Added limit on total of file upload on web (#535) Alex 2022-08-26 09:39:28 -0700
  • a128833e68
    Added limit on total of file upload on web Alex 2022-08-26 09:36:54 -0700
  • 87f7b0849a
    Added migration down for change exif file type Alex 2022-08-26 09:13:11 -0700
  • 4596a8ee01
    Change fileSizeInByte to bigint from int to handle large size (#534) Alex 2022-08-26 09:07:59 -0700
  • f9b1b12b10
    Implement notification box for web (#533) Alex 2022-08-25 23:04:23 -0700
  • 68b1655e7f
    Show the first two letter of user first and last name when profile image not existed (#532) Alex 2022-08-25 15:52:11 -0700
  • 658b64df74
    Added page navigation progress indicator Alex 2022-08-25 13:02:36 -0700
  • e344503834
    Fixed navigating with keyboard skip assets (#531) Alex 2022-08-24 22:18:28 -0700
  • bf2760ffef
    Fixed mobile timeline crash when date group cannot be parsed (#530) Alex 2022-08-24 21:31:20 -0700
  • db2ed2d881
    Migrate SvelteKit to the latest version 431 (#526) Alex 2022-08-24 21:10:48 -0700
  • fb0fa742f5
    fix(web): buffering for video player (#520) Thanh Pham 2022-08-24 10:21:41 +0700
  • 3b55cdc0be
    refactor(server): move constant into common package (#522) Thanh Pham 2022-08-23 21:34:21 +0700
  • 0efcc99f3e
    Added Dutch locale Alex 2022-08-22 12:52:24 -0700
  • 7a85164a1e
    Added dutch translation for Immich (#519) Nick Pieper 2022-08-22 21:50:56 +0200
  • ba2cda8955
    feat(server): support tiff uploading (#513) Thanh Pham 2022-08-23 02:49:17 +0700
  • 9048be4c8e
    Added Code of conduct Alex 2022-08-21 12:43:56 -0700
  • 83716ae1bc
    Added changelog note Alex 2022-08-21 12:30:15 -0700
  • 5cd4d2d158
    Added condition to show notification setting on android only Alex 2022-08-21 11:04:01 -0700
  • 13bb6d469b
    Pump version for release Alex 2022-08-21 09:56:52 -0700
  • 8e4c4c34e4
    Use CachedNetworkImage and separate cache for thumbnails on library page (#509) Matthias Rupp 2022-08-21 18:41:36 +0200
  • 3125d04f32
    show notifications on background backup errors (#496) Fynn Petersen-Frey 2022-08-21 18:29:24 +0200
  • c436c57cc9
    Fixed immich-machine-learning container not starting correctly in production Alex 2022-08-20 23:04:10 -0700
  • 7f9f825589
    fix(server): correct media info (#508) Thanh Pham 2022-08-21 12:58:47 +0700
  • da9aed5c11
    Fixed e2e container stage Alex 2022-08-20 22:37:55 -0700
  • 10ef3509dd
    Fixed machine-learning container cannot start prod Alex 2022-08-20 22:27:25 -0700
  • 3dc538f9e6
    Fixed machine-learning container cannot start prod Alex 2022-08-20 22:26:47 -0700
  • 1e29ff322d
    build(server): minimal container (#506) Thanh Pham 2022-08-21 11:19:02 +0700
  • 9c30d58b10
    feat(server): preserve caption fields and extract mediainfo for video (#505) Thanh Pham 2022-08-21 06:31:37 +0700
  • 013a0f8324
    Customization options for asset grid (#498) Matthias Rupp 2022-08-20 23:19:40 +0200
  • 07b58f46f9
    Merge branch 'main' of github.com:alextran1501/immich Alex 2022-08-20 08:01:59 -0700
  • 566e118a19
    Added pt-BR translation locale to mobile app Alex 2022-08-20 08:01:52 -0700
  • 0e18c88534
    pt-BR Translation: Translation into Portuguese Brazil. (#500) Oton 2022-08-20 12:01:25 -0300
  • 068d06b9ee
    Add x-adobe-dng to support file type (#504) Alex 2022-08-20 09:50:58 -0500
  • 0cf7606ec9
    fix(server): remove albumThumbnailAssetId when album is empty (#495) Thanh Pham 2022-08-20 01:47:14 +0700
  • 25338ce02f
    Fixed issue with filename is blank on iOS causing update to fail Alex 2022-08-18 16:27:08 -0500
  • 4805d86a7c pump version Alex Tran 2022-08-18 15:01:45 -0500
  • 33b1410d82
    upload new photos in background with a service (#382) Fynn Petersen-Frey 2022-08-18 16:41:59 +0200
  • f35ebec7c6
    Readme redistribution and reorganisation (#485) r3nor 2022-08-18 15:31:00 +0200
  • 3aa6ee0320
    feat: remove webp on asset deleted as well (#489) Thanh Pham 2022-08-18 20:25:03 +0700
  • cdb0aa00d8
    feat(server, microservices): add bull prefix (#490) Thanh Pham 2022-08-18 20:24:07 +0700
  • 9de7b8d3a7
    Create github-repo-stats.yml Alex 2022-08-16 22:56:20 -0500
  • 4a28a46612
    fix spelling mistakes (#479) Max 2022-08-16 19:50:45 +0100
  • 16561d15ff
    Added German translation for the settings view (#478) Malte Kiefer 2022-08-16 18:00:48 +0200
  • 9642ad2820
    Fixed Websocket not getting correct data on mobile Alex 2022-08-15 23:43:12 -0500
  • e2169a26c2
    Remove padding bottom on photos page mobile Alex 2022-08-15 23:11:54 -0500
  • f697922f32
    Remove hardcode UIsystemLight in info.plist (#475) Alex 2022-08-15 23:10:51 -0500
  • 1390d01763
    Up version Alex Tran 2022-08-15 19:13:51 -0500
  • 86f780871c
    Fixed different lettercases in email create different user (#470) Alex 2022-08-15 19:11:08 -0500
  • c1b22125fd
    Add mobile dark mode and user setting (#468) Alex 2022-08-15 18:53:30 -0500
  • 30f069a5db
    Add settings screen on mobile (#463) Alex 2022-08-13 15:51:09 -0500
  • 2bf6cd9241
    Fix redirect to login page after password change (#461) bo0tzz 2022-08-13 16:54:29 +0200