Commit graph

299 commits

Author SHA1 Message Date
Sung Won Cho
f265e2a1fe Test password update 2022-04-17 18:30:37 +10:00
Sung Won Cho
529e8e7dea Email update form 2022-04-17 18:11:34 +10:00
Sung Won Cho
0a40fef084 Password change 2022-04-17 16:52:55 +10:00
Sung Won Cho
7af65c1eee Implement basic settings layout 2022-04-17 15:02:50 +10:00
Sung Won Cho
348bf8398c Fix test and remove api package 2022-04-17 15:02:50 +10:00
Sung Won Cho
cd5d094c25 Implement MVC 2022-04-17 10:47:43 +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
Sung Won Cho
cabe02aa71
Arm64 build (#449)
* Build for arm64

* Build CLI for arm64

* Fix test
2020-04-24 18:44:43 +10:00
Craig Kaiser
5f77d92076
Add install instructions for self hosted using Apache2 (#448) 2020-04-24 15:45:11 +10:00
Sung Won Cho
6e690ea4da
Fix rules (#438) server-v1.0.1
* Fix network

* Fix migrations for table that no longer exist

* Document changed behavior
2020-03-29 09:43:42 +11:00
Sung Won Cho
0d9a1810bb
Add toggle for inactive email preference (#435) server-v1.0.0 2020-03-22 11:38:24 +11:00
Sung Won Cho
1e3efa9bb2
Remove deprecated classic migrations (#433)
* Remove repetition and digest

* Document change

* Remove classic

* Document change

* Document change

* Upgrade dep

* Fix changelog

* Upgrade dep

* fix

* fix
2020-03-22 11:00:50 +11:00
Sung Won Cho
a9f052b19c
Remove repetition (#432)
* Remove repetition and digest

* Document change

* Fix test

* Fix test
2020-03-22 10:36:13 +11:00
Sung Won Cho
b2da22acae
Add doc (#418) 2020-02-13 10:03:08 +10:00
Sung Won Cho
c9ec331672 Encapsulate config load (#414)
* Use config package

* Add config test

* Fix test
2020-02-10 09:56:47 +10:00
Sung Won Cho
9d79ea1b0e
fix typo (#413) 2020-02-07 13:01:16 +10:00
Sung Won Cho
9c94b273fb
Allow to upgrade (#412) 2020-02-07 12:29:02 +10:00
Sung Won Cho
fb4ccf1ada
Allow to use yearly (#411)
* Toggle

* Display breakdown

* Process yearly plan

* Display summary

* Fix style
2020-02-07 11:49:07 +10:00
Sung Won Cho
f35cb307b3
Add deprecation notice (#410) server-v0.5.0 2020-02-06 13:08:44 +10:00
Sung Won Cho
22373a78e1
Fix release (#409) 2020-02-06 12:48:28 +10:00
Sung Won Cho
054a3c47ac
Remove deprecated items (#408)
* Update README

* Remove deprecated item

* Remove deprecated item

* Upgrade web dependencies

* Upgrade dev depdenencies

* Document changes

* upgrade
2020-02-06 10:24:30 +10:00
Sung Won Cho
6c8cba57b5
Fix client (#407) 2020-02-05 15:28:45 +10:00
Sung Won Cho
cd80f9b72e
Release CLI 0.11.0 (#404) cli-v0.11.0
* Release CLI 0.11.0

* Update outdated ldflags

* Fix release

* Fix date
2020-02-05 11:58:51 +10:00
Sung Won Cho
3c5819f1d1
Avoid refocus at the end of the textarea input (#405) 2020-02-05 08:12:09 +10:00