Commit graph

499 commits

Author SHA1 Message Date
Abhinav-grd 09a72d4a41 disabled source map and added environment and attachStacktrace props 2021-03-12 13:52:29 +05:30
Abhinav-grd c435783e3d added wrapper import for localForage 2021-03-12 12:28:27 +05:30
Abhinav-grd bdb4f85eb5 Revert "console log to check node env on preview deploments"
This reverts commit a7d50499ab.
2021-03-12 12:16:35 +05:30
Abhinav-grd a7d50499ab console log to check node env on preview deploments 2021-03-12 11:55:56 +05:30
Abhinav-grd 2243f79599 renamed COMMIT_SHA env variable name 2021-03-12 11:16:08 +05:30
Abhinav-grd d2b32a48fc enable sentry only on production 2021-03-12 11:14:34 +05:30
Abhinav-grd 123b8e400f made sentry util ts file 2021-03-08 18:38:46 +05:30
Abhinav-grd d5fe982e3b updated sentry export function name 2021-03-08 18:14:07 +05:30
Abhinav-grd b8e364d9de added check to prevent localForag.config call during pre rendering 2021-03-08 18:11:46 +05:30
Abhinav-grd cbd37218c6 updated caniuse-lite 2021-03-08 18:06:49 +05:30
Abhinav-grd 9a6a6bc608 replace error console logs with console.error 2021-03-08 18:06:10 +05:30
Abhinav-grd 3f78395106 remove enabled prop from sentry init 2021-03-08 17:37:19 +05:30
Abhinav-grd 496f1ccb3f readded new line at EOF in package.json 2021-03-08 17:35:51 +05:30
Abhinav-grd b39ffbcf84 integrated sentry 2021-03-08 17:29:14 +05:30
Abhinav-grd b8fffffec6 zoom-bug-fix 2021-03-01 13:40:29 +05:30
Abhinav-grd 019fdfaa8b
Merge pull request #32 from ente-io/fetch-only-opened-file
Fetch only opened file
2021-03-01 12:20:19 +05:30
Abhinav-grd a4dc646aee terminate variable defination in inerface with semi colon 2021-03-01 11:49:07 +05:30
Abhinav-grd 666f6d9b21 linted gallery/index 2021-03-01 11:27:36 +05:30
Abhinav-grd c0a460a0c1 Merge branch 'master' into fetch-only-opened-file 2021-03-01 11:26:04 +05:30
Abhinav-grd 1106576931 moved is CurrentItem check to getSlideData 2021-03-01 10:59:25 +05:30
Abhinav-grd 56af7554e4 fixed non first slide blacking out bug 2021-03-01 10:34:57 +05:30
Vishnu Mohandas 562b4e1752 Fetch file and thumbnails directly from museum if the endpoint is defined 2021-02-28 05:04:11 +05:30
Vishnu Mohandas bc24fff3d3 Route all asset requests through Cloudflare 2021-02-28 04:07:42 +05:30
Abhinav-grd 574578ffb0 deepsource suggested corrections 2021-02-27 16:35:27 +05:30
deepsource-autofix[bot] 627f9b2a03
Autofix issues in 2 files
Resolved issues in the following files via DeepSource Autofix:
1. src/components/PhotoSwipe/PhotoSwipe.tsx
2. src/pages/_app.tsx
2021-02-27 10:53:44 +00:00
Abhinav-grd 5f952c20a5 extracted title text to constants 2021-02-27 16:19:21 +05:30
Abhinav-grd 2259854a0d updated the gettingData function to recieve loadMainImage boolean param 2021-02-27 16:13:34 +05:30
Abhinav-grd acaec11abb package json updates 2021-02-27 15:55:28 +05:30
Abhinav-grd e150f32d46 updated photowipe sub-module 2021-02-27 12:00:39 +05:30
Abhinav-grd 16bda35231 updated git submodule entry 2021-02-27 10:36:08 +05:30
Abhinav-grd 79dd73b021 oMerge branch 'master' into fetch-only-opened-file 2021-02-27 10:33:09 +05:30
Abhinav-grd 2f9418148e updated the submodule and added photoswipe type defination 2021-02-27 10:31:55 +05:30
Vishnu Mohandas 5eb77a2505
Merge pull request #30 from ente-io/reduce-concurrent-uploads
reduce concurrent upload to 4
2021-02-26 15:48:50 +05:30
Abhinav-grd 18defbb9b8 stored literal values to const 2021-02-26 15:08:34 +05:30
Vishnu Mohandas 940afb9b0b
Merge pull request #31 from ente-io/improve-upload-ux
Improve upload ux
2021-02-26 14:14:29 +05:30
DeepSource Bot dba79b9b07 Add .deepsource.toml 2021-02-26 08:41:58 +00:00
Vishnu Mohandas 1b4ab0f0a7
Merge pull request #29 from ente-io/ignore-metadata-errors
ignore metadata errors
2021-02-26 14:04:31 +05:30
Abhinav-grd 38173ac326 update to use the local version of photoswipe 2021-02-26 13:43:46 +05:30
Abhinav-grd 30106579e8 added photowipe as submodule 2021-02-26 13:27:15 +05:30
Abhinav-grd 7c75f7f64f Merge branch 'master' into fetch-only-opened-file 2021-02-26 11:53:58 +05:30
Abhinav-grd ca4acf8515 dont wait for collection creation before showing uploadBar 2021-02-26 11:47:54 +05:30
Abhinav-grd b79835f229 show progress bar before closing the collectionSelector modal 2021-02-26 11:46:40 +05:30
Abhinav-grd e50c8864ec reduce conccurent upload to 4 2021-02-26 11:28:44 +05:30
Abhinav-grd bb37368f56 ignore metadata errors 2021-02-26 11:26:10 +05:30
Vishnu Mohandas 11ace7d793
Merge pull request #27 from ente-io/fixing-upload-memory-leak
Fixing upload memory leak
2021-02-26 00:21:51 +05:30
Abhinav-grd 26b4414799 clear encryptedkey 2021-02-25 23:57:30 +05:30
Abhinav-grd 5c9f5d84af replace photoswipe with our forked photoswipe library 2021-02-25 23:34:18 +05:30
Abhinav-grd 7d53d9f239 destructure encryptedFile and encryptedKey into seperate variables 2021-02-25 23:02:17 +05:30
Abhinav-grd da450da0f9 remove onDropReject prop 2021-02-25 22:44:36 +05:30
Abhinav-grd d5718b43e5 removed unneccesary Cryptoworker creations 2021-02-25 22:01:49 +05:30