.. |
admin.go
|
Remove superfluous consts dep in init functions by separating URL consts.
|
2025-04-05 23:39:08 +05:30 |
archive.go
|
Clean up main initialization to remove app interdepencies in init.
|
2025-04-06 00:28:35 +05:30 |
auth.go
|
Remove superfluous consts dep in init functions by separating URL consts.
|
2025-04-05 23:39:08 +05:30 |
bounce.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
campaigns.go
|
WIP: Add bulk campaign deletion.
|
2025-04-08 00:11:52 +05:30 |
events.go
|
Move all HTTP handlers directly to App and remove the redundant in-between layer.
|
2025-04-05 19:24:25 +05:30 |
handlers.go
|
WIP: Add bulk campaign deletion.
|
2025-04-08 00:11:52 +05:30 |
i18n.go
|
Move all HTTP handlers directly to App and remove the redundant in-between layer.
|
2025-04-05 19:24:25 +05:30 |
import.go
|
Move all HTTP handlers directly to App and remove the redundant in-between layer.
|
2025-04-05 19:24:25 +05:30 |
init.go
|
Clean up main initialization to remove app interdepencies in init.
|
2025-04-06 00:28:35 +05:30 |
install.go
|
Remove superfluous consts dep in init functions by separating URL consts.
|
2025-04-05 23:39:08 +05:30 |
lists.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
main.go
|
Clean up main initialization to remove app interdepencies in init.
|
2025-04-06 00:28:35 +05:30 |
maintenance.go
|
Move all HTTP handlers directly to App and remove the redundant in-between layer.
|
2025-04-05 19:24:25 +05:30 |
manager_store.go
|
Fix a number of cosmetic inconsistenies across handlers and functions.
|
2025-04-05 13:41:31 +05:30 |
media.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
public.go
|
Clean up main initialization to remove app interdepencies in init.
|
2025-04-06 00:28:35 +05:30 |
roles.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
settings.go
|
Remove superfluous consts dep in init functions by separating URL consts.
|
2025-04-05 23:39:08 +05:30 |
subscribers.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
templates.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
tx.go
|
Remove superfluous consts dep in init functions by separating URL consts.
|
2025-04-05 23:39:08 +05:30 |
updates.go
|
Refactor all HTTP handlers and attach them to a single struct.
|
2025-04-05 15:42:35 +05:30 |
upgrade.go
|
Fix various static-check/idiom warnings.
|
2025-03-30 11:21:50 +05:30 |
users.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
utils.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |