1318 Commits

Author SHA1 Message Date
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
Ben Allfree
91d55c6cf0 Support 0.8.0-rc2 and 0.7.10 v0.4.1 2022-11-02 14:38:20 -07:00
Ben Allfree
0c52f9d175 Prettier fix 2022-11-02 14:37:46 -07:00
Ben Allfree
a8a6b3c771 readme update 2022-11-02 11:16:28 -07:00
Ben Allfree
e9e5dc4150 Docker updates 2022-11-02 11:14:42 -07:00
Ben Allfree
6220f41095 Readme and prod updates v0.4.0 2022-11-02 18:03:21 +00:00
Ben Allfree
870870e62b v0.8 support 2022-11-02 10:05:52 -07:00
Ben Allfree
1661bf6821 Merge branch 'master' of github.com:benallfree/pockethost v0.3.2 2022-11-01 23:24:25 -07:00
Ben Allfree
c137d682dd Dashboard authcheck fix 2022-11-01 23:24:22 -07:00
Ben Allfree
3a445cc844 Merge branch 'master' of github.com:benallfree/pockethost 2022-11-02 04:34:53 +00:00
Ben Allfree
3ad5d15ac5 Readme nohup note 2022-11-02 04:34:50 +00:00
Ben Allfree
32f64c553a Docker build fixes 2022-11-01 21:33:24 -07:00
Ben Allfree
cdec7e1801 Gitignore update 2022-11-01 21:16:39 -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
fd2d9ae826 Lint fix 2022-10-28 05:18:18 -07:00
Ben Allfree
a0fe228c81 PBScript integration 2022-10-28 05:12:27 -07:00
Ben Allfree
a3c522fca3 Readme update 2022-10-28 04:37:08 -07:00
Ben Allfree
f216dd1f2b Dockerfile update 2022-10-28 04:37:00 -07:00
Ben Allfree
b2d3b2beac v0.3.1 v0.3.1 2022-10-26 16:34:34 -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 0.3.1 2022-10-25 11:03:25 -07:00
Ben Allfree
f5b9ebabea
Docker updates v0.3.0 2022-10-25 03:48:13 -07:00
Ben Allfree
264112c283 yarn lock update 2022-10-23 10:10:57 -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
Ben Allfree
e2ea7cbfdc Merge branch 'master' of github.com:benallfree/pockethost 2022-10-23 10:05:03 -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
Ben Allfree
9eff52fa7d gitignore updates 2022-10-23 09:51:37 -07:00
Ben Allfree
5d6fc90f1a Updated docs 2022-10-21 22:39:12 -07:00
Ben Allfree
1fee2e9c37 Merge branch 'master' of github.com:benallfree/pockethost 2022-10-21 22:33:57 -07:00
Ben Allfree
0f27817475 yarn update 2022-10-21 22:33:52 -07:00
Ben Allfree
d2b6a1af18 Gitignore update 2022-10-21 22:33:45 -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
Ben Allfree
1e1942da85 Adjust gitignore 2022-10-21 10:52:27 -07:00
Brewhouse Digital
77c899597e
Added the New Dashboard and Instances Pages (#12)
* Added the new Dashboard and instances pages

* Swapped positions of the New Instance creation button

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-10-21 08:43:32 -07:00
Ben Allfree
cf25721e4b yarn updates 2022-10-18 09:48:18 -07:00
Brewhouse Digital
ffceeee791
Removed placeholder links (#9)
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
2022-10-17 16:11:06 -07:00
Brewhouse Digital
fa283d70cb
Added new Navbar, Login/Register pages, and new Components (#5)
* Added new Navbar, Login/Register pages, and new Components

* Db logic fix

* Fixed instance page

* Default provisioning status

* minor dashboard fixes

* Form error handling

* Provisioning status fix

* github action

* Enhanced home page signup flow

* Whitespace fixes

* Added responsive CSS for the dashboard

* Merged all the latest PRs and added a new MediaQuery component and mobile nav

* Removed the homepage animation on mobile but left for tablet sizes and up. Also improved the navigation bar for mobile use

Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
Co-authored-by: Ben Allfree <ben@benallfree.com>
2022-10-15 08:36:15 -07:00
Ben Allfree
bee037b494 dockerignore 2022-10-15 08:31:53 -07:00
Ben Allfree
29b40af6b5 daemon dep fix 2022-10-15 08:31:45 -07:00
Ben Allfree
eef8349c25 Developer notes update 2022-10-14 12:12:32 -07:00
Ben Allfree
243a17fe3a Run action on pull request 2022-10-14 09:24:43 -07:00
Ben Allfree
dbd063809e style fix 2022-10-14 01:16:00 -07:00
Ben Allfree
9ebfce41ef github action 2022-10-14 01:14:13 -07:00
Ben Allfree
0eb42c0d6f .env fix 2022-10-13 11:40:10 -07:00
Ben Allfree
873333b1ff .env enhancement for pocketbase domain/subdomain 2022-10-13 11:39:31 -07:00