vikunja/pkg
konrad 8d1a09b5a2
continuous-integration/drone/push Build is failing Details
Use db sessions everywere (#750)
Fix lint

Fix lint

Fix loading tasks with search

Fix loading lists

Fix loading task

Fix loading lists and namespaces

Fix tests

Fix user commands

Fix upload

Fix migration handlers

Fix all manual root handlers

Fix session in avatar

Fix session in list duplication & routes

Use sessions in migration code

Make sure the openid stuff uses a session

Add alias for db type in db package

Use sessions for file

Use a session for everything in users

Use a session for everything in users

Make sure to use a session everywhere in models

Create new session from db

Add session handling for user list

Add session handling for unsplash

Add session handling for teams and related

Add session handling for tasks and related entities

Add session handling for task reminders

Add session handling for task relations

Add session handling for task comments

Add session handling for task collections

Add session handling for task attachments

Add session handling for task assignees

Add session handling for saved filters

Add session handling for namespace and related types

Add session handling for namespace and related types

Add session handling for list users

Add session handling for list tests

Add session handling to list teams and related entities

Add session handling for link shares and related entities

Add session handling for labels and related entities

Add session handling for kanban and related entities

Add session handling for bulk task and related entities

Add session handling for lists and related entities

Add session configuration for web handler

Update web handler

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#750
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-23 15:32:28 +00:00
..
caldav Add colors for caldav (#738) 2020-12-18 12:04:27 +00:00
cmd Use db sessions everywere (#750) 2020-12-23 15:32:28 +00:00
config Add email reminders (#743) 2020-12-18 23:21:17 +00:00
cron Add email reminders (#743) 2020-12-18 23:21:17 +00:00
db Use db sessions everywere (#750) 2020-12-23 15:32:28 +00:00
files Use db sessions everywere (#750) 2020-12-23 15:32:28 +00:00
initialize Add email reminders (#743) 2020-12-18 23:21:17 +00:00
integrations Add name field to users 2020-11-21 21:51:55 +01:00
log Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
mail Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
metrics Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
migration Fix missing auto increments from b0d4902406 on mysql 2020-12-19 15:04:30 +01:00
models Use db sessions everywere (#750) 2020-12-23 15:32:28 +00:00
modules Use db sessions everywere (#750) 2020-12-23 15:32:28 +00:00
red Update module ulule/limiter/v3 to v3.8.0 (#699) 2020-12-18 15:21:21 +00:00
routes Use db sessions everywere (#750) 2020-12-23 15:32:28 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Add task filters for kanban 2020-12-22 12:38:05 +01:00
user Use db sessions everywere (#750) 2020-12-23 15:32:28 +00:00
utils Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
version Switch to mage (#651) 2020-09-03 15:13:19 +00:00