Alex Liebowitz
498b75c688
Convert form hints to separate component with better style
2016-11-22 01:06:15 -05:00
Alex Liebowitz
f346739bfb
More error modal appearance tweaks
...
- Change warning icon to PNG with different color scheme
- Use alt style button
- Darken backdrop
- Add spacing under header
- Reduce margins on all modals
2016-11-15 01:30:38 -05:00
Alex Liebowitz
edeaf4f7d0
Add warning icon and dark backdrop to error dialog
2016-11-15 01:30:38 -05:00
Alex Liebowitz
6e5684c18b
Add styles for error modal
2016-11-15 01:29:51 -05:00
Alex Liebowitz
6e31b076b3
Restore spacing on Watch and Download buttons
2016-11-10 06:59:54 -05:00
Alex Liebowitz
c031313c84
Add Modal component
2016-11-10 05:21:13 -05:00
Alex Liebowitz
e228790b28
Add styles for help links
2016-11-02 12:12:46 -04:00
Alex Liebowitz
a7e6e9db1d
Convert text links to mixin
2016-11-02 12:09:33 -04:00
Alex Liebowitz
eefc44cfb2
Add "compact" option for search result tiles
2016-09-22 02:41:03 -04:00
alexliebowitz
aa7abb2451
Merge pull request #46 from lbryio/tx_log
...
Transaction log on Publish page
2016-08-30 05:15:49 -04:00
Jeremy Kauffman
b4dac55d26
cleaned up transaction history, added header subnav style
2016-08-27 10:12:56 -04:00
Jeremy Kauffman
f538c9a775
Merge remote-tracking branch 'origin/master' into txlog2
2016-08-26 19:07:49 -04:00
Jeremy Kauffman
d46fed313f
Merge remote-tracking branch 'origin/master' into help-version-section
2016-08-26 18:11:28 -04:00
Jeremy Kauffman
d927c5ffef
futher cleanup of help page
2016-08-26 18:06:22 -04:00
Jeremy Kauffman
5dcb0593ad
move nsfw logic lower, more semantic, handle search unmount
2016-08-22 16:56:52 -04:00
Alex Liebowitz
124b2b9a18
Add styles
2016-08-22 09:03:36 -04:00
Sonata Green
a4cd2f9b09
use .table-standard for transaction history
2016-08-21 23:22:09 -05:00
Sonata Green
d8182c084c
prettify transaction log a bit
2016-08-21 23:22:09 -05:00
Alex Liebowitz
a98c97fe0f
Stack header on top of all content
2016-08-18 04:06:45 -04:00
Alex Liebowitz
2573262e2b
Don't use native form styles on Safari
2016-08-09 21:19:35 -04:00
Jeremy Kauffman
2867560fed
unify item tiles
2016-08-09 08:42:32 -04:00
Jeremy Kauffman
c9b7c37e2c
more form fixes
2016-08-09 08:36:26 -04:00
Jeremy Kauffman
21b5890448
publish and form tweaks
2016-08-09 08:36:26 -04:00
Jeremy Kauffman
2b07c982e6
result display improvements, search to header
2016-08-09 08:29:22 -04:00
Jeremy Kauffman
007da592f1
crude ability to jump to discover
2016-08-09 08:22:06 -04:00
Jeremy Kauffman
a36f0f2691
wallet code + some finer touches on header + nav
2016-08-09 08:22:06 -04:00
Jeremy Kauffman
0d2775138a
clean up help, report, and settings
2016-08-09 08:20:19 -04:00
Jeremy Kauffman
7b18774e81
move exit to header
2016-08-09 08:20:19 -04:00
Jeremy Kauffman
2ec42aad26
basic nav design, new title scheme, light page clean up
2016-08-09 08:20:19 -04:00
Jeremy Kauffman
640001c597
store upgrade skip in session
2016-08-09 08:20:19 -04:00
Jeremy Kauffman
45f14598b9
barebones sidebar + light component refactor
2016-08-09 08:20:19 -04:00
Alex Liebowitz
b4fb4b3a5c
Add custom colors for form placeholders
2016-08-03 06:57:06 -04:00
Will Moyer
c3754e7c56
update styles and layout for Publish page
2016-08-03 06:57:06 -04:00
Alex Liebowitz
a2856052dc
Tweak wording and formatting on Wallet page
2016-08-03 05:37:59 -04:00
Alex Liebowitz
5f7c4a8121
Make styles for MediaElement.js to add letterboxing
2016-06-06 04:52:52 -04:00
Alex Liebowitz
e6869e2cf7
Convert all.scss to UNIX line endings
2016-06-06 04:42:17 -04:00
Alex Liebowitz
986a2bf16e
Switch to MediaElement (all done except letterboxing)
2016-06-03 07:45:03 -04:00
Alex Liebowitz
2b3dd4b1df
CSS tweaks for menu: support fixed width icons, non-underlined links
2016-05-27 07:04:37 -04:00
Alex Liebowitz
cce187ad62
Add small LBRY logo to top of sub-pages
2016-05-23 10:24:23 -04:00
Alex Liebowitz
4977729409
Make watch page full width (override 800px page width)
2016-05-23 08:16:41 -04:00
Alex Liebowitz
6ac17ae675
Vertically center download start/stop icon
2016-05-16 06:22:14 -04:00
Alex Liebowitz
1d4a259135
Vertically center inline icons
2016-04-25 06:57:47 -04:00
Alex Liebowitz
0c135bd774
Add style for <p>
2016-04-24 04:59:55 -04:00
Alex Liebowitz
0c3cc55a31
Fix "Download" link; also notify user and disable link on click.
2016-04-21 06:55:41 -04:00
Jeremy Kauffman
3a6e1529d8
settings UI, clean up
2016-04-09 20:00:56 -04:00
Alex Liebowitz
790124d25a
First sorta-working draft of Settings page
...
- Includes all fields except some I need to ask Jack about (layout details)
- Loads current settings and saves one (run_on_startup)
- Also made success callback in lbry.call() optional (don't need it for set_settings)
2016-04-03 09:13:15 -04:00
Alex Liebowitz
baa604cdb1
Add menu bar with settings icon and supporting changes
...
- Added class support and "fade in" option to Link component
2016-03-25 03:31:20 -04:00
Jack
279fc434c1
fix thumbnail and font paths, add default thumbnail image
...
also remove reference to unused script (mimic.js) from index.html
2016-03-21 12:04:46 -04:00
Jeremy Kauffman
5b2867f830
full frontend separation (you must be 18+ to view this commit)
2016-03-15 12:05:11 -04:00