Marc-Roig
|
008d82f8f7
|
fix: filter folder by eq and startswith
|
2023-05-17 17:31:38 +02:00 |
|
markkaylor
|
85916f4bbf
|
Merge branch 'main' into feature/audit-logs
|
2023-01-25 15:17:33 +01:00 |
|
Rémi de Juvigny
|
d725279095
|
Add media folder events
|
2023-01-18 17:06:17 +01:00 |
|
Bassel
|
12dd68f4a7
|
Improve transaction API:
- make it possible to have nested transactions
- wrap the knex transaction api and apply changes everywhere it was used
|
2023-01-13 12:23:30 +02:00 |
|
Pierre Noël
|
9ff4f19660
|
fix schema support for postgres when using raw queries
|
2022-11-17 10:08:49 +01:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
0ae14c06cb
|
1st fix pass
|
2022-08-11 10:20:48 +02:00 |
|
Pierre Noël
|
faa4fbaaff
|
Fix the bulk delete in the ML when no folders are selected
|
2022-07-27 17:52:33 +02:00 |
|
Pierre Noël
|
acb6ceae15
|
add backend telemetry events in ML
|
2022-07-13 13:29:12 +02:00 |
|
Pierre Noël
|
ab2406b93d
|
fix sql concat call
|
2022-06-13 09:19:18 +01:00 |
|
Pierre Noël
|
1e66f567f8
|
change folder uid for pathId
|
2022-06-13 09:16:26 +01:00 |
|
Pierre Noël
|
71f43f0f7a
|
use a transaction for bulk move
|
2022-05-23 14:31:05 +02:00 |
|
Pierre Noël
|
cd69fca6f9
|
add transaction for folder update
|
2022-05-23 14:31:04 +02:00 |
|
Pierre Noël
|
6d5ab53f2f
|
add findOne route for folders
|
2022-05-19 10:52:32 +02:00 |
|
Pierre Noël
|
ccb56b1bd7
|
apply feedback
|
2022-05-17 15:41:28 +02:00 |
|
Pierre Noël
|
922ade1619
|
files uploaded through the content API go in a specific folder
|
2022-05-17 11:54:26 +02:00 |
|
Pierre Noël
|
8d5fe3b431
|
apply feedback
|
2022-05-13 16:10:18 +02:00 |
|
Pierre Noël
|
c4ce0b56dc
|
add update folder route
|
2022-05-05 14:50:56 +02:00 |
|
Pierre Noël
|
d1c3caf85c
|
add bulk-delete route
|
2022-04-29 15:56:19 +02:00 |
|
Pierre Noël
|
de2a03268a
|
change tree to folder-structure + fix test
|
2022-04-25 14:37:59 +02:00 |
|
Pierre Noël
|
ecbf419c3c
|
add tree route
|
2022-04-25 14:37:58 +02:00 |
|
Pierre Noël
|
725aa2e399
|
fix lint
|
2022-04-12 16:50:02 +02:00 |
|
Pierre Noël
|
041f2f6eb3
|
apply feedback
|
2022-04-12 16:32:05 +02:00 |
|
Pierre Noël
|
d0bf7310b3
|
replace path by location + add location to files
|
2022-04-12 16:07:54 +02:00 |
|
Pierre Noël
|
7689a340ea
|
replace names by uids in folder path
|
2022-04-12 16:07:53 +02:00 |
|
Pierre Noël
|
a1c441e8bf
|
remove path for files + add base for delete folders
|
2022-04-12 16:07:53 +02:00 |
|
Pierre Noël
|
a44e2cd25e
|
add ability to set and change file folder location
|
2022-04-12 16:07:53 +02:00 |
|
Pierre Noël
|
94308aa2bc
|
restructure upload controllers + add create and get folders
|
2022-04-12 16:07:51 +02:00 |
|