mirror of https://github.com/usememos/memos
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Add preliminar Windows support for both development and production environments. Default profile.Data will be set to "C:\ProgramData\memos" on Windows. Folder will be created if it does not exist, as this behavior is expected for Windows applications. System service installation can be achieved with third-party tools, explained in docs/windows-service.md. Not sure if it's worth using https://github.com/kardianos/service to make service support built-in. This could be a nice addition alongside #1583 (add Windows artifacts) * feat: improve Windows support - Fix local file storage path handling on Windows - Improve Windows dev script |
3 years ago | |
|---|---|---|
| .. | ||
| auth | 3 years ago | |
| dist | 3 years ago | |
| profile | 3 years ago | |
| version | 3 years ago | |
| auth.go | 3 years ago | |
| common.go | 3 years ago | |
| embed_frontend.go | 3 years ago | |
| http_getter.go | 3 years ago | |
| idp.go | 3 years ago | |
| jwt.go | 3 years ago | |
| memo.go | 3 years ago | |
| memo_relation.go | 3 years ago | |
| memo_resource.go | 3 years ago | |
| openai.go | 3 years ago | |
| resource.go | 3 years ago | |
| rss.go | 3 years ago | |
| server.go | 3 years ago | |
| shortcut.go | 3 years ago | |
| storage.go | 3 years ago | |
| system.go | 3 years ago | |
| tag.go | 3 years ago | |
| tag_test.go | 3 years ago | |
| user.go | 3 years ago | |