| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| api-router.go | ||
| dashboard.go | ||
| main.go | ||
| relay-router.go | ||
| web-router.go |
- Added a new endpoint to batch set tags for multiple channels, allowing users to update tags efficiently. - Introduced a new `BatchSetChannelTag` function in the controller to handle incoming requests and validate parameters. - Updated the `BatchSetChannelTag` method in the model to manage database transactions and ensure data integrity during tag updates. - Enhanced the ChannelsTable component in the frontend to support batch tag setting, including UI elements for user interaction. - Updated localization files to include new translation keys related to batch operations and tag settings.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| api-router.go | Loading commit data... | |
| dashboard.go | Loading commit data... | |
| main.go | Loading commit data... | |
| relay-router.go | Loading commit data... | |
| web-router.go | Loading commit data... |