Dani Palou 14a4b83fb5 MOBILE-4653 core: Fix race condition when uploading files
Uploading several files in parallel can cause a race condition in the server when trying to insert the directory data in the 'files' table of the DB, in the create_directory function. To avoid that, now files are uploaded 1 by 1 in the same area.
2024-11-07 13:37:31 +01:00
2023-11-23 15:23:43 +01:00
2024-02-22 10:51:51 +01:00
2024-10-29 12:06:34 +00:00
2024-02-14 09:06:19 +01:00
2023-01-26 17:44:55 +01:00

Moodle App

This is the primary repository of source code for the official mobile app for Moodle.

This project is tested with BrowserStack.

License

Apache 2.0

Description
No description provided
Readme 89 MiB
Languages
TypeScript 80.3%
HTML 7.7%
Gherkin 4.8%
SCSS 3.2%
JavaScript 2%
Other 2%