Commit graph

351 commits

Author SHA1 Message Date
Sung
74119b1d0b
Automate release process (#691) server-v3.0.0-rc2 2025-10-12 13:02:59 -07:00
Sung
24491bc68a
Allow to upload all data to an empty server (#690)
* Handle server switch

* Avoid losing data in case of race

* Simplify
2025-10-12 12:03:20 -07:00
Sung
e0f68fc8d8
Rate limit client (#689) 2025-10-11 16:14:20 -07:00
Sung
fd7b2a78b2
Remove email verification (#688)
* Remove email verified flag

* Fix sass deprecation warnings
2025-10-11 13:35:39 -07:00
Sung
ca5af5e34a
Run server on port 3001 (#687)
* Simplify docker compose file

* Run on port 3001
2025-10-11 12:41:51 -07:00
Sung
162ceb4ad1
Simplify installation (#686) 2025-10-10 21:20:33 -07:00
Sung
637d4c6861
Simplify contribution (#685) 2025-10-05 22:26:48 -07:00
Sung
a62c7f9e93
Build cli v0.15.2 (#684) cli-v0.15.2 2025-10-05 21:26:12 -07:00
Sung
5df3e7af70
Document change (#683) 2025-10-05 17:59:19 -07:00
Sung
b141b677bb
Cross-platform build for server (#682) 2025-10-05 17:56:13 -07:00
Sung
61162e2add
Use SQLite on the server (#681)
* Use SQLite on server

* Remove pro

* Simplify

* Use flag

* Automate release
2025-10-05 17:02:30 -07:00
Sung
5928f9619f
Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -07:00
Sung
a26037f83a
Add sync test (#678) 2025-09-28 22:25:34 -07:00
Sung
b37820da1f
Remove Pro (#674) 2025-09-28 21:09:22 -07:00
Sung
8ffd44f362
Add 2025 (#673) 2025-08-08 22:31:20 -07:00
dependabot[bot]
895dcaa59f
Bump braces from 3.0.2 to 3.0.3 in /pkg/server/assets (#670)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-30 17:43:11 +10:00
dependabot[bot]
1ff4c07528
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#669)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 13:50:36 +10:00
Sung
bdc980e5ce
Release CLI 0.15.1 (#661) 2024-02-03 11:54:46 +11:00
Sung
f1c0d0bc04
Upgrade color library (#660) cli-v0.15.1 2024-02-03 10:29:28 +11:00
Sung
f0ba8a1fa6
Upgrade to Go 1.21 (#658) 2024-01-28 14:44:21 +11:00
Sung
4dded18395
Update the instruction to use Docker compose v2 (#657) 2024-01-28 12:50:26 +11:00
Sung
818ebcce69
Add 2024 (#656) 2024-01-28 11:50:22 +11:00
Sung
94ad949453
Release CLI v0.15.0 (#647) cli-v0.15.0 2023-05-27 18:08:19 +10:00
Sung
5eae1299f7
Allow to disable automatic upgrade check in CLI (#646) 2023-05-27 17:49:34 +10:00
Sung
2de1798fdd
Remove Darwin release (#644) 2023-03-18 16:57:40 +11:00
Sung
558bf8dbe1
Run CI (#643)
This reverts commit f18677e498.
2023-03-18 16:55:16 +11:00
Sung
664520e027
Allow to download darwin/arm64 using the installation script (#642) 2023-03-18 16:52:34 +11:00
Sung
f18677e498
Remove autoclose of inactive issue (#641) 2023-03-12 13:48:14 +11:00
Sung
b47c792d5f
Fix homebrew release (#640) 2023-03-10 21:32:10 +11:00
Sung
489d4f407a
Document CLI 0.14.0 release (#639) 2023-03-10 21:26:23 +11:00
Sung
17b4c7d6cf
Disable completion command (#637) cli-v0.14.0 2023-03-10 21:05:18 +11:00
Sung
fd5f92c247
Close inactive issues (#636) 2023-03-10 20:29:56 +11:00
Sung
0ef9e20e8d
Release server v.2.1.1 (#635) server-v2.1.1 2023-03-04 13:28:49 +11:00
Sung
c3214f12f0
Fix missing assets in a server release (#634)
* Fix missing assets in a server release

* Fix missing library error
2023-03-04 13:26:36 +11:00
Sung
4258ea1715
Release server-v2.1.0 (#633) server-v2.1.0
* Release server-v2.1.0

* Fix smoke test
2023-03-04 11:57:40 +11:00
Sung
d52a5bdf48
Use OnPremises (#631) 2023-03-04 10:52:35 +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