Commit graph

316 commits

Author SHA1 Message Date
Sung
7bdf579e24 Release server-v3.0.0 2023-03-04 10:58:13 +11:00
Sung
dd6f8c7f65
Upgrade dependencies (#630)
* Upgrade dependencies

* Fix broken test due to upstream behavior
2023-03-03 22:10:25 +11:00
Sung
b07858a3df
Increase the upgrade check interval to 8 weeks (#629) 2023-03-03 21:37:12 +11:00
Sung
420f30fb92
Separate homebrew command for testing (#625) 2023-02-11 19:06:03 +11:00
Sung
4978e57fbe
Upgarde to use gh (#624) 2023-02-11 17:35:41 +11:00
Sung
86bfc44f47
Fix version tag (#622) 2023-02-10 23:21:24 +11:00
Sung
577a6e8a57
Release CLI 0.13.0 (#621) cli-v0.13.0 2023-02-10 22:01:46 +11:00
Sung
9a83ac3c51
Distribute CLI for macOS with Apple silicon (#620) 2023-02-10 21:57:53 +11:00
Zach Nickel
ff0ae9ac29
Add note from stdin content (#616)
* add note from stdin content

* add tests and update help text
2023-02-10 21:34:23 +11:00
Sung
4a780574eb
Upgrade dependencies (#619) 2023-02-05 13:10:45 +11:00
Michael Robson
4007647c34
Update dnoterc location in SELF_HOSTING.md (#608)
Change to match move from ~/.dnote/dnoterc to current ~/.config/dnote/dnoterc
2023-02-05 12:44:06 +11:00
Sung
01b70bdcaa
Fix build status in README (#618) 2023-02-05 12:35:51 +11:00
Sung
5e6b96f0d6
Run CI (#617) 2023-02-05 12:30:03 +11:00
Sung
ee45144cd7
Add 2023 (#615) 2023-02-05 11:02:25 +11:00
Sung Won Cho
62fe48e451
Remove unused files (#601) 2022-05-10 20:35:43 +10:00
Sung Won Cho
8e5c051437
Add 2022 (#600) 2022-05-10 20:19:04 +10:00
Sung Won Cho
14284057ea
Release server 2.0.0 (#598) server-v2.0.1 server-v2.0.0 2022-05-09 21:37:02 +10:00
Sung Won Cho
5bba57fd29
Remove dependency on packr (#597)
* Embed files

* Build CLI

* Remove packr

* Embed view directory

* Embed static files

* Make view engine

* Populate build info
2022-05-09 20:34:23 +10:00
Sung Won Cho
f649b5225b
Remove unused file (#596) 2022-04-25 11:51:00 +10:00
Sung Won Cho
26e8da8f0a
Ignore test files (#595) 2022-04-24 17:28:14 +10:00
Sung Won Cho
f7ac7f5ab6
Remove unused JavaScript projects (#594)
* Update sender

* Remove unused projects

* Fix style
2022-04-24 14:48:13 +10:00
Sung Won Cho
a4b7a07bff
Preserve backwards compatibility of health endpoint (#593) 2022-04-24 11:32:04 +10:00
Sung Won Cho
01a378c5b1
Simplify by removing web interface (#590)
* Implement MVC

* Implement settings

* Improve layout

* Lock sass dependency
2022-04-24 10:54:39 +10:00
Sung Won Cho
172f608b66
Remove Forum (#582) 2022-02-17 20:06:15 +11:00
Sung Won Cho
9a054e9ff6
Fix build annotation (#578) 2022-02-12 09:11:44 +11:00
Sung Won Cho
504ba44852
Add 2021 (#574) 2021-12-08 22:26:15 +11:00
Sung Won Cho
6eb68d1817
Document upgrade guide (#530) 2021-01-03 14:06:38 +11:00
Sung Won Cho
fe32dc4f2d
Release CLI 0.12.0 (#529) cli-v0.12.0 2021-01-03 12:37:10 +11:00
Sung Won Cho
a4640977b5
Allow to skip frontmatter when viewing note (#528) 2021-01-03 12:32:24 +11:00
Sung Won Cho
e9f3b080d5
Use XDG base directory (#527)
* Create platform specific directory definitions

* Fix CLI integration test

* Rename dirs to paths and get config path

* Namespace

* Fix initialization of dirs

* Simplify and change description

* Simplify

* Fix build flag

* Bump sqlite version

* Bump xgo
2021-01-03 12:11:22 +11:00
Sung Won Cho
1b7473149c
Update install_postgres.sh (#525) 2021-01-03 11:37:34 +11:00
Monomax Bot
a9fe1e987e
Upgrade dependencies. (#501) 2020-08-25 18:36:16 +10:00
Sung Won Cho
258fd0995f
Fix lint (#500) 2020-08-23 12:25:24 +10:00
Sung Won Cho
cba1df56cc
Update dep (#481)
* Upgrade dep and fix lint

* Add lint fix

* Bump browser dep
2020-06-11 19:17:35 +10:00
Alessandro Buggin
32c13b3b53
Update docker-compose.yml to pull latest version (#477) 2020-06-03 18:05:20 +10:00
Sung Won Cho
0d44112904
Release server v1.0.4 (#473) server-v1.0.4 2020-05-23 10:56:00 +10:00
Sung Won Cho
2ca6818b9a
Invalidate existing sessions upon password change (#471) 2020-05-23 10:41:23 +10:00
Sung Won Cho
a060176cbb
Remove obsolete columns (#470) 2020-05-22 17:19:10 +10:00
Sung Won Cho
6acc2936e3
Reduce bundle size (#469)
* Rename handlers to api

* Fix imports

* Fix test

* Abstract

* Fix warning

* wip

* Split session

* Pass db

* Fix test

* Fix test

* Remove payment

* Fix state

* Fix flow

* Check password when changing email

* Add test methods

* Fix timestamp

* Document

* Remove clutter

* Redirect to login

* Fix

* Fix
2020-05-22 16:30:05 +10:00
Sung Won Cho
91d5c710ed
Release server 1.0.3 (#462) server-v1.0.3 2020-05-03 09:39:04 +10:00
Sung Won Cho
cee2db2510
Fix timeline (#460)
* Fix timeline

* Document change
2020-05-01 11:30:32 +10:00
Monomax Bot
1a0361922b
Upgrade dependencies. (#459) 2020-05-01 08:42:07 +10:00
Sung Won Cho
6515aacf42
Update install.sh (#457) 2020-04-26 11:13:11 +10:00
Sung Won Cho
fa9f43167d
Release CLI 0.11.1 (#456) server-v1.0.2 cli-v0.11.1 2020-04-25 19:13:26 +10:00
Sung Won Cho
5864e34bdd
Display helpful error if accidentally pointing to catchall handler (#455)
* Display helpful error if accidentally pointing to catchall handler

* Document change

* Fix logout

* Fix test
2020-04-25 18:48:44 +10:00
Sung Won Cho
ebe360d7ff
Dynamic hostname (#454)
* Display dynamic hostname for login

* Document change
2020-04-25 16:56:33 +10:00
Sung Won Cho
4b700f5e66
Fix upgrade url (#453) 2020-04-25 16:56:24 +10:00
Sung Won Cho
1c96a2bbaa
Sort notes by last activity (#452)
* Upgrade dep

* Sort by last activity

* Upgrade node

* Document change
2020-04-25 16:08:51 +10:00
Sung Won Cho
ae8531fe11
Speed up ci (#451) 2020-04-25 15:24:33 +10:00
Monomax Bot
96d3c50780
Upgrade dependencies (#450)
* Upgrade dependencies.

* Fix test

* Improve name

* Update doc

* Upgrade deps

* Fix lint

* Fix lint

Co-authored-by: Sung Won Cho <sung@monomax.sh>
2020-04-25 11:38:39 +10:00