Commit graph

2839 commits

Author SHA1 Message Date
Abhinav 7649ee1894 add dedupe logic before saving collection to localStorage 2022-01-28 17:34:06 +05:30
Abhinav 3291b2c005 fix laoder not working in gallery 2022-01-28 13:50:00 +05:30
Abhinav de0a310969 Merge branch 'bug-fix-public-sharing' into update-abuse-report 2022-01-28 11:54:09 +05:30
Abhinav eb714a145b Merge branch 'public-album-styling' into bug-fix-public-sharing 2022-01-28 11:51:55 +05:30
Abhinav 7af0cd55a1 Merge branch 'master' into public-album-styling 2022-01-28 11:50:38 +05:30
Abhinav Kumar 3c58e02f66
Merge pull request #333 from ente-io/albums-ente-io
copy of albums.ente.io setup
2022-01-28 11:45:45 +05:30
Abhinav caef32adb2 change button text for web to singup 2022-01-27 16:08:25 +05:30
Abhinav Kumar 04aab00edd
Merge pull request #313 from ente-io/shareable-url
shareable url
2022-01-27 16:00:57 +05:30
Abhinav Kumar 5fd12ad7b9
Merge pull request #330 from ente-io/progress-bar-ui-updates
upload progress bar upload
2022-01-27 15:43:05 +05:30
Abhinav Kumar 22a7984067
Merge pull request #331 from ente-io/update-recovery-error-style
update error dialog style shown for get recovery code failure
2022-01-27 15:39:01 +05:30
Abhinav b18e1d326f update error dialog style for recoervy code show fail 2022-01-27 15:35:07 +05:30
Abhinav b7f87ef7ba adds the missed reducePendingFiles function 2022-01-27 15:06:48 +05:30
Abhinav c8fcb4d9ef fix move to moveFileToResultList logic 2022-01-27 14:44:17 +05:30
Abhinav c3081c9096 no need to set finished files progress on progress bar 2022-01-27 14:38:02 +05:30
Abhinav Kumar d980620b3b
Merge pull request #328 from ente-io/incognito-mode-usage
Incognito mode usage
2022-01-27 13:23:58 +05:30
Abhinav 1ceaa481a9 close automatically recovery modal only on error 2022-01-27 13:10:09 +05:30
Abhinav f4eaaaaf05 dont log cache failures 2022-01-27 12:32:21 +05:30
Abhinav 4793d7169b revert to default driver set 2022-01-27 12:27:50 +05:30
Abhinav 8ebb34c56d catch error when cache access fails 2022-01-27 12:27:01 +05:30
Abhinav 79e543f5db close automatically recovery modal only on error 2022-01-26 19:25:37 +05:30
Abhinav ff5d9b5129 update the abuse report form 2022-01-26 19:17:37 +05:30
Abhinav 36c2c77546 add collectionToRemove not found locally check 2022-01-26 12:57:33 +05:30
Abhinav f674c8bc70 have seperate state to keep track of running loader 2022-01-26 12:51:12 +05:30
Abhinav 2c5de102b2 prevent files[index] is undefined errors 2022-01-26 11:54:49 +05:30
Abhinav 9b47830076 fix public collection files download 2022-01-26 11:50:02 +05:30
Abhinav 333271bfc0 fix getThumbnail erroring out on hot reload 2022-01-26 11:39:42 +05:30
Abhinav 8cbb6aa4f6 mask shared-albums if not already done 2022-01-26 11:13:31 +05:30
Shailesh Pandit e3ee397774 Load people suggestions on search bar click
hack as AsyncSelect does not support default options reloading on focus/click
unwanted side effect: placeholder is not shown on focus/click
2022-01-26 09:20:39 +05:30
Abhinav 8deaf8e39e update LinkButton style 2022-01-25 19:38:43 +05:30
Abhinav 7ceea87510 move report button to button of the photoList 2022-01-25 19:38:28 +05:30
Abhinav 2df58a0f7c update GoToEnte button positioning 2022-01-25 18:08:33 +05:30
Shailesh Pandit b9c70d086d Run index update after bunch of files are synced
around after every 1000 files synced
2022-01-25 16:58:36 +05:30
Abhinav 041e995baf fix host change for local shared album 2022-01-25 16:15:30 +05:30
Abhinav 94a0c07430 moved masking logic to landing page 2022-01-25 14:30:28 +05:30
Abhinav bbfa11834e added redirect to shared-albums with root mask logic 2022-01-25 14:09:56 +05:30
Abhinav 4220211388 dont show console warning on local host 2022-01-25 14:06:36 +05:30
Abhinav a0c10cf1c4 add shared-albums page and album site host 2022-01-25 14:06:22 +05:30
Abhinav a631b5ff01 Merge branch 'master' into albums-ente-io 2022-01-25 12:05:57 +05:30
Shailesh Pandit 2e3765aa77 Add warning dialog before enabling ml search 2022-01-24 20:02:50 +05:30
Shailesh Pandit 8c0c3c5c94 Add ml search config to enable or disable ml search
Show ml search ui elements when enabled
2022-01-24 19:11:40 +05:30
Abhinav Kumar 091566281d
Merge pull request #320 from ente-io/recovery-key-error-handling
better handle if getRecoveryKey fails
2022-01-24 18:24:35 +05:30
Abhinav 197f2ecd80 make shared-album pural 2022-01-24 18:21:26 +05:30
Abhinav a12142f677 upate lodaer for normal share 2022-01-24 17:54:17 +05:30
Abhinav cb29371959 remove token-missing erorr 2022-01-24 17:43:30 +05:30
Abhinav b3dd490286 cleanup 2022-01-24 17:35:39 +05:30
Abhinav 28d3d123c2 fix redirect to app 2022-01-24 17:27:16 +05:30
Abhinav ecd4a2588f export string to constant 2022-01-24 17:27:07 +05:30
Abhinav f521c052e5 fix loading break 2022-01-24 17:20:09 +05:30
Abhinav 9dd18696bd no need for defaultPublicCollectionGalleryContext 2022-01-24 17:19:38 +05:30
Abhinav b8871d7fc8 rename deleteSharableLink to disablePublicSharing 2022-01-24 16:59:06 +05:30
Abhinav b956c5263c moved strings to contants 2022-01-24 16:56:45 +05:30
Abhinav b2cac4f629 minor improvements 2022-01-24 16:42:23 +05:30
Abhinav 826f9a1b0f rename PulbicAccessURL to PublicURL 2022-01-24 16:33:33 +05:30
Abhinav 90643627aa remove height prop from codeblock 2022-01-24 16:13:22 +05:30
Abhinav b410f04dd4 fix margin codeblock 2022-01-24 15:43:56 +05:30
Abhinav a8f327e49a Merge branch 'master' into shareable-url 2022-01-24 15:06:53 +05:30
Abhinav 07241efafd change url casing 2022-01-24 14:58:41 +05:30
Abhinav 17fd62be4d handle new format of shareURL 2022-01-24 14:51:31 +05:30
Abhinav f89be2fffb add loading bar to shared-albums 2022-01-24 14:34:17 +05:30
Abhinav 581274b3c5 better handle if getRecoveryKey fails 2022-01-24 13:11:10 +05:30
Shailesh Pandit b21e5608bd Use published similarity-transformation 2022-01-24 12:43:42 +05:30
Shailesh Pandit aab8351b23 Use published blazeface-back model 2022-01-24 10:53:37 +05:30
Shailesh Pandit 868d19b3d0 Remove unused face-api files 2022-01-24 09:08:41 +05:30
Abhinav df9dd95f54 update string 2022-01-22 13:26:54 +05:30
Abhinav ae5bc333ef add new category for files larger than available storage 2022-01-22 12:26:41 +05:30
Abhinav 3971e9c500 Revert "fix file too large description"
This reverts commit 8a5e194af4.
2022-01-22 11:18:55 +05:30
Abhinav Kumar 4511773b80
Merge pull request #315 from ente-io/change-url-casing
Change url casing
2022-01-22 11:03:49 +05:30
Abhinav 8a5e194af4 fix file too large description 2022-01-22 11:01:56 +05:30
Abhinav a53e386d76 Merge branch 'master' into shareable-url 2022-01-21 20:20:40 +05:30
Abhinav 858a494b99 rename disableEdits to shouldDisableEdits 2022-01-21 20:18:24 +05:30
Abhinav 0169017981 reduce collection info size 2022-01-21 18:59:07 +05:30
Abhinav 0c36076fc6 add loading and fix url undefined errors 2022-01-21 18:57:28 +05:30
Abhinav 6b6a75df22 disable edits for shared collections 2022-01-21 18:45:08 +05:30
Abhinav 47ca9300dc handle null url 2022-01-21 18:33:11 +05:30
Abhinav c917f8144e reposition report button 2022-01-21 18:31:06 +05:30
Abhinav a358525b36 handle sharing errors 2022-01-21 18:24:57 +05:30
Abhinav 13f8968ee9 handle token exipring 2022-01-21 17:33:20 +05:30
Abhinav 6a3ed25c21 Merge branch 'master' into shareable-url 2022-01-21 17:22:33 +05:30
Abhinav Kumar aa45ddc3a9
Merge pull request #316 from ente-io/404-page
add 404 page
2022-01-21 17:16:49 +05:30
Abhinav 9fa5662880 add 404 page 2022-01-21 16:48:25 +05:30
Abhinav f807b96df8 set collection after fetching 2022-01-21 15:13:35 +05:30
Abhinav a96d115aa2 chnage URL format 2022-01-21 14:56:54 +05:30
Abhinav f4debffff8 build fix 2022-01-21 14:10:17 +05:30
Abhinav f4acef55ef mode copy code to codeblock 2022-01-21 14:05:11 +05:30
Abhinav 005142fe68 fix arrow style 2022-01-21 14:03:57 +05:30
Abhinav 8498ae54c0 update codeblock and move to new file 2022-01-21 13:59:46 +05:30
Abhinav 3ca08bd4f6 add copy to clipboard option 2022-01-21 12:33:23 +05:30
Abhinav 0284830085 refactor tooltip styling 2022-01-21 12:33:23 +05:30
Abhinav a99238b25b update api urls 2022-01-21 12:33:23 +05:30
Abhinav 5eb36c1e15 restyle url sharing 2022-01-21 12:33:10 +05:30
Shailesh Pandit bce97ce579 Reduce clusterSelectionEpsilon 2022-01-20 16:47:32 +05:30
Abhinav dfbea0b6ab rename publicAccessURL to publicURL 2022-01-20 15:50:52 +05:30
Abhinav ffe5062d7a fix video download for public collection 2022-01-20 15:49:40 +05:30
Abhinav 8d81368a34 change Url to URL 2022-01-20 12:13:10 +05:30
Abhinav 1a74eccdd7 change Url to URL 2022-01-20 12:12:27 +05:30
Abhinav 1796fae8a9 add cache control to prevent cache 2022-01-19 21:51:22 +05:30
Abhinav 6303f2d606 fix send report 2022-01-19 17:14:46 +05:30
Abhinav dea7e186b4 again set url ref 2022-01-19 17:04:49 +05:30
Abhinav 072e471f27 update to hadle new URL format 2022-01-19 16:24:43 +05:30
Abhinav 13ebc48f9c add deleteSharableURL api and UI 2022-01-19 16:23:59 +05:30