Commit graph

3334 commits

Author SHA1 Message Date
Abhinav dab1844223 reuse fileTypeInfo and metdata and fix case where live photos clustering 2022-02-14 12:44:42 +05:30
dependabot[bot] a0ec174905
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 05:15:38 +00:00
Neeraj Gupta b1b1650852
Merge pull request #368 from ente-io/base58
Shared-url: switch to bs58 encoding for ck
2022-02-14 10:15:01 +05:30
Neeraj Gupta 94adaaf020
shared-url: use base58 encoding for ck 2022-02-13 23:41:58 +05:30
Neeraj Gupta 3fc214962f
shared-albums: add support for handling both hex and base58 encoding for ck 2022-02-13 23:28:11 +05:30
Neeraj Gupta 941a2f9b76
add dependency on bs58 2022-02-13 22:53:24 +05:30
Abhinav c335bc21be no need to sorting before segregateMetadataAndMediaFiles 2022-02-13 16:59:17 +05:30
Abhinav 2afa7407b9 fix type uploadResult 2022-02-13 16:51:39 +05:30
Abhinav 04f4fd14e3 uploadService getFileMetadata to better name extractFileMetadata to avoid confusion with getFileMetadataAndFileTypeInfo 2022-02-13 16:48:42 +05:30
Abhinav ccd730cf9f minor changes 2022-02-13 16:40:50 +05:30
Abhinav 1398ea22b3 set live photo extension as zip 2022-02-13 16:34:08 +05:30
Abhinav 9fbf8ed9ac Merge branch 'refactor-metadata-extraction-v2' into live-photo-import 2022-02-13 16:28:32 +05:30
Abhinav 86a9b86294 handle metadata null case 2022-02-13 16:26:46 +05:30
Abhinav 0fff2ee674 fix minor bugs 2022-02-13 14:40:17 +05:30
Abhinav 0ff53fad3d Merge branch 'master' into refactor-metadata-extraction-v2 2022-02-13 13:00:44 +05:30
Abhinav 87d635be58 Merge branch 'refactor-metadata-extraction-v2' into live-photo-import 2022-02-13 12:59:43 +05:30
Abhinav 10be89e72c fix minor issues 2022-02-13 09:52:59 +05:30
Abhinav 7b45aee757 refactor code 2022-02-13 09:43:25 +05:30
Abhinav 13d8c10a60 Merge branch 'master' into live-photo-import 2022-02-13 08:29:16 +05:30
Abhinav Kumar 5244428d65
Merge pull request #366 from ente-io/update-publicCollectionUpdatedAtKey
update publicCollectionUID template
2022-02-12 14:07:45 +05:30
Abhinav bbb78a6c5e update publicCollectionUID template 2022-02-12 14:03:13 +05:30
Abhinav eb23444853 create a POC working model of live photo upload 2022-02-09 10:53:43 +05:30
Abhinav 858315c897 added stage for metadata extraction 2022-02-09 10:32:14 +05:30
Abhinav Kumar 652680a1f6
Merge pull request #365 from ente-io/release-v0.5.1
v0.5.1
2022-02-06 16:55:26 +05:30
Abhinav c3f15c6abf v0.5.1 2022-02-06 16:47:23 +05:30
Abhinav Kumar c801e8225f
Merge pull request #363 from ente-io/public-link-changes
Public link changes
2022-02-06 16:43:34 +05:30
Abhinav 1baa4ab93d fix edit creation date ui 2022-02-06 16:40:44 +05:30
Abhinav 2cdd326d29 change GoToEnte button link to ente website 2022-02-06 16:40:44 +05:30
Abhinav f5f7ea726a dont show info button for shared albums 2022-02-06 16:40:44 +05:30
Abhinav 99bd6d71fb fix file info UI 2022-02-06 16:40:44 +05:30
Abhinav c7bec04603 update PHOTOSWIPE_HASH_SUFFIX 2022-02-06 15:23:02 +05:30
Abhinav cc04a48d26 send correct header for video download 2022-02-06 15:22:19 +05:30
Abhinav Kumar ad73056ec7
Merge pull request #361 from ente-io/remove-token-key-logging
remove token and key logging
2022-02-05 20:44:59 +05:30
Abhinav 6d07b63cba remove token and key logging 2022-02-05 20:43:26 +05:30
Abhinav Kumar 768c879c50
Merge pull request #358 from ente-io/fix-cache-issue
fixes caching
2022-02-05 18:44:58 +05:30
Abhinav 5852fa65f3 add back the web description meta 2022-02-05 18:25:20 +05:30
Abhinav 10b5f6cd47 revert to setting title in _app.tsx next issue 2022-02-05 16:20:03 +05:30
Abhinav ba54a48bd9 update footer margins 2022-02-05 16:19:20 +05:30
Abhinav b6e1dd5561 move head setting logic from app to worker 2022-02-05 16:06:34 +05:30
Abhinav e39eb9c82e remove cacheResp logging 2022-02-05 15:15:40 +05:30
Abhinav b5d19d8ce7 Revert "add better logs to check cache issue"
This reverts commit 83ada844a3.
2022-02-05 15:12:35 +05:30
Abhinav e45f164246 Revert "even better logs"
This reverts commit e3586fa3fe.
2022-02-05 15:11:01 +05:30
Abhinav 54e074bebe add resp.data not undefined check before creating Uint8ArrayBuffer out of it 2022-02-05 15:10:32 +05:30
Abhinav 95a7b871f6 add check to only set data in map if not null 2022-02-05 14:22:07 +05:30
Abhinav 42670853e7 renamed 5GB to better name of max file size supported 2022-02-05 14:10:18 +05:30
Abhinav c9129ce11c remove console logs 2022-02-05 14:03:34 +05:30
Abhinav e3586fa3fe even better logs 2022-02-05 09:35:02 +05:30
Abhinav 83ada844a3 add better logs to check cache issue 2022-02-05 09:27:51 +05:30
Abhinav Kumar ef84a6be03
Merge pull request #356 from ente-io/public-URL-bug-fixes
Public url bug fixes
2022-02-04 19:49:49 +05:30
Abhinav Kumar 89f83a5684
Merge pull request #355 from ente-io/update-sentry-config
update-default-sentry-dsn
2022-02-04 19:44:35 +05:30