Commit graph

5177 commits

Author SHA1 Message Date
Abhinav d5aa4dda0f fix casing INSTALL_MOBILE_APP message 2022-07-28 10:56:42 +05:30
Rushikesh Tote 1527f9fbad Merge branch 'main' into watch 2022-07-27 18:45:49 +05:30
Rushikesh Tote f852ddc84e added pausing uploads 2022-07-27 16:36:27 +05:30
Abhinav Kumar d7e21c0d53
Merge pull request #672 from ente-io/fix-exif-location-bug
show exif location as fallback if metadata is missing location
2022-07-27 15:45:43 +05:30
Abhinav f105b52908 refactor code 2022-07-27 15:23:28 +05:30
Abhinav Kumar e2240830af
Merge pull request #670 from ente-io/handle-file-hash-generation-failed-gracefully
handle file metadata extraction failure gracefully
2022-07-27 15:04:22 +05:30
Abhinav 442d193081 show exif location if avialable and metadata is missing location value 2022-07-27 14:52:48 +05:30
Abhinav cc48cd8e1c Merge branch 'main' into handle-file-hash-generation-failed-gracefully 2022-07-27 13:28:10 +05:30
Abhinav Kumar 79748149cc
Merge pull request #671 from ente-io/hiec-conversion-logs
add debug log for all error
2022-07-27 12:51:26 +05:30
Rushikesh Tote b86f3a98a5 Merge branch 'main' into watch 2022-07-27 12:43:33 +05:30
Rushikesh Tote 4110ce8a3d fix merge 2022-07-27 12:43:22 +05:30
Abhinav ee7e37b1e7 fix import 2022-07-27 11:44:13 +05:30
Abhinav f1d6446c0b fix sentry user id in debug logs 2022-07-27 11:40:15 +05:30
Abhinav 25d02cb2b1 move convertBytesToHumanReadable to size util 2022-07-27 11:29:04 +05:30
Abhinav 4dcdbc40cf fix import 2022-07-27 11:20:06 +05:30
Abhinav 3cc6095e90 move useLongPress to hooks folder 2022-07-27 11:19:44 +05:30
Abhinav 27104d0f7a move format time to time util 2022-07-27 11:17:53 +05:30
Abhinav a5653763d0 move convertBytesToHumanReadable to file util 2022-07-27 11:11:02 +05:30
Abhinav 99ac8472b5 add debug log for each sentry error 2022-07-27 11:03:54 +05:30
Abhinav c9dc630633 refactor logging to log complete app not just upload 2022-07-27 10:52:30 +05:30
Rushikesh Tote 8f9e434a5a handle user upload when watch service is running 2022-07-26 19:51:16 +05:30
Abhinav cfb7de8677 add error logs 2022-07-26 17:57:12 +05:30
Abhinav Kumar d7ae196e27
Merge pull request #669 from ente-io/better-file-type-error-log
better handle file type detection error
2022-07-26 17:53:55 +05:30
Abhinav c2457cc666 catch extractFileMetadata error and use null as metadata 2022-07-26 17:48:00 +05:30
Abhinav fbdd9b21e7 throw error if mime type missing from type detection 2022-07-26 16:46:35 +05:30
Abhinav Kumar fea076c0fa
Merge pull request #668 from ente-io/add-user-not-undefined-check
fix getCollectionSummary failed
2022-07-26 14:18:13 +05:30
Abhinav f8c905e5ac make user a state 2022-07-26 14:06:54 +05:30
Abhinav f11c1d6e51 move getUser to top caller and add null check there itself 2022-07-26 14:02:33 +05:30
Abhinav d9ab97cc34 dont proceed if user missing 2022-07-26 13:50:54 +05:30
Abhinav Kumar a0c215f24e
Merge pull request #667 from ente-io/handle-undefined-file-format
fix file metadata extraction failed
2022-07-26 12:54:57 +05:30
Abhinav 5d92413c2a handle undefined file format while converting to lowerCase 2022-07-26 12:21:02 +05:30
Abhinav Kumar 36d2d3bd7a
Merge pull request #666 from ente-io/fix_case
Fix case
2022-07-25 18:46:27 +05:30
Vishnu Mohandas 81230c175a
Fix case 2022-07-25 18:45:44 +05:30
Rushikesh Tote 82f2652519 fix build 2022-07-24 00:06:42 +05:30
Rushikesh Tote 93a80ec388 fix build 2022-07-23 22:38:39 +05:30
Rushikesh Tote 1a5d47b11f Merge branch 'main' into watch 2022-07-23 22:30:43 +05:30
Manav e778e6aa3b
Merge pull request #665 from ente-io/tidy-package-json
tidy package json
2022-07-23 15:23:32 +05:30
Abhinav 82ab6ccf0c tidy package 2022-07-23 13:52:58 +05:30
Abhinav Kumar bdddba32f7
Merge pull request #624 from ente-io/fix-enoent
Ignore unnecessary errors
2022-07-23 11:20:41 +05:30
Abhinav 3dabac3d43 rename catch all error logging 2022-07-23 11:17:59 +05:30
Abhinav Kumar 5ed5f0c3cb
Merge pull request #663 from ente-io/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
2022-07-23 11:07:42 +05:30
Abhinav Kumar d805d7c9c6
Merge pull request #662 from ente-io/dependabot/npm_and_yarn/file-type-16.5.4
Bump file-type from 16.5.3 to 16.5.4
2022-07-23 11:05:36 +05:30
dependabot[bot] 7941632f97
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 05:29:27 +00:00
dependabot[bot] d71b3d2df0
Bump file-type from 16.5.3 to 16.5.4
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 05:29:06 +00:00
Abhinav Kumar 5da3326dc2
Merge pull request #637 from ente-io/post-ott
Use the new POST variant of /users/ott
2022-07-14 13:37:12 +05:30
Manav 3d58742026
Merge pull request #655 from ente-io/fix-font-flicker-issue
fix font flicker issue
2022-07-12 13:29:11 +05:30
Abhinav b2ed6504c6 add font display swap
https://web.dev/font-display/?utm_source=lighthouse&utm_medium=devtools#how-to-avoid-showing-invisible-text
2022-07-12 13:18:09 +05:30
Vishnu Mohandas 5536877de3
Merge pull request #653 from ente-io/skip-redundant-page-load
directly go to gallery if key present
2022-07-11 23:58:19 +05:30
Abhinav 8ffa84779d directly go to gallery if key present 2022-07-11 23:48:39 +05:30
Abhinav Kumar 5e42c7f9ec
Merge pull request #651 from ente-io/remove-delay
remove delays added for testing
2022-07-11 23:14:18 +05:30