Commit graph

3290 commits

Author SHA1 Message Date
Abhinav 7144618241 update string 2022-02-28 20:40:54 +05:30
Abhinav b4e01a5e72 update strings 2022-02-28 17:39:36 +05:30
Abhinav 825d3544bc handle paypal plans 2022-02-28 15:59:44 +05:30
Abhinav Kumar 93dbdeccdb
Merge pull request #398 from ente-io/share-url-ui
Sharable url password entry UI
2022-02-26 18:56:39 +05:30
Abhinav 63d3fb34cc fix error message for verify password api 2022-02-26 18:41:52 +05:30
Abhinav 848c4f193e updated card Subtitle bottom margin 2022-02-26 18:41:13 +05:30
Abhinav Kumar 7604eb4b3e
Merge pull request #397 from ente-io/release-v0.7.0
v0.7.0
2022-02-26 16:56:10 +05:30
Abhinav bd1941172e v0.7.0 2022-02-26 16:53:43 +05:30
Abhinav Kumar ddad926ffc
Merge pull request #396 from ente-io/shared_album_v2
Shared album v2
2022-02-26 16:23:19 +05:30
Abhinav bda2423930 fix variable name for get and save LocalPassword and avoid using token directly as collectionUID 2022-02-26 15:37:46 +05:30
Abhinav a6906afb10 remove passwordToken properly even its expired 2022-02-26 15:32:20 +05:30
Abhinav c324dcbe7c only reset password on token expiring error 2022-02-26 15:16:07 +05:30
Abhinav 0a028e7b07 dont make syncCall if already up to date with collection update time 2022-02-26 14:45:31 +05:30
Abhinav afb3b8d962 no need for a temp variable 2022-02-26 14:38:53 +05:30
Abhinav 545584ad69 update string 2022-02-26 14:33:27 +05:30
Abhinav 16a06e75c4 chnage subtitle bottom margin to 1 rem 2022-02-26 14:30:54 +05:30
Abhinav 29c7cc69c7 handle password change case 2022-02-26 14:20:31 +05:30
Abhinav 6a0c4407df refactor code 2022-02-26 12:53:54 +05:30
Abhinav afe07112c5 no need to reset as we won't store before verifying 2022-02-26 12:41:10 +05:30
Abhinav 8595b0a04a fix passwordJWTToken ref usage 2022-02-26 12:36:35 +05:30
Abhinav c6dd93270d revert back to using ref for password token 2022-02-26 12:34:43 +05:30
Abhinav 550267bf25 improve error logging 2022-02-26 12:24:27 +05:30
Abhinav Kumar 9d587aeb92
Merge pull request #387 from ente-io/disableDownloadOption
show/hide download button for shared album based on url setting
2022-02-25 16:23:49 +05:30
Abhinav Kumar 3400d13058
Merge pull request #388 from ente-io/showErrForPopularAlbums
Show err for popular albums
2022-02-25 16:01:57 +05:30
Abhinav Kumar 7fb4850a84
Merge pull request #389 from ente-io/renderPasswordProtectedAlbums
add support for showing password protected albums
2022-02-25 16:01:24 +05:30
Abhinav 86488ee056 minor changes and refactoring 2022-02-25 15:58:12 +05:30
Abhinav ed4332e844 setting default doesn't work 2022-02-25 15:23:01 +05:30
Abhinav c7744a18de dont need to explicity compare with true 2022-02-25 15:19:54 +05:30
Abhinav 3c8366e9e1 Merge branch 'master' into renderPasswordProtectedAlbums 2022-02-25 12:42:07 +05:30
Abhinav Kumar 879c23b1f5
Merge pull request #394 from ente-io/fix-manifest-csp
fix malformated csp directive
2022-02-25 12:20:38 +05:30
Abhinav Kumar 2ad8215449
Merge pull request #393 from ente-io/disable-local-csp
local csp update
2022-02-25 12:20:28 +05:30
Abhinav 6b7885711c fix malformated csp directive 2022-02-25 12:13:51 +05:30
Abhinav 607865e331 fix photoswipe download File 2022-02-25 11:44:01 +05:30
Abhinav dabb5078c3 update getThumbnail and getFile calls made from getSlideData with the passwordToken 2022-02-25 11:38:40 +05:30
Abhinav 7798ea83c4 set local csp to report only mode and setup reporting 2022-02-25 10:26:52 +05:30
Neeraj Gupta fc45b94930
switch to different api for validating link password 2022-02-24 21:09:00 +05:30
Neeraj Gupta bb5b37997e
add support for showing password protected albums 2022-02-23 14:31:00 +05:30
Neeraj Gupta 7326b3ff19
show correct message for deviceLimit breached error 2022-02-22 22:40:07 +05:30
Neeraj Gupta 09a57df08e
map correct err message for 429 status code 2022-02-22 22:07:07 +05:30
Neeraj Gupta 30962e0b10
show/hide download button for shared album based on url setting 2022-02-22 14:25:28 +05:30
Neeraj Gupta 3ab7b510b3
Merge pull request #386 from ente-io/shared_album_v2
Minor bug fixes in shared album
2022-02-22 14:20:53 +05:30
Neeraj Gupta df31def9ae
show correct error message for expired links 2022-02-22 13:54:57 +05:30
Neeraj Gupta b93fb5167c
remove entry for publicCollection sync time while removing collection 2022-02-22 12:24:56 +05:30
Abhinav Kumar de295b988e
Merge pull request #385 from ente-io/fix-pull-submodule-command
fix submodule pull command
2022-02-21 10:29:31 +05:30
Abhinav a55e99adbf fix submodule pull command 2022-02-21 10:24:58 +05:30
Abhinav Kumar 7378a7e210
Merge pull request #383 from ente-io/release-0.6.1
v0.6.1
2022-02-21 10:11:24 +05:30
Abhinav 03bb08a10a v0.6.1 2022-02-21 10:04:34 +05:30
Abhinav Kumar 9d3df4f3a5
Merge pull request #302 from ente-io/csp-update
CSP update
2022-02-20 20:04:07 +05:30
Abhinav 560fd530af fix local server url 2022-02-20 19:29:12 +05:30
Abhinav ab63fe86cd update _header file with new CSP headers 2022-02-20 19:08:27 +05:30