api/pkg
kolaente a12c169ce8
fix: do not send etag when serving the frontend index file
Without this change, the browser may serve an outdated index.html file which usually does not work, showing the user only a blank page.
2024-02-13 21:32:41 +01:00
..
caldav feat(caldav): Add support for subtasks (i.e. RELATED-TO property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
cmd feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
config feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
events chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
files fix(dump): do not export files which do not exist in storage 2024-02-13 21:14:31 +01:00
initialize fix(typesense): update tasks in Typesense directly when the change happened 2024-01-28 11:47:17 +01:00
integrations chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
log chore: rename function 2024-01-28 13:36:13 +01:00
mail chore: reverse the coupling of module log and config (#1606) 2023-10-03 09:28:28 +00:00
metrics fix(metrics): typo 2024-02-12 14:23:16 +01:00
migration fix: convert everything which looks like an url to a <a href html element 2024-01-14 22:59:31 +01:00
models fix(webhook): fetch all event details before sending the webhook 2024-02-10 14:15:32 +01:00
modules fix(dump): only allow imports from the same version they were dumped on 2024-02-13 21:25:31 +01:00
notifications feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes fix: do not send etag when serving the frontend index file 2024-02-13 21:32:41 +01:00
swagger [skip ci] Updated swagger docs 2024-01-28 14:43:54 +00:00
user feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
utils chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00