Commit graph

479 commits

Author SHA1 Message Date
Manav Rathi e15e39fb6c Crowdin project_id is already public
It is shown on the public project page
2024-03-04 12:54:49 +05:30
Manav Rathi 0062bc0fdd Add Flutter linter for mobile
The older version seemed to be disabled (it was getting triggered on a
non-existent master branch), so I'm not sure if we want this on right now. But
let's give it a go, will remove if it this needs some cleanup first.
2024-03-04 12:03:18 +05:30
Manav Rathi c6e1a0f59c Add mobile crowdin action 2024-03-04 11:37:21 +05:30
Manav Rathi 918e70b516 Update links to GitHub from within the apps 2024-03-03 18:08:11 +05:30
ashilkn 939e76d696 remove unnecessary mixin 2024-03-02 15:38:03 +05:30
Manav Rathi 95ae7c4594 Update auth/ to account for new monorepo structure 2024-03-02 14:26:55 +05:30
Manav Rathi 8001c98897
Allow developers to customize their VSCode configuration (#516)
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 (at least to start with):

- gitignore .vscode at the top level
- 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 13:34:37 +05:30
Manav Rathi 2ed02fac15 Add folder intro 2024-03-02 12:47:40 +05:30
ashilkn 2b4c6f52b7 Merge branch 'main' into fix_discovery_tab_issues 2024-03-02 12:45:54 +05:30
ashilkn 71ad1ee1dd fix(discovery-tab): constrain width of album name in albums section 2024-03-02 12:40:51 +05:30
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