Lemuel Smyth
|
5bcdec98db
|
channel edit page and media uploader enqueue (#78)
* outline channel edit page, add hidden tab
* enque image uploader hook to admin post action
* edit channel method and daemon channel edit method
* sanitize supports add form
* outline channel edit page, add hidden tab
* enque image uploader hook to admin post action
* edit channel method and daemon channel edit method
|
2022-02-27 13:30:08 -06:00 |
|
Lemuel Smyth
|
d34e241432
|
Meta box non compat blockeditor (#76)
WP block editor not working with plugin
|
2022-02-25 12:44:23 -06:00 |
|
Lemuel Smyth
|
899e38d80a
|
Add lbry protocol (#74)
* mv channel table to channels-page
* add lbry protocol to list of accepted protocols
|
2022-02-23 09:22:44 -06:00 |
|
Lemuel Smyth
|
b405d5a0c7
|
Add supports page (#73)
* build out the add supports page and method to add support to claims
|
2022-02-21 07:58:39 -06:00 |
|
Lemuel Smyth
|
5ef5d1f68f
|
Enqueue js channel table sort (#72)
* enqueue js sort table
* channels table sort and style
|
2022-02-20 09:57:36 -06:00 |
|
Lem Smyth
|
66df2ee020
|
links to add supports
|
2022-02-19 16:15:44 -06:00 |
|
Lem Smyth
|
6199f2eb04
|
Merge branch 'mv-channel-list-to-table'
|
2022-02-19 13:00:05 -06:00 |
|
Lem Smyth
|
9231ae882e
|
Merge branch 'wallet-balnce-email' into mv-channel-list-to-table
|
2022-02-19 11:28:34 -06:00 |
|
Lem Smyth
|
83874b5331
|
basic outline for add supports
|
2022-02-18 18:01:45 -06:00 |
|
Lem Smyth
|
1464afec1e
|
get wallet balance
|
2022-02-18 09:40:43 -06:00 |
|
Lem Smyth
|
28da08d8c6
|
channel list to table
|
2022-02-17 22:23:08 -06:00 |
|
Lem Smyth
|
a1c0ac76a3
|
wallet balance email
|
2022-02-17 19:18:09 -06:00 |
|
Lem Smyth
|
099cdc6fdf
|
better logic when show selects,
rv daemon call if not needed
|
2022-02-17 13:47:54 -06:00 |
|
Lem Smyth
|
8d18e00a49
|
show bid amounts formating
|
2022-02-17 13:13:16 -06:00 |
|
Lem Smyth
|
9472f35587
|
init show more info for channels
|
2022-02-16 15:09:29 -06:00 |
|
Lem Smyth
|
b9117fc749
|
meta-box-change-after-post-published
|
2022-02-16 12:43:36 -06:00 |
|
Lem Smyth
|
a5b158e0ef
|
cleanup
|
2022-02-14 12:17:02 -06:00 |
|
Lem Smyth
|
c11b7e293f
|
cleanup
|
2022-02-14 12:08:15 -06:00 |
|
Lem Smyth
|
5b7d6036b9
|
use claim_id
|
2022-02-14 11:08:09 -06:00 |
|
Lem Smyth
|
a00f979bf3
|
Merge branch 'lbry-publish'
|
2022-02-14 10:08:30 -06:00 |
|
Lemuel Smyth
|
5809f72823
|
Merge branch 'master' into lbry-publish
|
2022-02-14 08:43:10 -06:00 |
|
Lem Smyth
|
9149310a61
|
license as arg, check lbry_post_pub_channel first
|
2022-02-14 08:39:02 -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 |
|
Lem Smyth
|
1a9b881e61
|
prevent discovery of file structure
|
2022-02-13 19:27:41 -06:00 |
|
Lem Smyth
|
21762aeedc
|
prevent access from outside wordpress
|
2022-02-13 19:16:29 -06:00 |
|
Lem Smyth
|
8efe65a43c
|
sync
|
2022-02-13 17:02:35 -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
|
e4513558fd
|
Merge branch 'master' into publish-lbry-checkbox
|
2022-02-13 13:20:07 -06:00 |
|
Lem Smyth
|
ee92d4859a
|
c
|
2022-02-13 13:11:29 -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 |
|
Lem Smyth
|
6a1daab7c8
|
hook publish to LBRY into main publish metabox
|
2022-02-13 12:23:44 -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 |
|
Lem Smyth
|
d8a818557c
|
set defaults
|
2022-02-13 07:58:48 -06:00 |
|
Lem Smyth
|
233856b67d
|
save post meta
|
2022-02-13 07:54:26 -06:00 |
|
Lem Smyth
|
d8cc3ff96f
|
creates and prints the meta box
|
2022-02-12 17:26:37 -06:00 |
|
Lem Smyth
|
cc6b82ac9f
|
sanitize option callbacks
|
2022-02-12 16:36:29 -06:00 |
|
Lem Smyth
|
025106fcd6
|
checkbox to set default publish
|
2022-02-12 16:05:04 -06:00 |
|
Lem Smyth
|
1245d0d9fb
|
default channel selector
|
2022-02-12 15:59:23 -06:00 |
|
Lem Smyth
|
3368ffdfd7
|
default license select option
|
2022-02-12 15:46:20 -06:00 |
|
Lem Smyth
|
bf183aac5a
|
Whitespace & typos
|
2022-02-12 15:28:25 -06:00 |
|
Lem Smyth
|
87a0c132fa
|
rm unused hook mv options page call
|
2022-02-12 13:55:16 -06:00 |
|
Lem Smyth
|
06fed9faf9
|
rm duplicate function calls
|
2022-02-12 13:20:25 -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 |
|