Lemuel Smyth
bc23888458
If published meta box ( #65 )
...
Meta box changed to show lbry canonical url for published post,
Change option selects for channel and license to static once post is published.
removed isset check from _lbry_post_published_license
2022-02-16 14:52:43 -06:00
Lemuel Smyth
623ff37c6e
Claim search method ( #64 )
...
creates a method for a claim search using claim_id.
Can add other params to search for i.e. name, claim_type, and multiple claims at once using claim_ids.
2022-02-16 14:42:48 -06:00
Lemuel Smyth
dd25f7ea57
whitespace and general cleanup ( #63 )
...
* cleanup, add missing abspath or die on uninstall.php
2022-02-14 12:22:29 -06:00
Lemuel Smyth
592c3f9193
README update use local images ( #62 )
...
* update readme, use local images
2022-02-14 11:47:00 -06:00
Lemuel Smyth
388e1fb894
Lbry publish ( #61 )
...
* license as arg, check lbry_post_pub_channel first
2022-02-14 08:43:55 -06:00
Lemuel Smyth
cb61208b12
Prevent direct access from outside WordPress ( #60 )
...
* prevent access from outside wordpress
* prevent discovery of file structure
2022-02-13 19:34:20 -06:00
Lemuel Smyth
a5a3e8372d
Wallet total balance on hover ( #59 )
...
* wallet total balance on hover
2022-02-13 19:07:25 -06:00
Lem Smyth
8ac66f71ab
f
2022-02-13 13:29:44 -06:00
Lemuel Smyth
d04668ee91
Checkbox for always publish to LBRY inside main publish meta box ( #58 )
...
* hook publish to LBRY into main publish metabox
* style metaboxes
2022-02-13 13:26:04 -06:00
Lemuel Smyth
557dd888fa
Admin error messages ( #57 )
...
* some admin error msgs esc outputs for wallet field on admin page
2022-02-13 12:44:15 -06:00
Lemuel Smyth
2c9379394f
Defaults set ( #56 )
...
* set defaults
2022-02-13 11:11:14 -06:00
Lemuel Smyth
d6c9c4a55e
Save post meta ( #55 )
...
* save post meta
2022-02-13 11:10:15 -06:00
Lemuel Smyth
f2e0c54e5e
Meta box create ( #54 )
...
* creates and prints the meta box
2022-02-13 11:08:24 -06:00
Lemuel Smyth
992be8ca0f
Sanitize options callback ( #53 )
...
* sanitize option settings callbacks
2022-02-13 11:00:09 -06:00
Lemuel Smyth
c94a276a76
Checkbox set default publish ( #52 )
...
* checkbox to set default publish
2022-02-13 10:57:41 -06:00
Lemuel Smyth
3e68befdc1
Default license selector ( #51 )
...
* default license select option
* default channel selector
2022-02-13 10:39:42 -06:00
Lemuel Smyth
e66bc60c0e
Merge pull request #50 from lemsmyth/rebased-from-lbryio-master
...
Whitespace & typos
2022-02-13 10:34:42 -06:00
Lem Smyth
bf183aac5a
Whitespace & typos
2022-02-12 15:28:25 -06:00
Lemuel Smyth
43929ecd17
Merge pull request #49 from lemsmyth/rebased-from-lbryio-master
...
fix fatal from calling function twice
2022-02-12 14:02:52 -06:00
Lem Smyth
9d2f01a37b
Merge branch 'rebased-from-lbryio-master' of github.com:lemsmyth/lbrypress into rebased-from-lbryio-master
2022-02-12 13:58:39 -06:00
Lem Smyth
87a0c132fa
rm unused hook mv options page call
2022-02-12 13:55:16 -06:00
Lem Smyth
f35484d13e
rm unused hook mv options page call
2022-02-12 13:30:08 -06:00
Lem Smyth
06fed9faf9
rm duplicate function calls
2022-02-12 13:20:25 -06:00
Lemuel Smyth
7eabd266d6
Merge branch 'lbryio:master' into channel-tab-after-speech-tab
2022-02-12 12:13:03 -06:00
Lemuel Smyth
07a060eeaa
Channel tab pull after speech tab ( #47 )
...
* builds out the channel-tab
2022-02-12 12:04:52 -06:00
Lemuel Smyth
908fb4c0cc
Merge branch 'master' into channel-tab-after-speech-tab
2022-02-12 12:03:21 -06:00
Lemuel Smyth
b026f27485
Speech tab ( #46 )
...
* Print the speech tab inputs to the Spee.ch page
2022-02-12 12:00:14 -06:00
Lemuel Smyth
c743030156
Merge branch 'master' into channel-tab-after-speech-tab
2022-02-12 10:49:28 -06:00
Lemuel Smyth
3980f60704
Enqueue stylesheet ( #48 )
...
* enqueue admin stylesheet
2022-02-12 10:36:52 -06:00
Lemuel Smyth
3f8d7413b9
Merge branch 'master' into channel-tab-after-speech-tab
2022-02-12 10:22:12 -06:00
Lemuel Smyth
e49670732c
Basic tabbed structure ( #45 )
...
* gitignore rm vscode
* structure for tabbed admin
* options-page rewrite
* comment out unused include
* define LBRY_SPEECH_SETTINGS
* amend commit to rm style enqueue
2022-02-12 09:56:59 -06:00
Lem Smyth
1226273a11
build channel-tab
2022-02-09 10:17:45 -06:00
Lem Smyth
33fb30ccc9
Print the speech tab inputs
2022-02-09 09:04:03 -06:00
Lem Smyth
9b6e6bd7f1
rm inline style enqueue admin stylesheet
2022-02-09 07:59:26 -06:00
Lem Smyth
6657c8281a
define LBRY_SPEECH_SETTINGS
2022-02-09 07:49:36 -06:00
Lem Smyth
e894c3b6fc
comment out unused include
2022-02-09 07:44:27 -06:00
Lem Smyth
c89405bbd4
options-page rewrite
2022-02-09 07:30:41 -06:00
Lem Smyth
39170a3262
structure for tabbed admin
2022-02-09 07:13:33 -06:00
Lem Smyth
1795b57a1f
gitignore rm vscode
2022-02-09 06:09:27 -06:00
Alex Grin
4b0e17bcf4
Merge pull request #43 from lemsmyth/wallet-balance-fix
2022-01-31 09:12:42 -05:00
Lemuel Smyth
3aed9ece2e
Update LBRY_Daemon.php
2022-01-28 17:05:24 -06:00
Lemuel Smyth
04e600a12d
Update LBRY_Daemon.php
...
removed not used $wallet_available variable statement.
2022-01-28 16:41:42 -06:00
Lem Smyth
cb2239e403
add lbc image, fix wallet balance
2022-01-25 14:27:12 -06:00
Thomas Zarebczan
1858cae047
updates for speech channel
2020-12-10 00:10:15 -05:00
Thomas Zarebczan
18ac6106ed
Merge pull request #25 from earthjeffone/patch-1
...
Patch 1
2020-04-10 10:26:37 -04:00
Thomas Zarebczan
a7bc19c4d6
Update README.md
2020-04-10 10:26:01 -04:00
earthjeffone
4f5371662a
Update README.md
2020-04-09 21:39:16 -07:00
earthjeffone
cf45ad030f
Updates to install info
...
added a couple of things that I noticed:
added cmd to install unzip
another instance where lbrynet needed change to ./lbrynet
added some more explanation
2020-04-09 21:34:03 -07:00
Thomas Zarebczan
eb5673502a
Update README.md
2020-04-09 10:28:01 -04:00
Thomas Zarebczan
c8860493bf
Update README.md
2020-04-08 12:01:36 -04:00