Commit graph

34 commits

Author SHA1 Message Date
Vishnu Mohandas
727a1684ce Switch to libsodium for file encryption and decryption 2020-09-26 00:37:32 +05:30
Vishnu Mohandas
7bf47f545f Update API params for sync 2020-09-19 21:54:12 +05:30
Vishnu Mohandas
87fd87987a Explicitly call the AESCrypt password as password 2020-09-10 03:57:54 +05:30
Vishnu Mohandas
c61368f7f2 Update structure of a file object 2020-09-06 11:59:03 +05:30
Vishnu Mohandas
bc36bf8f5e Verify the correctness of the passphrase entered 2020-09-05 14:23:23 +05:30
Vishnu Mohandas
ddb2c7dc82 Update UI for the OTT sign in flow 2020-08-25 11:30:19 +05:30
Vishnu Mohandas
c7b40265c3 Fix issue with loading remote images 2020-08-10 04:04:59 +05:30
Vishnu Mohandas
6721d22c97 Update set folder API 2020-08-07 12:39:29 +05:30
Vishnu Mohandas
8b600143c7 Fix the sharedWith attribute in folders 2020-08-01 04:20:36 +05:30
Vishnu Mohandas
e1cf0706f3 Update API parameters 2020-08-01 02:56:53 +05:30
Vishnu Mohandas
a5810abf98 Rename DBs 2020-07-20 16:33:09 +05:30
Vishnu Mohandas
ddb25a1536 Remove the notion of direct access URLs for files 2020-07-09 02:21:36 +05:30
Vishnu Mohandas
8c031a87fd Add modificationTime as an attribute of a file 2020-07-07 00:39:47 +05:30
Vishnu Mohandas
f12ef4fe6a Add extra logline to help with debugging 2020-06-23 20:27:57 +05:30
Vishnu Mohandas
a5aaf91460 Extend support for videos 2020-06-20 04:33:26 +05:30
Vishnu Mohandas
d84456bd5c Prevent multiple syncs from triggering 2020-06-15 10:02:12 +05:30
Vishnu Mohandas
6e688cd445 Sync only folders that aren't owned by the user 2020-06-15 08:54:41 +05:30
Vishnu Mohandas
d196284dfd Update photo when it was updated on remote 2020-06-15 05:02:37 +05:30
Vishnu Mohandas
1d3849fe1e Return an empty diff in case the request fails 2020-06-14 00:50:02 +05:30
Vishnu Mohandas
35a915db50 Publish event when remote repositories are fetched 2020-06-07 01:37:39 +05:30
Vishnu Mohandas
1abb72523c Fix issue with deleting folders 2020-06-02 02:29:07 +05:30
Vishnu Mohandas
9584f2ede7 Trigger sync only if the user has configured his account 2020-05-28 15:49:25 +05:30
Vishnu Mohandas
995c97add3 Rename sync-timestamp to update-timestamp 2020-05-26 19:55:46 +05:30
Vishnu Mohandas
438272001d Keep a sqlite friendly name 2020-05-26 01:20:26 +05:30
Vishnu Mohandas
b12b6de630 Create an empty folder if a 404 is received 2020-05-25 22:45:47 +05:30
Vishnu Mohandas
145b8b4626 Trigger a folder sync on user authentication 2020-05-25 20:06:24 +05:30
Vishnu Mohandas
266c13fe05 Set the local ID of a shared photo to null 2020-05-25 20:03:31 +05:30
Vishnu Mohandas
2f3951f124 Integrate APIs to fetch shared folders 2020-05-22 23:52:55 +05:30
Vishnu Mohandas
1c361f7045 Refactor FSS 2020-05-18 21:05:38 +05:30
Vishnu Mohandas
c941a0c037 Remove log lines 2020-05-18 16:52:34 +05:30
Vishnu Mohandas
97c1d0532b Enable sharing of a folder 2020-05-18 02:09:21 +05:30
Vishnu Mohandas
2949d5858d Fetch folder status 2020-05-18 01:05:57 +05:30
Vishnu Mohandas
1ba9fc94d6 Update API endpoint for fetching a folder 2020-05-17 20:15:19 +05:30
Vishnu Mohandas
5e5fdba4e2 Rename album to folder 2020-05-17 20:05:31 +05:30
Renamed from lib/album_sharing_service.dart (Browse further)