51 Commits

Author SHA1 Message Date
Ben Allfree
08ae50e93f enh: log tail fixes and enhancements 2023-10-19 15:28:46 -07:00
Ben Allfree
6a639a3021 enh: winston logging 2023-10-19 08:51:10 -07:00
Ben Allfree
88132020b6 chore: .env refactor 2023-10-18 12:44:51 -07:00
Ben Allfree
320f417431 fix: type error on reset pw page 2023-10-18 10:45:54 -07:00
Ben Allfree
1c1e2cd18a Merge branch 'master' of github.com:pockethost/pockethost 2023-10-18 10:44:25 -07:00
Ben Allfree
c2fc64d66e enh: overhaul dashboard nav and state management 2023-10-18 10:44:13 -07:00
Ben Allfree
a4ca2985f6 enh: removed public routes guards in dashboard 2023-10-18 10:43:15 -07:00
Ben Allfree
7a5dfa1c1c enh: added dashboard guards 2023-10-18 10:41:45 -07:00
Ben Allfree
73f0e85e22 enh: added component cleanup util 2023-10-18 10:40:51 -07:00
Ben Allfree
830af08b90 fix: ftp hostname 2023-10-18 08:58:35 -07:00
Brewhouse Digital
88bfc63e5c
Dashboard - Danger Zone Confirmations (#321)
* Dashboard - Danger Zone Confirmations

* Dashboard - Danger Zone Confirmations
2023-10-18 01:13:43 -07:00
Brewhouse Digital
4177263800
Dashboard reset password flow (#320)
* Dashboard - Reset Password Flow

* Linter fixes

---------

Co-authored-by: Ben Allfree <ben@benallfree.com>
2023-10-18 01:12:50 -07:00
Ben Allfree
14f8395b91 fix: getInstances refactor for API rate limiting 2023-10-18 00:42:47 -07:00
Ben Allfree
0d6506012a fix: ts fix 2023-10-18 00:42:27 -07:00
Ben Allfree
1fd618ba72 fix: click handler type fix 2023-10-18 00:41:51 -07:00
Ben Allfree
37bd8d4a71 chore: event type fix 2023-10-18 00:41:09 -07:00
Ben Allfree
b66d722592 chore: formatting 2023-10-18 00:40:51 -07:00
Ben Allfree
0583dce2bf fix: responsive fix on instance list 2023-10-18 00:39:51 -07:00
Ben Allfree
4d9463194c chore: type fixes on dashboard 2023-10-18 00:39:19 -07:00
Ben Allfree
3a3b13504d chore: type fixes on dashboard 2023-10-18 00:38:50 -07:00
Ben Allfree
ae6705e49c chore: clean up type checking on dashboard 2023-10-18 00:38:16 -07:00
Ben Allfree
e98ea23cb6 chore: app.html formatting 2023-10-18 00:37:48 -07:00
Ben Allfree
b6446a8c4a chore: update sveltekit 2023-10-18 00:37:13 -07:00
Ben Allfree
a81440b725 enh: add type checking to linting 2023-10-12 04:17:13 -07:00
Ben Allfree
6d38fe9006 fix: mothership URL in dashboard 2023-10-11 20:35:01 -07:00
Ben Allfree
c6bd280e61 enh: dashboard environment variable updates 2023-10-11 20:30:32 -07:00
Ben Allfree
05af1a841b fix: removed unnecessary route from dashboard 2023-10-11 20:27:37 -07:00
Ben Allfree
bfc8bba81d chore: LoggerService refactor 2023-10-11 12:16:41 -07:00
Ben Allfree
473bd17dd8 fix: broken admin button in dashboard 2023-10-11 06:08:44 -07:00
Ben Allfree
ebd0802baf enh: dashboard env var refactor 2023-10-11 05:57:49 -07:00
Ben Allfree
fb099b2a87 fix: support link in dashboard 2023-10-11 05:54:58 -07:00
Ben Allfree
5e5ff5d665 refactor: rename APP_PROTOCOL to HTTP_PROTOCOL 2023-10-11 05:07:33 -07:00
Brewhouse Digital
1bfe5e39e1
Dashboard - Removed Light Theme Toggle (#317) 2023-10-10 18:52:54 -07:00
Ben Allfree
1ef19d48f4 fix: linting 2023-10-04 09:13:29 -07:00
Ben Allfree
52bafe69c1 chore: add patch-package to package yarns 2023-10-04 09:08:55 -07:00
Ben Allfree
22e3d5d006 fix: fix old gitbook references 2023-10-03 20:41:15 -07:00
Brewhouse Digital
2aba52999b
Dashboard - Sidebar Maintenance & Confirm Account Banner (#310)
* Dashboard - Sidebar Maintenance & Confirm Account Banner

* Forgot IF statement
2023-10-03 20:31:23 -07:00
Brewhouse Digital
68ac5a9e79
Dashboard - Fullscreen Logging (#307) 2023-10-03 15:39:43 -07:00
Brewhouse Digital
6fd511fdf1
Dashboard - Reverted Registration Flow (#309) 2023-10-03 15:39:05 -07:00
Ben Allfree
8d296c356c enh: daisy dashboard 2023-10-03 10:48:53 -07:00
Ben Allfree
94299d2db4 enh: PocketBase JS SDK update 2023-10-02 23:52:24 -07:00
Ben Allfree
fa4c5a75b2 fix: dashboard HTTP protocol constant ref 2023-10-02 23:48:00 -07:00
Ben Allfree
0a1f33fb52 fix: doc link fixes 2023-10-02 23:10:11 -07:00
Ben Allfree
de07ada5b6 enh: hoist typefest 2023-10-02 22:07:19 -07:00
Ben Allfree
936198676f enh: hoist micro-dash 2023-10-02 22:05:37 -07:00
Ben Allfree
57ff17cf87 chore: hoist pockethost JS SDK to root package 2023-10-02 22:01:06 -07:00
Ben Allfree
95a48d7489 fix: fix hard coded https protocol in frontend 2023-10-02 13:29:42 -07:00
Ben Allfree
0ddabb5f1e enh: read env changes from vite 2023-10-02 13:29:37 -07:00
Ben Allfree
981b6d4f8d chore: package.json fixes 2023-10-02 13:28:16 -07:00
Ben Allfree
e97d5f1ca2 chore: lint formatting 2023-10-02 11:38:15 -07:00