Commit Graph

16 Commits (d09e3c3658d603f0e686c05d0b80f94ca99fe147)

Author SHA1 Message Date
Sandu Liviu Catalin 6c01e84099
feat: add configuration option to bind server to specific address (#2165) 2 years ago
Lincoln Nogueira 3b76c6792c
feat: add preliminar Windows support (#1636)
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)
2 years ago
boojack 977e7f55e5
feat: add visibility field to resource (#1185) 2 years ago
Zhizhen He 50a99e9120
fix: correct comments for exported functions and variables (#1158) 2 years ago
boojack 1517688076
chore: update code structure (#1139)
* chore: update code structure

* chore: update
2 years ago
boojack ffe1073292
fix: schema path for demo mode (#1124) 2 years ago
Yoshino-s afaaec8492
feat(mode): add demo mode (#1121)
* feat(mode): add demo mode

* chroe: Update store/db/db.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

* chroe: Update store/db/db.go

Co-authored-by: boojack <stevenlgtm@gmail.com>

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
boojack 870559046f
chore: update skipper name (#1080) 2 years ago
boojack afc9709484
chore: update dev config (#857) 2 years ago
Steven 707d1a96eb chore: move `version` pkg to `server/version` 3 years ago
Steven 7d0407013e chore: make `golangci-lint` happy 3 years ago
boojack 15e1037433 chore: create backup when migration 3 years ago
boojack 7c94db0ca0 chore: use flags instead of env vars 3 years ago
boojack 536627007d
feat: schema migration handler (#100)
* chore: update about site dialog

* feat: schema migration

* chore: lint with golangci
3 years ago
boojack 011fcc7dd4 chore: rename module 3 years ago
boojack c3c2882dc5 chore: update server profile 3 years ago