Historique des commits

Auteur SHA1 Message Date
  Dave 9053ac046c refactor: simplify importExcelTags method in VideoMediaController to use Fastify multipart handling il y a 3 semaines
  Dave 34ccbe5614 feat: add importExcelTags method to VideoMediaService for importing video tags from Excel; implement importExcelTags endpoint in VideoMediaController il y a 3 semaines
  FC_DAN\c9837 20ec53508c sys params il y a 3 semaines
  Dave 34b42bda7b feat: add exportExcel method to VideoMediaService for exporting video media data to Excel; implement exportExcel endpoint in VideoMediaController il y a 1 mois
  Dave be576b3b74 refactor: add normalizeMongoIdToString method to handle MongoDB ID conversions; update findAll and findOne methods to use this normalization il y a 1 mois
  Dave fbdec24224 refactor: clean up ProviderVideoSyncOptions interface by removing unnecessary comments and whitespace; simplify VideoMediaService updateVideoTags method by removing secondTags handling il y a 1 mois
  Dave c16f2edf42 refactor: streamline constructor and method signatures in VideoController; add secondTags property to UpdateVideoMediaTagsDto il y a 1 mois
  Dave c3e2054412 refactor: update video media tags structure to use vTag type and adjust related methods il y a 1 mois
  Dave 35bede04b2 refactor: remove unused API parameters and responses from update video tags endpoint il y a 1 mois
  Dave 7f298b8019 refactor: rename UpdateVideoMediaManageDto to UpdateVideoMediaTagsDto and update related methods for tag management il y a 1 mois
  Dave e3051149b6 refactor: comment out deprecated channelNo field in Channel model il y a 1 mois
  Dave e6e2d31daa refactor: remove deprecated generateNextChannelNo method il y a 1 mois
  Dave 2c4a8eee0b refactor: remove deprecated methods and implement new channel ID generation logic il y a 1 mois
  Dave 120d4d55c2 refactor: update channel resolution to match by name and enforce uniqueness on channel name il y a 1 mois
  Dave 4bc2a79fd2 refactor: update Channel DTO and service for channelNo handling and logging il y a 1 mois
  Dave 9ff2606205 refactor handling string input il y a 1 mois
  Dave c1bc0dd75d log req.body.file il y a 1 mois
  Dave 618823817d refactor upload file handling il y a 1 mois
  Dave 8fae241051 add log to check further il y a 1 mois
  Dave 1a552437b1 add log to check il y a 1 mois
  Dave 6fd8b26d6c fix upload stream is missing error il y a 1 mois
  Dave 9e9a65a4e5 refactor upload Added a body-file fallback in upload handlers il y a 1 mois
  Dave 927dab4636 refactor upload DTO il y a 1 mois
  Dave 96dce80ce0 refactor main.ts attachFieldsToBody with keyValues il y a 1 mois
  Dave b53310f0c1 refactor main.ts il y a 1 mois
  Dave f93f3d4eaf feat(uploader): enhance upload functionality with detailed API documentation and DTO il y a 1 mois
  Dave f7969b2029 fix(channel): reduce Redis cache duration from 24 hours to 1 hour il y a 1 mois
  Dave 4e10392820 refactor(cache): standardize cache key format and clean up unused code il y a 1 mois
  Dave 8613f6be6a feat(channel): add ChannelModule and ChannelService for channel info retrieval il y a 1 mois
  Dave a96cab50b3 feat(auth): add channel info retrieval in login result il y a 1 mois