Dave
|
291c7283c6
refactor: enhance VideoMediaController to support multipart file handling in buffer retrieval
|
3 weeks ago |
Dave
|
73e83490fe
refactor: improve file handling in VideoMediaController to support multipart uploads and enhance error handling
|
3 weeks ago |
Dave
|
87cfaff9cc
refactor: add getBuffer utility to enhance file handling in importExcelTags method
|
3 weeks ago |
Dave
|
20aaa3e3c8
refactor: enhance importExcelTags method to support multipart file handling and improve error checks
|
3 weeks ago |
Dave
|
18a12db5a1
refactor: update importExcelTags method to handle Buffer or Uint8Array and improve error handling
|
3 weeks ago |
Dave
|
c4658850a9
Merge branch 'dave'
|
3 weeks ago |
Dave
|
872e278002
refactor: update importExcelTags method to accept Buffer instead of Express.Multer.File
|
3 weeks ago |
Dave
|
6e33cd184f
Merge branch 'dave' of 47.238.201.61:fct/box-nestjs-monorepo
|
3 weeks ago |
Dave
|
9053ac046c
refactor: simplify importExcelTags method in VideoMediaController to use Fastify multipart handling
|
3 weeks ago |
Dave
|
c246a647ab
Merge branch 'dave' of 47.238.201.61:fct/box-nestjs-monorepo
|
3 weeks ago |
Dave
|
34ccbe5614
feat: add importExcelTags method to VideoMediaService for importing video tags from Excel; implement importExcelTags endpoint in VideoMediaController
|
3 weeks ago |
wudi
|
fc0015c387
Merge branch 'wudi_dev' of fct/box-nestjs-monorepo into master
|
3 weeks ago |
FC_DAN\c9837
|
20ec53508c
sys params
|
3 weeks ago |
Dave
|
34b42bda7b
feat: add exportExcel method to VideoMediaService for exporting video media data to Excel; implement exportExcel endpoint in VideoMediaController
|
1 month ago |
Dave
|
be576b3b74
refactor: add normalizeMongoIdToString method to handle MongoDB ID conversions; update findAll and findOne methods to use this normalization
|
1 month ago |
Dave
|
fbdec24224
refactor: clean up ProviderVideoSyncOptions interface by removing unnecessary comments and whitespace; simplify VideoMediaService updateVideoTags method by removing secondTags handling
|
1 month ago |
Dave
|
c16f2edf42
refactor: streamline constructor and method signatures in VideoController; add secondTags property to UpdateVideoMediaTagsDto
|
1 month ago |
Dave
|
c3e2054412
refactor: update video media tags structure to use vTag type and adjust related methods
|
1 month ago |
Dave
|
35bede04b2
refactor: remove unused API parameters and responses from update video tags endpoint
|
1 month ago |
Dave
|
7f298b8019
refactor: rename UpdateVideoMediaManageDto to UpdateVideoMediaTagsDto and update related methods for tag management
|
1 month ago |
Dave
|
e3051149b6
refactor: comment out deprecated channelNo field in Channel model
|
1 month ago |
Dave
|
e6e2d31daa
refactor: remove deprecated generateNextChannelNo method
|
1 month ago |
Dave
|
2c4a8eee0b
refactor: remove deprecated methods and implement new channel ID generation logic
|
1 month ago |
Dave
|
120d4d55c2
refactor: update channel resolution to match by name and enforce uniqueness on channel name
|
1 month ago |
Dave
|
4bc2a79fd2
refactor: update Channel DTO and service for channelNo handling and logging
|
1 month ago |
Dave
|
9ff2606205
refactor handling string input
|
1 month ago |
Dave
|
c1bc0dd75d
log req.body.file
|
1 month ago |
Dave
|
618823817d
refactor upload file handling
|
1 month ago |
Dave
|
8fae241051
add log to check further
|
1 month ago |
Dave
|
1a552437b1
add log to check
|
1 month ago |