68 Commits

Author SHA1 Message Date
Ben Allfree
803ef0dd06 Fix FTP URL 2022-12-30 22:55:50 -08:00
Ben Allfree
12b7817bc9 Frontend FTP info page 2022-12-30 22:40:17 -08:00
Ben Allfree
21cf9b2773 FTP support 2022-12-30 16:20:43 -08:00
Ben Allfree
94ca9e0dfb fix 500 local dev error 2022-12-26 04:17:53 -08:00
Ben Allfree
b688d2033e cleanupmanager move 2022-12-26 01:40:28 -08:00
Ben Allfree
eaedec040c auto-upgrade pocketbase 2022-12-26 01:26:51 -08:00
Ben Allfree
ce5c704dcc pm2 updates 2022-12-25 15:10:36 +00:00
Ben Allfree
bb21e9bd7e pm2 support 2022-12-25 07:04:25 -08:00
Ben Allfree
15c2d91e37 Remove docker 2022-12-24 06:04:22 -08:00
Ben Allfree
bed29bc675 Revert "fix: <CodeSample/> extra border visible in dark mode"
This reverts commit 2ad1d16a0e0a043560e13ec2fa756d23959e1148.
2022-12-02 19:02:31 -08:00
Ben Allfree
b82b2b7b96 chore: type-fest version consolidation 2022-12-02 18:45:38 -08:00
Ben Allfree
4ea7a32ea6 Merge branch 'master' of github.com:benallfree/pockethost 2022-12-02 18:31:26 -08:00
IanBR
2ad1d16a0e
fix: <CodeSample/> extra border visible in dark mode
Background color is incomplete in dark mode
2022-11-30 08:36:45 -08:00
Ben Allfree
32cbe8dfc7 fix: cancel button not working #112 2022-11-21 20:43:16 -08:00
Ben Allfree
c798f067c6 fix: disallow backups if data dir doesn't exist 2022-11-21 02:19:42 -08:00
Ben Allfree
4e65a7b948 refactor: rpc 2022-11-21 02:08:55 -08:00
Ben Allfree
80f10f528d refactor: logging and async services 2022-11-20 09:14:48 -08:00
Ben Allfree
f5c9f349e3 refactor: Fix unsubscriber function typing 2022-11-20 05:20:55 -08:00
Ben Allfree
470bcb81b2 refactor: rename PocketbaseClientApi 2022-11-20 05:19:23 -08:00
Ben Allfree
432b22d959 refactor: env 2022-11-20 05:10:14 -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
1178a0c89e chore: move version number to base package.json 2022-11-19 22:18:44 -08:00
Ben Allfree
593440e165 chore v0.8.0 js sdk update 2022-11-19 03:46:05 -08:00
Ben Allfree
57f3197d99 Fix: Account verification needs to hard-redirect 2022-11-16 11:34:04 -08:00
Ben Allfree
dccc7c1e71 chore: bootstrap typings 2022-11-16 11:26:38 -08:00
Ben Allfree
1eb47a7f08 Remove extra async-mutex ref 2022-11-16 09:41:41 -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
a8ed9b9c93
53 db snapshots (#85) 2022-11-14 18:15:11 -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
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
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
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
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
870870e62b v0.8 support 2022-11-02 10:05:52 -07:00
Ben Allfree
c137d682dd Dashboard authcheck fix 2022-11-01 23:24:22 -07:00
Ben Allfree
8908176d17 only print safeCatch messages in dev mode 2022-10-29 07:40:17 -07:00
Brewhouse Digital
7a4da71c27
#40 Verified Accounts Banner and Global User Store (#45) 2022-10-29 07:37:52 -07:00
Ben Allfree
5c8903fac6 #17 Added Open Graph to the site (#34) 2022-10-26 16:28:34 -07:00
Ben Allfree
22e6966fcb
Darkmode cookie fix (#38) 2022-10-26 13:04:31 -07:00
Ben Allfree
a149df0d58 Bugfixes: navbar and realtime provisioning status 2022-10-25 11:03:25 -07:00
Ben Allfree
f5b9ebabea
Docker updates 2022-10-25 03:48:13 -07:00
Brewhouse Digital
125c1bcfd8
Dark Mode & CSS Theming (#16)
* Added Dark Mode and new Theme Colors

* Added some new accessibility features, and updated the dark button for dark mode

* Ran Linter

* Adding min-height to the body to prevent layout shift on page routing

* Updated imports to use the alias

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
Co-authored-by: Ben Allfree <ben@benallfree.com>
2022-10-23 10:09:43 -07:00
Brewhouse Digital
92919193b3
#14 Fixed Dashboard Responsiveness (#15)
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-10-23 10:04:43 -07:00
Brewhouse Digital
6a958cbcc3
UI Cleanup & Sveltestrap Removal (#13)
* UI Cleanup

* Removed unused import

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-10-21 22:33:12 -07:00