Commit graph

3527 commits

Author SHA1 Message Date
Abhinav 4e7be7f99d download blobURL direct instead of converting it to dataURI 2022-04-06 19:59:14 +05:30
Abhinav 0168247fac refactor downloadFile 2022-04-06 19:47:34 +05:30
Abhinav c0b24546ef remove file-saver 2022-04-06 18:36:59 +05:30
Abhinav c3d22d100d make mimeType optional FileTypeInfo 2022-04-06 18:04:05 +05:30
Abhinav ee67ca63ab update download fileBlob with correct type 2022-04-06 17:56:22 +05:30
Abhinav d8ad04397b updated type detection library to return mimeTYpe 2022-04-06 17:56:04 +05:30
Abhinav 2fbc709a2e change data uri type to jpeg to trigger download 2022-04-06 16:21:05 +05:30
Abhinav 5633dcda19 fix parameter ordering 2022-04-06 07:17:02 +05:30
Abhinav 6108261b9b add fileSaver to handle file download 2022-04-06 07:08:59 +05:30
Abhinav Kumar a6f1c1171f
Merge pull request #457 from ente-io/fix-upload-crash
fix page unresponsive during upload
2022-04-05 11:46:33 +05:30
Abhinav 5476c27cc5 added accordian for collapse animation 2022-04-05 10:21:22 +05:30
Abhinav 46b67b8c71 revert testing changes 2022-04-05 10:10:26 +05:30
Abhinav 98d8195383 use details for collapsable content 2022-04-05 10:05:46 +05:30
Abhinav 31de9cee1f always show InProgressSection if upload in progress 2022-04-05 09:08:04 +05:30
Abhinav 23b907665c reduce wait time to 0 ms 2022-04-05 09:07:34 +05:30
Abhinav 24aff2153c add wait time for garbage collection after skipping upload 2022-04-04 21:35:56 +05:30
Abhinav Kumar 00aeb1b7f0
Merge pull request #455 from ente-io/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-03 08:57:24 +05:30
dependabot[bot] 63178a93ae
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-03 03:22:59 +00:00
Abhinav Kumar c580ac60c8
Merge pull request #434 from ente-io/fix-heic-convert-fail
Fix heic conversion failing
2022-03-25 22:16:06 +05:30
Abhinav 6ee39b4005 adding exporting logs logline 2022-03-25 22:13:22 +05:30
Abhinav Kumar 7a74b5e985
Merge pull request #450 from ente-io/improve-disable-download
Improve disable download
2022-03-18 18:18:27 +05:30
Abhinav 95bbb56db8 update photoswipe 2022-03-17 17:46:56 +05:30
Abhinav b84ffbb8bc disable right click menu for images 2022-03-17 17:04:49 +05:30
Abhinav 3089ca2939 fix live photo layout 2022-03-17 15:28:16 +05:30
Abhinav 4256b0ef95 revert to setting src for images 2022-03-17 12:53:28 +05:30
Abhinav 64e305389c consistent classNames 2022-03-17 11:13:34 +05:30
Abhinav fcfb27edc4 log commit hash and app startup 2022-03-15 09:36:25 +05:30
Abhinav af9e8d1a61 move timeout logic to heicConverterService 2022-03-14 09:44:47 +05:30
Abhinav abe68ba660 reject on error 2022-03-14 09:11:50 +05:30
Abhinav Kumar bd92862f71
Merge pull request #449 from ente-io/fix-manage-sharable-URL
Fix manage sharable url
2022-03-13 15:08:22 +05:30
Abhinav 59aef4795e better error message 2022-03-13 15:06:24 +05:30
Abhinav 3305840c9f add check to only send jwt token header if token present 2022-03-13 15:05:33 +05:30
Abhinav 1eee3c8093 add better logging 2022-03-13 15:05:33 +05:30
Abhinav Kumar 9db8401f10
Merge pull request #447 from ente-io/string-change
Update englishConstants.tsx
2022-03-13 13:20:11 +05:30
Vishnu Mohandas 88ac1c81e5
Update englishConstants.tsx 2022-03-13 13:13:59 +05:30
Vishnu Mohandas 7e3f539305
Merge pull request #445 from ente-io/fix-manage-sharable-URL
Fix manage sharable url
2022-03-13 12:47:55 +05:30
Abhinav 5c18cc2c7f fix minor style 2022-03-13 12:43:37 +05:30
Abhinav 80571c3c1e key already in B64 format 2022-03-13 12:38:00 +05:30
Abhinav Kumar 6e2e2fb1be
Merge pull request #442 from ente-io/release-v0.9.0
v0.9.0
2022-03-11 21:24:42 +05:30
Abhinav e3e43cee59 v0.9.0 2022-03-11 20:46:07 +05:30
Abhinav Kumar 67ee9506b4
Merge pull request #440 from ente-io/improve-exif-parsing
parseExif by self if exifr return unparsed value
2022-03-11 20:28:16 +05:30
Abhinav 5e58a9d671 rename to dateTime 2022-03-11 20:20:56 +05:30
Abhinav 74eac71440 refactor code 2022-03-11 20:19:55 +05:30
Abhinav 935e09f2b8 return null on error 2022-03-11 20:11:59 +05:30
Abhinav 0e45731c3a parseExif by self if exifr return unparsed value 2022-03-11 20:00:55 +05:30
Abhinav Kumar 86a692f908
Merge pull request #416 from ente-io/settings_button
Settings button for managing shared link
2022-03-11 19:09:43 +05:30
Abhinav cbad95fef5 refactoring 2022-03-11 19:05:56 +05:30
Abhinav 603d961eca Merge branch 'master' into settings_button 2022-03-11 19:01:26 +05:30
Abhinav bfbb68d43d add blocking loader 2022-03-11 18:52:54 +05:30
Abhinav bce4ec4a67 style refactor 2022-03-11 18:44:24 +05:30