Sean Yesmunt
de3639f29c
new build setup for web/electron
2019-03-04 23:48:04 -05:00
Sean Yesmunt
8c2bf13217
fix: ui cleanup
2019-02-20 00:20:29 -05:00
Sean Yesmunt
4c76050460
use @lbry/components
2019-02-13 12:27:20 -04:00
Madiator2011
9e61f6648b
More Languages
...
- More language select option when upload file into LBRY Network :)
2019-01-16 13:23:56 -05:00
Sean Yesmunt
ad90c1f96e
Redesign fixes ( #2164 )
...
* fix: share modal not opening
* fix: add more spacing above snackbar link
* fix: properly close thumbnail error modal
* fix: better align media property icons
* fix: tx filter alignment and prevent hiding filter if no current tx's
* fix: publish markdown on dark mode
* fix: add max-width on container for large screens
* fix: channel pagination aligmnent and spacing
* fix: modal spacing and flow errors
* fix: home page scrolling (now with mouse scrolling)
* fix: hover color in dark mode for outline buttons
* fix: improve file page spacing/layout
* cleanup
* fix: wrap file actions on smaller screens
* fix: comment button spacing
2019-01-07 18:29:40 -05:00
Sean Yesmunt
88befcc1b9
Newnew ( #2144 )
...
* Fixes
* Fix top result
* Added icons to React component
* Trying to get icons to work
* Icons
* add icon-custom.jsx with buildIcon function
* Icon fixes
* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt
a56831db2c
standardize constant naming/imports
2018-11-27 11:59:41 -05:00
Sean Yesmunt
d775de69e7
Remove ToS checkbox
2018-11-05 16:08:27 -05:00
Sean Yesmunt
5e98a9b982
updates for lbrynet30
2018-10-26 14:16:43 -04:00
Sean Yesmunt
8cfa2bb8be
fix clear button position
2018-10-23 15:12:33 -04:00
Sean Yesmunt
627af75f43
improve sizes/spacing on large screens
2018-10-23 15:12:33 -04:00
Sean Yesmunt
70b95f2f61
subscription improvements
2018-10-22 12:44:22 -04:00
Chakrit Likitkhajorn
9b4cbc2712
Limit file type when upload
2018-10-14 18:53:11 +07:00
Sean Yesmunt
b14336175e
Merge branch 'master' into publishWarnings
2018-10-05 13:55:00 -04:00
Jessop Breth
e7a3c571a2
fixes log warnings when bid is null
2018-10-05 11:51:53 -04:00
Sean Yesmunt
23ae86e0e7
remove copyright and fix other license edit
2018-10-03 15:00:06 -04:00
Sean Yesmunt
516a3f52e8
improve bid/name help text
2018-09-24 20:17:08 -04:00
Thomas Zarebczan
18a12622a2
remove duplicate thumbnail message
2018-08-16 09:07:55 -04:00
Sean Yesmunt
e67f76ae87
add thumbnail label for disabled publish button
2018-08-15 10:48:14 -04:00
Thomas Zarebczan
09bcd9ffdb
feat: add thumbnail loading to list of help errors
2018-08-12 23:05:25 -04:00
YULIUS KURNIAWAN KRISTIANTO
ef1a47f066
lowercase
2018-07-31 02:24:00 +07:00
YULIUS KURNIAWAN KRISTIANTO
1db3838c0f
add FAQ to Publish Form
2018-07-31 01:24:40 +07:00
Sean Yesmunt
6df4032c90
improve thumbnail preview styling
2018-07-19 10:51:21 -04:00
Sean Yesmunt
45de83fdf3
thumbnail preview on publish page
2018-07-19 10:51:21 -04:00
Sean Yesmunt
4d13b2c726
add .jpeg to list of spee.ch file types
2018-07-03 19:00:04 -04:00
Sean Yesmunt
a6a00e0bbb
add supported file types to spee.ch thumbnail upload label
2018-07-02 18:04:33 -04:00
Sean Yesmunt
7c96bad8bf
improve publish error messaging for edits
2018-07-02 18:04:33 -04:00
Sean Yesmunt
eff657f7be
disable file input when publishing
2018-07-02 18:04:33 -04:00
Sean Yesmunt
b79d13b44d
ensure all publish form errors have same styling
2018-07-02 18:04:33 -04:00
Sean Yesmunt
6e0cc55814
take previous bid into account for total available to deposit
2018-07-02 14:48:25 -04:00
YULIUS KURNIAWAN KRISTIANTO
2070d9b602
minor fix url or Uppercase
2018-06-27 00:25:54 +07:00
Thomas Zarebczan
0e1df68cc2
Minor UX fixes
...
Includes
-some better error messages when using credits (publish, tip, send)
-claim new user reward after phone verification (requires API change)
-vertical stacking on send screen
-add missing blank slate message for transaction history
2018-06-18 02:34:59 -04:00
Sean Yesmunt
7cbce18145
fix typo
2018-06-14 17:31:27 -04:00
Sean Yesmunt
061af8315a
remove reference to spee.ch if the api is down
2018-06-14 16:55:43 -04:00
Sean Yesmunt
122e669a59
disable form publishing if uploading thumbnail
2018-06-14 16:55:43 -04:00
Sean Yesmunt
6f666e757f
prepopulate thumbnail on edit
2018-06-14 16:55:43 -04:00
Sean Yesmunt
6e5edbdb34
clean up code and fix edit this claim button
2018-06-12 23:28:06 -04:00
Sean Yesmunt
a69a4e2852
fix: editing with no source
2018-06-12 01:11:17 -04:00
Sean Yesmunt
3e283f3c73
cleanup thumbnail upload styling
2018-06-08 00:05:45 -04:00
Travis Eden
753fbc72a4
add selectThumbnail component
2018-06-04 15:49:02 -04:00
Travis Eden
8def65f1d8
rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount
2018-06-04 15:44:01 -04:00
Travis Eden
9c235861fe
add uploadStatus to PublishForm
2018-06-04 15:38:43 -04:00
Travis Eden
05caa06aa7
add selectThumbnail component
2018-06-04 15:36:16 -04:00
Travis Eden
75b540635b
rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount
2018-06-04 15:34:15 -04:00
Travis Eden
e32a597c38
add uploadStatus to PublishForm
2018-06-04 15:27:55 -04:00
Sean Yesmunt
f669714553
fix: edit with no file change
2018-06-01 13:56:00 -04:00
Travis Eden
bd3936fc2b
publish by channel_id rather than channel_name
2018-05-24 08:56:33 -04:00
Sean Yesmunt
eaa11679e7
update: move to lbry-redux
2018-04-18 00:13:00 -04:00
Sean Yesmunt
5a2afb41eb
Merge pull request #1288 from lbryio/redesign-fixes
...
[redesign] some more fixes
2018-04-17 13:54:36 -04:00
YULIUS KURNIAWAN KRISTIANTO
460c0fc3fd
Show/Hide Price on Publish Form
2018-04-12 06:41:53 +07:00