-
- Downloads
refactor: Types of Meteor methods (2/N) (#28424)
Showing
- apps/meteor/app/custom-sounds/server/methods/deleteCustomSound.ts 11 additions, 2 deletions...eor/app/custom-sounds/server/methods/deleteCustomSound.ts
- apps/meteor/app/custom-sounds/server/methods/insertOrUpdateSound.ts 38 additions, 15 deletions...r/app/custom-sounds/server/methods/insertOrUpdateSound.ts
- apps/meteor/app/custom-sounds/server/methods/uploadCustomSound.ts 12 additions, 2 deletions...eor/app/custom-sounds/server/methods/uploadCustomSound.ts
- apps/meteor/app/lib/server/functions/addUserToRoom.ts 1 addition, 1 deletionapps/meteor/app/lib/server/functions/addUserToRoom.ts
- apps/meteor/app/lib/server/functions/loadMessageHistory.ts 9 additions, 10 deletionsapps/meteor/app/lib/server/functions/loadMessageHistory.ts
- apps/meteor/app/lib/server/methods/getRoomRoles.ts 10 additions, 1 deletionapps/meteor/app/lib/server/methods/getRoomRoles.ts
- apps/meteor/app/lib/server/methods/getSingleMessage.ts 12 additions, 4 deletionsapps/meteor/app/lib/server/methods/getSingleMessage.ts
- apps/meteor/app/lib/server/methods/joinRoom.ts 10 additions, 1 deletionapps/meteor/app/lib/server/methods/joinRoom.ts
- apps/meteor/app/livechat/server/api/v1/message.ts 1 addition, 6 deletionsapps/meteor/app/livechat/server/api/v1/message.ts
- apps/meteor/app/threads/server/methods/getThreadMessages.ts 12 additions, 3 deletionsapps/meteor/app/threads/server/methods/getThreadMessages.ts
- apps/meteor/app/ui-utils/client/lib/RoomHistoryManager.ts 4 additions, 4 deletionsapps/meteor/app/ui-utils/client/lib/RoomHistoryManager.ts
- apps/meteor/app/webdav/server/methods/getWebdavFileList.ts 11 additions, 2 deletionsapps/meteor/app/webdav/server/methods/getWebdavFileList.ts
- apps/meteor/app/webdav/server/methods/getWebdavFilePreview.ts 11 additions, 2 deletions.../meteor/app/webdav/server/methods/getWebdavFilePreview.ts
- apps/meteor/client/lib/chats/data.ts 3 additions, 1 deletionapps/meteor/client/lib/chats/data.ts
- apps/meteor/client/views/admin/customSounds/AddCustomSound.tsx 2 additions, 3 deletions...meteor/client/views/admin/customSounds/AddCustomSound.tsx
- apps/meteor/client/views/admin/customSounds/EditSound.tsx 3 additions, 2 deletionsapps/meteor/client/views/admin/customSounds/EditSound.tsx
- apps/meteor/client/views/admin/customSounds/lib.ts 30 additions, 34 deletionsapps/meteor/client/views/admin/customSounds/lib.ts
- apps/meteor/client/views/room/webdav/WebdavFilePickerModal/WebdavFilePickerModal.tsx 5 additions, 1 deletion...om/webdav/WebdavFilePickerModal/WebdavFilePickerModal.tsx
- apps/meteor/client/views/room/webdav/WebdavFilePickerModal/lib/getNodeIconType.ts 5 additions, 1 deletion.../room/webdav/WebdavFilePickerModal/lib/getNodeIconType.ts
- apps/meteor/client/views/setupWizard/hooks/useParameters.ts 0 additions, 2 deletionsapps/meteor/client/views/setupWizard/hooks/useParameters.ts
Loading
Please register or sign in to comment