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
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