Anton SHEPILOV
|
373a28ecc8
|
🩹Added configuration from env variables for cli
Fixed cli tolls lib for node 22
|
2025-04-08 09:35:47 +02:00 |
|
Anton Shepilov
|
22e30d20fb
|
✨ Support tool, zips folder and puts it to users home directory (#870)
* ✨Support tool, zips folder and puts it in users home directory
|
2025-04-07 14:25:04 +02:00 |
|
lethemanh
|
755c4f05e2
|
Add admin endpoint for API update user
|
2025-04-06 11:31:47 +02:00 |
|
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 |
|