vikunja/pkg/files
kolaente 5478acfc09
fix(files): configure the files path in files init instead of globally
This fixes a regression introduced in daa7ad053c where the root path would be included twice in the file path, leading to retrieval issues.
2024-09-29 19:04:25 +02:00
..
db.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
dump.go fix(dump): do not export files which do not exist in storage 2024-02-13 21:14:31 +01:00
error.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
filehandling.go fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
files.go fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
files_test.go fix(files): use absolute path everywhere 2024-09-06 12:59:48 +02:00
main_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00