Commit graph

469 commits

Author SHA1 Message Date
Manav Rathi ebe6774ff4 Allow developers to customize their VSCode configuration
For folks who're using the git integration from within VSCode, the top level
directory needs to be open in VSCode for using git GUI from VSCode.

However, for using the Run & debug configurations they need to open ente/mobile
is opened in VSCode.

As a solution

- gitignore .vscode
- provide sample VSCode configuration files is mobile/docs/vscode and auth/docs/vscode
- mention it in the README

(will update the auth README later, have to do a few more changes to it first)
2024-03-02 12:33:43 +05:30
Manav Rathi a7dbd32bc9 Update mobile/ to account for new monorepo structure 2024-03-02 11:47:47 +05:30
Vishnu Mohandas 39b4e9b694
Fix warnings (#509) 2024-03-02 08:16:17 +05:30
Vishnu Mohandas 158047c0c2
Update README.md 2024-03-01 19:10:18 +05:30
vishnukvmd a875cad231 Fix warnings in Photos 2024-03-01 18:54:19 +05:30
vishnukvmd e6ab34101f Update CLIP dependency 2024-03-01 18:53:51 +05:30
ashilkn 2341d38f4a Update README 2024-03-01 18:03:15 +05:30
ashilkn 3cf0f9a7a2 delete setup.sh 2024-03-01 17:24:34 +05:30
Manav Rathi 9cdaabc403
Move all submodules to the top level (#505)
## Description

## Tests
2024-03-01 16:16:25 +05:30
Manav Rathi 41b2581b8f Move into mobile/ 2024-03-01 12:25:37 +05:30
Prateek Sunal 801b4162f2 fix: file hash should not be unique 2023-11-20 05:32:04 +05:30
Prateek Sunal 1ca2721dae fix: add file key in table 2024-04-10 22:50:02 +05:30
Prateek Sunal ce3a3bd802 fix: upload status to table 2024-04-10 20:31:04 +05:30
Prateek Sunal a45092931d fix: add support for inital resumable 2024-04-10 19:36:57 +05:30
Prateek Sunal 7358305d15 fix: generalize xml parser logic 2024-04-07 12:10:20 +05:30
Prateek Sunal 12c1aa4c28 fix: only multipart when count is greater than 1 2024-04-07 12:09:59 +05:30
Prateek Sunal 2a4a551d52 fix: complete url xml 2024-04-06 22:42:57 +05:30
Prateek Sunal c2bbca3bc7 fix: separate xml parser util 2024-04-06 21:30:44 +05:30
Prateek Sunal 9c9309cc06 feat: add multipart upload support 2024-04-06 21:24:14 +05:30