Martin Filser
|
06e374f0ff
|
Move every Cards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
2eadd3eb8b
|
attachment copy changes now the boardId, listId and swimlaneId in the collection data
- fixing admin attachment view, copied card attachments were wrong if copied to another board / list / swimlane
|
2023-06-28 21:21:09 +02:00 |
|
Lauri Ojansivu
|
fb37f48a86
|
Updated dependencies.
|
2023-04-12 08:23:22 +03:00 |
|
Lauri Ojansivu
|
cd1750f368
|
Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress.
Thanks to xet7 !
Related #142
|
2023-01-16 15:11:31 +02:00 |
|
Lauri Ojansivu
|
391607ec79
|
Store files to S3. Part 4. In Progress.
Thanks to xet7 !
|
2022-12-27 21:42:06 +02:00 |
|
Lauri Ojansivu
|
028633b00a
|
Fix some S3 typos.
|
2022-12-26 05:01:15 +02:00 |
|
Lauri Ojansivu
|
21e2eabd60
|
Store files to S3. In Progress.
Thanks to xet7 !
Related #142
|
2022-12-21 23:48:47 +02:00 |
|
Martin Filser
|
f6d7377977
|
Remove duplicate IDs issue
|
2022-12-19 21:14:08 +01:00 |
|
Martin Filser
|
1516615934
|
Copy attachment copies now all versions
- for now only the version "original" exists, but as other method already
consider that other version's can exist
|
2022-08-18 17:31:41 +02:00 |
|
Martin Filser
|
26e1c1dc4a
|
Attachment file rename is now possible
- Relates to: #2099
|
2022-05-20 12:38:46 +02:00 |
|
Martin Filser
|
1fc3ed407a
|
Merge remote-tracking branch 'origin/upgrade-meteor' into upgrade-meteor
|
2022-05-03 17:50:30 +02:00 |
|
Martin Filser
|
b9d6fe8146
|
Merge remote-tracking branch 'origin/master' into 'upgrade-meteor'
|
2022-05-01 10:54:19 +02:00 |
|
Martin Filser
|
000e27a4a1
|
Board copy moves the attachments to the "copied from board storage"
|
2022-04-30 21:05:04 +02:00 |
|
Martin Filser
|
fbb0ed5ec1
|
Board copy work now again
- there was an error at attachment copy
- fixes: https://github.com/wekan/wekan/issues/4485#issue-1211353265
|
2022-04-30 21:04:37 +02:00 |
|
Martin Filser
|
58d760a615
|
FileStoreStrategy, moveToStorage, wrong variable in error handling
|
2022-04-30 21:04:21 +02:00 |
|
Martin Filser
|
efc19ea88c
|
FileStoreStrategyFactory, added logic to determine the right file storage strategy to use
|
2022-04-23 09:58:59 +02:00 |
|
Lauri Ojansivu
|
68e8155805
|
Multi-File Storage.
Thanks to mfilser !
Related https://github.com/wekan/wekan/pull/4484
Merge branch 'master' into upgrade-meteor
|
2022-04-22 00:55:42 +03:00 |
|
Martin Filser
|
a064e03fc7
|
Store file on filesystem renew's the storage path
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
9d587e76ab
|
Remove filesCollection from FileStoreStrategy classes
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
cfb88baa7f
|
removed createInterceptDownload file and use existing code for http download
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
72b8672e62
|
Move storage names for filesystem and gridfs to constants
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
99c37bd521
|
removed createOnAfterRemove file and use existing code for remove file from GridFS
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
9ef45a75af
|
removed createOnAfterUpload file and use existing code for initial file move to GridFS
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
883beba9ed
|
Split AttachmentStoreStrategy classes to new FileStoreStrategy classes
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
dd0d5dbe9f
|
Output error if bucket.delete fails
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
44fd652b05
|
Move Attachment to other storages now possible
|
2022-04-20 20:50:41 +02:00 |
|
Lauri Ojansivu
|
0c3ca14699
|
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
|
2022-04-18 21:25:47 +03:00 |
|
David Arnold
|
bb780976e9
|
fixup! Hello gridfs lib + fsHooks for mongodb bucket storage
|
2022-04-18 18:17:21 +03:00 |
|
David Arnold
|
47397e5be3
|
Fixup(ostrio-files): wrong export
|
2022-04-18 18:16:24 +03:00 |
|
David Arnold
|
96f8b5c9f4
|
Hello gridfs lib + fsHooks for mongodb bucket storage
|
2022-04-18 18:15:42 +03:00 |
|
Martin Filser
|
47ca6829eb
|
Attachment migration, add error logs
|
2022-02-18 10:59:12 +03:00 |
|
David Arnold
|
e080aea61d
|
fixup! Hello gridfs lib + fsHooks for mongodb bucket storage
|
2022-02-06 13:19:58 +03:00 |
|
David Arnold
|
9b1ff4dd6d
|
Fixup(ostrio-files): wrong export
|
2022-02-06 13:19:58 +03:00 |
|
David Arnold
|
18bd797ab9
|
Hello gridfs lib + fsHooks for mongodb bucket storage
|
2022-02-06 10:55:54 +03:00 |
|