mirror of
https://github.com/knadh/listmonk.git
synced 2025-11-08 00:37:06 +08:00
- Change tiled UI to table UI.
- Add support for search and pagination.
- Important: This breaks the `GET /api/media` API to introduce pagination
fields. Media items are now moved into `{ data: results[] }`.
|
||
|---|---|---|
| .. | ||
| bounces.go | ||
| campaigns.go | ||
| core.go | ||
| dashboard.go | ||
| lists.go | ||
| media.go | ||
| settings.go | ||
| subscribers.go | ||
| subscriptions.go | ||
| templates.go | ||