memos/server
Lincoln Nogueira 14b34edca3
chore: fix misuse of package path instead of filepath.path (#2684)
As stated by https://pkg.go.dev/path, "path" is mainly for URLs, "path.filepath" for file systems
2023-12-29 07:50:15 +08:00
..
frontend chore: remove user urlsets in sitemap 2023-12-23 19:35:46 +08:00
integration chore: fix misuse of package path instead of filepath.path (#2684) 2023-12-29 07:50:15 +08:00
profile chore: clean debug code 2023-12-11 22:20:57 +08:00
service chore: retire auto backup for sqlite 2023-12-19 22:34:06 +08:00
version chore: implement webhook dispatch in v2 api 2023-12-23 11:17:35 +08:00
server.go chore: fix server context 2023-12-23 17:59:15 +08:00