Commit graph

14 commits

Author SHA1 Message Date
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
148fd047d3
Links to add supports page (#71)
* links to add supports
2022-02-19 16:21:50 -06:00
Lemuel Smyth
9acd398393
show supports amounts, better logic for when to show select boxes (#67) 2022-02-19 13:04:38 -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
bf183aac5a Whitespace & typos 2022-02-12 15:28:25 -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
9b6e6bd7f1 rm inline style enqueue admin stylesheet 2022-02-09 07:59:26 -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
Renamed from templates/options_page.php (Browse further)