Ben Allfree
86235a8ac1
faq update
2023-01-25 16:29:36 -08:00
Ben Allfree
4007775b86
chore: doc fixes - draft mode, retina images
2023-01-24 09:42:23 -08:00
Ben Allfree
4b15d16993
chore: signup page ts typing
2023-01-24 16:58:06 +00:00
Ben Allfree
4dfa972bd5
chore: password reset ts typing
2023-01-24 16:57:57 +00:00
Ben Allfree
06ce2499b0
chore: faq compoent formatting
2023-01-24 16:57:44 +00:00
Ben Allfree
f77463a634
fix: error page now goes back to Home page
2023-01-24 16:57:26 +00:00
Oscar Fally
8d0618573f
FAQ ( #170 , #37 )
2023-01-24 08:42:42 -08:00
Ben Allfree
057a49f85b
feat: update faq
2023-01-24 06:21:59 -08:00
Ben Allfree
07b4c31b21
feat: faq update
2023-01-24 06:16:22 -08:00
Ben Allfree
9778679be9
feat: markdown outliner
2023-01-24 05:47:24 -08:00
Ben Allfree
2db8609a88
chore: update micro-dash
2023-01-24 05:46:52 -08:00
Ben Allfree
bebdd6862d
chore: refactor docs
2023-01-24 05:44:50 -08:00
Ben Allfree
606e52e9b6
fix: urlencude ftp username correctly
2023-01-23 15:25:02 +00:00
Ben Allfree
8ca9bd65bd
Docs introduction
2023-01-06 04:49:40 -06:00
Ben Allfree
65b963e09d
Deno worker support
2023-01-03 14:09:03 -08:00
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