Commit Graph

847 Commits

Author SHA1 Message Date
lethemanh 9789dc24e1 Fix bug reupload cancelled folder 2025-04-02 13:56:29 +02:00
lethemanh 0d07312ca4 Fix bug current uploaded file opens incorrect location 2025-04-02 13:56:02 +02:00
lethemanh 76e2be3597 Implement e2e test for checking update user permission 2025-04-02 09:21:26 +07:00
lethemanh eb46da342c Get user id by email; Revert changes of API delete user 2025-03-27 14:23:53 +01:00
lethemanh 5e60517c16 Implement API get user id by username 2025-03-27 14:23:53 +01:00
lethemanh bebf337d28 🐛 Accept username in request of API delete user 2025-03-27 14:23:53 +01:00
Montassar Ghanmy 1f975f1ed5 🐛 Fix discerning file and folder roots (#862) 2025-03-25 00:34:34 +01:00
ericlinagora 6d3aea3624 🩹 front: do not share global input object between folder and file uploads (#861) 2025-03-24 23:53:15 +01:00
Eric Doughty-Papassideris 1aae6c5b8e 🩹 front: do not share global input object between folder and file uploads 2025-03-24 20:25:47 +01:00
Eric Doughty-Papassideris 0f63b7aca2 🚨 chore: backend linting 2025-03-14 12:18:23 +01:00
Eric Doughty-Papassideris a38c9e6675 🔊 back: Improve fastify error handler logging 2025-03-14 12:18:23 +01:00
Eric Doughty-Papassideris 29c52e276b 🩹 back: when deleting user, only update non revoked sessions 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris d2f4411112 🩹 back e2e: bug fix for local storage to emulate S3 semantics 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris cb61d4d8d1 back: delete user data administrative endpoint (#799) 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 9d35fbe0d7 🚧 back: wip delete user wrong call 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 658e8de6d4 🚧 back: user deletion wip 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 99d78ad5ac 🩹 back cli: minor fixes for output flush 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 5e94c91c01 🩹 back cli: users subcommands argument capitalisation made consistent 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 7856bf5096 🚧 back: user FS deletion service updated 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris c4d45412fd ♻️ back: repository remove returns success now and file path alternative 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 8efcb2546c back cli: add user dump and list commands 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris eec23b230b back cli: correct version output 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 16c68f25fd 🚧 backend: wip initial setup for admin route to delete user (#799) 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 185ec5ac5c back: e2e userapi random file destination name option 2025-03-14 12:16:31 +01:00
Eric Doughty-Papassideris 193f2ee3fe back: add enumeratePathsForFile to storage api (#799) 2025-03-14 12:16:31 +01:00
Montassar Ghanmy 34ff3e38f1 🐛 Fix pause/resume for upload modal (#856) 2025-03-14 09:22:07 +01:00
ericlinagora 2d3b6e9179 ️ faster listing trash (#851) 2025-03-12 21:06:05 +01:00
Eric Doughty-Papassideris 71bccff378 ️ back: add index to ensure query planner picks an index when listing trash 2025-03-12 20:40:33 +01:00
Montassar Ghanmy b7d3fb73ce 🐛 Fix upload into trash when modal is closed (#850) 2025-03-12 09:37:45 +01:00
Montassar Ghanmy a635d53adf 🐛 Fix upload modal status for pause/resume (#849) 2025-03-12 09:37:15 +01:00
Montassar Ghanmy 2b453f2b0d 🐛 Fix restore unknown format file root (#848) 2025-03-10 13:25:39 +01:00
Montassar Ghanmy c8867d6081 🐛 Fix resetting root on re-upload (#847) 2025-03-10 09:51:24 +01:00
Montassar Ghanmy 08d47ca587 🐛 Fix resetting root on re-upload (#846) 2025-03-10 09:51:06 +01:00
Montassar Ghanmy fe6c13e067 🐛 Unknown file for file roots with no format/extension (#845) 2025-03-10 09:50:43 +01:00
lethemanh 4c0f85469c Update test id in uploads viewer 2025-03-07 16:04:13 +07:00
MontaGhanmy c1bc0c34f7 fix: loop through all search results pages 2025-03-05 10:27:56 +01:00
MontaGhanmy e1d48daba5 fix: handle empty search results with page loop 2025-03-05 10:27:56 +01:00
lethemanh 6f762ecefa 🐛 Fix bug unable to fetch new item when collapsed the upload viewer 2025-03-04 16:09:12 +01:00
Montassar Ghanmy 49c4f10d37 🐛 Delete indexes on item removal (#836) 2025-03-04 10:10:55 +01:00
lethemanh e4b5750df8 🐛 Fix bug unable to recreate document or folder 2025-03-03 15:19:08 +07:00
Montassar Ghanmy e2680d8704 🐛 Fix resuming upload when creating a new document (#832) 2025-02-27 18:39:38 +01:00
Montassar Ghanmy 3181ebdabf Responsive upload modal footer (#831) 2025-02-27 10:49:35 +01:00
Montassar Ghanmy 7d742f1f1b 🐛 Fix size for direct root upload / URL uploads / versions (#830) 2025-02-27 10:47:19 +01:00
Montassar Ghanmy 39a062b942 Refine progress calculation for more granular updates (#827) 2025-02-27 10:45:03 +01:00
Montassar Ghanmy 21d70fdb02 🐛 Fixing duplicate name for root not properly restored (#829) 2025-02-27 10:43:13 +01:00
Montassar Ghanmy 4d4c242e2c 🐛 Fix file icons for root upload (#826) 2025-02-27 10:41:23 +01:00
Montassar Ghanmy 5bd11098ba 🐛 Fix delete root file/folder on upload cancel (#825) 2025-02-27 10:38:21 +01:00
ericlinagora 42ab4ec2bf 🐛 back: print memory use periodically (#798)
<!--- Provide a general summary of your changes in the Title above -->

## Description
<!--- Describe your changes in detail -->

## Related Issue
<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an
issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps
to reproduce -->
<!--- Please link to the issue here: -->

## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->

## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->

## Screenshots (if appropriate):

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)

## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
- [ ] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the **CONTRIBUTING** document.
- [ ] I have added the Signed-off-by statement at the end of my commit
message.
2025-02-19 11:35:35 +01:00
Montassar Ghanmy f57f48d67c 🐛 Fix restore/refresh after upload (#803) 2025-02-19 09:30:49 +01:00
Eric Doughty-Papassideris 963213b370 🐛 back: print memory use periodically 2025-02-17 13:24:31 +01:00