114 Commits

Author SHA1 Message Date
Ben Allfree
2be8fd6709 refactor: migration code 2022-11-20 05:09:07 -08:00
Ben Allfree
3c9783485d refactor: instance login 2022-11-20 05:08:00 -08:00
Ben Allfree
0a09500439 chore: restore autocancellation 2022-11-20 04:20:31 -08:00
Ben Allfree
b5d3cf48a6 fix: incorrect instance information displaying on dashboard details 2022-11-20 03:55:28 -08:00
Ben Allfree
a63105cfd2 redme update 2022-11-20 03:52:22 -08:00
Ben Allfree
3b227ac31f fix: more helpful error message when backup fails for nonexistent instance 2022-11-20 03:51:53 -08:00
Ben Allfree
dd33c7dce6 readme formatting 2022-11-19 22:23:19 -08:00
Ben Allfree
1178a0c89e chore: move version number to base package.json 2022-11-19 22:18:44 -08:00
Ben Allfree
84a8e811c3 Chore: rebuild with go 1.19.3 and include in bin name 2022-11-19 22:07:09 -08:00
Ben Allfree
4f5eaa13b1 0.5.2 release 0.5.2 2022-11-19 21:39:01 -08:00
Ben Allfree
a488adec37 chore: 0.8.0 final release bins 2022-11-19 21:37:22 -08:00
Ben Allfree
593440e165 chore v0.8.0 js sdk update 2022-11-19 03:46:05 -08:00
Ben Allfree
f24d5fe043 chore: sqlite3 patch update 2022-11-19 03:45:39 -08:00
Ben Allfree
22949eeb56 readme update 2022-11-17 02:34:15 -08:00
Ben Allfree
dd9584bdfe readme update 2022-11-16 11:34:44 -08:00
Ben Allfree
57f3197d99 Fix: Account verification needs to hard-redirect 2022-11-16 11:34:04 -08:00
Ben Allfree
200e1c63cf readme update 2022-11-16 11:27:07 -08:00
Ben Allfree
dccc7c1e71 chore: bootstrap typings 2022-11-16 11:26:38 -08:00
Ben Allfree
75151c25c4 readme update 2022-11-16 11:08:12 -08:00
Ben Allfree
69d8b38b88 v0.5.1 release v0.5.1 2022-11-16 09:44:00 -08:00
Ben Allfree
1eb47a7f08 Remove extra async-mutex ref 2022-11-16 09:41:41 -08:00
Ben Allfree
59682f5555 SQLite build fix 2022-11-16 09:40:00 -08:00
Ben Allfree
47092f362a Bugfix: TS typing 2022-11-16 06:11:15 -08:00
Ben Allfree
b74dc5dee7 Bugfix: TS typing check 2022-11-16 05:56:02 -08:00
Ben Allfree
6c76842511 Remove unneeded job watching 2022-11-16 05:51:34 -08:00
Ben Allfree
38b803ab6f Bugfix: 404 after creating instance 2022-11-16 05:14:18 -08:00
Ben Allfree
da32370e70 Merge branch 'master' of github.com:benallfree/pockethost 0.5.0 2022-11-15 04:10:46 +00:00
Ben Allfree
db948a561f dbeug updates 2022-11-15 04:10:29 +00:00
Ben Allfree
9e210af97b backup updates 2022-11-15 04:10:23 +00:00
Ben Allfree
865c140201 readme updates 2022-11-15 04:09:47 +00:00
Ben Allfree
8c94a42700 env updates 2022-11-15 04:09:24 +00:00
Ben Allfree
e19f26dc3a safeCatch updates 2022-11-15 04:08:20 +00:00
Ben Allfree
2c6b66414f patch package fixes 2022-11-15 04:06:48 +00:00
Ben Allfree
ff7ed2df97 sqlite3 patch update 2022-11-14 20:05:22 -08:00
Ben Allfree
174b17a861 readme update 2022-11-14 20:05:15 -08:00
Ben Allfree
a8ed9b9c93
53 db snapshots (#85) 2022-11-14 18:15:11 -08:00
Ben Allfree
14bebf2d0e readme update 2022-11-14 11:31:22 -08:00
Brewhouse Digital
7ed7979fda
#89 Display Package Version (#96)
* #89 Display Package Version

* Ran prettier

* Swapped out filesystem for standard env support

* ran prettier

* added alias on import path

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-14 11:30:09 -08:00
Ben Allfree
6c028b5391 readme update 2022-11-11 23:21:17 -08:00
Brewhouse Digital
424b487867
#87 Password Reset and Account Confirmation Feature (#94)
* #87 Password Reset Flow

* Ran prettier

* Added a breaktag for better formatting on the emails

* Added Account Verification

* ran prettier

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-11 23:19:49 -08:00
Ben Allfree
8735ad11c4 Bootstrap typings 2022-11-11 05:55:39 -08:00
Ben Allfree
d2dd6f0c44 readme update 2022-11-10 22:19:07 -08:00
Brewhouse Digital
32f7f8cbfa
#36 Discussion Button (#92)
* #36 Added Discussions button to the nav

* #36 Fixed issue with Discussions button

* Merged from master and ran prettier

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-10 22:18:37 -08:00
Ben Allfree
031a1b5e03 readme update 2022-11-10 22:13:10 -08:00
Brewhouse Digital
3e5f963f9c
#83 PB Version Number on Dashboard
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-10 22:12:06 -08:00
Ben Allfree
803a40f015 Remove debugging 2022-11-06 06:02:45 -08:00
Ben Allfree
5fef28df67 v0.4.2 v0.4.2 2022-11-05 23:02:07 -07:00
Ben Allfree
4c69ae7119
Runtime metrics (#82. #21) 2022-11-05 23:00:27 -07:00
Brewhouse Digital
ec045f8778
#36 Added Discussions button to the nav (#81)
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-11-04 02:26:07 -07:00
Ben Allfree
5efdbee8e0 Only rebuild pocketbase binaries that need it 2022-11-03 06:21:50 +00:00