Commit Graph

529 Commits

Author SHA1 Message Date
DREKLI ea44c0d7eb Additions
- http://www.octaex.com
- https://exrates.me
- http://barterdex.supernet.org
2018-03-15 19:14:10 +01:00
Tam Tran 8fb6a51d36 Build 2018-03-14 13:31:21 -05:00
Tam Tran b5cd9f9c5c
Merge pull request #119 from BTCP-community/pools
Pools : https to http
2018-03-14 13:29:39 -05:00
Tam Tran 2aef84e52e updated navbar 2018-03-13 19:32:31 -05:00
DREKLI e08a031d45 Pools : https to http 2018-03-13 22:58:21 +01:00
Tam Tran 3fa155c7df Added ja white paper 2018-03-13 10:47:09 -05:00
Tam Tran 6551e7badf Updated whitepaper and team 2018-03-12 21:53:29 -05:00
Tam Tran b937ff9b99 updated UI navbar 2018-03-12 10:39:50 -05:00
DREKLI 0758f6b08b Merge branch 'develop' into Fixes 2018-03-12 16:02:08 +01:00
Tam Tran ee09edc4f3 Build 2018-03-12 09:42:20 -05:00
Tam Tran 4313126c0e Added russian localization and pool update 2018-03-12 09:29:21 -05:00
Tam Tran 60796926f1
Merge pull request #118 from BTCP-community/Copy-Amendments
Copy : Amendments
2018-03-12 09:24:29 -05:00
DREKLI 843bdd8021 Copy : Amendments
- Tenses changed to accurately represent we're post-fork
- Update to info
- cmc correction
2018-03-12 10:23:41 +01:00
root eb487fd944 Tweak to NotyJS DOM elem pos 2018-03-11 19:51:15 +00:00
DREKLI 8001b345ed Mobile improvements
- vw/vh rule not happy with current structure and bottom action bars, so pulled out to just be %
- Touch scroll added to .main via css rule
2018-03-11 14:14:31 +01:00
DREKLI 40269fb20a Touch | Missing .maps | Sidebar
- Touch events excluded as data-attr to keep 'general' touch events
- Noticed .maps were being requested, so added to lib folder
- Sidebar now position fixed
2018-03-11 13:37:19 +01:00
DREKLI 2d9a077dfe Sidebar : Improvements
- Sorted the overriding vh issue for mobile
- Added padding to .collapse containers
- Amended :focus on toggle to simplify UI
2018-03-11 11:50:34 +01:00
DREKLI 51c1ee2d03 Touch controls : Re-add 2018-03-11 11:21:52 +01:00
Tam Tran 789bb7e63e Updated 2018-03-10 21:33:04 -06:00
Tam Tran 87dafab1aa Merge branch 'develop' of https://github.com/BTCP-community/bitcoinprivate-prefork-website into develop 2018-03-10 21:31:37 -06:00
Tam Tran 80a9f3a5cf updated pools 2018-03-10 21:31:29 -06:00
CryptoJake22 db5cb5b505
Add files via upload 2018-03-10 14:53:32 -05:00
CryptoJake22 d069c21cd1
Add files via upload 2018-03-10 14:53:10 -05:00
Matt Pass f3bedd7cfc
Change to BTCP in widget on Business page 2018-03-10 16:49:07 +00:00
Matt Pass 7f7c390df7
Change to BTCP in CMC widget 2018-03-10 16:48:16 +00:00
Tam Tran 5aa2063c52 updated pool 2018-03-09 17:41:59 -06:00
Tam Tran 6936caca0a build 2018-03-09 17:40:14 -06:00
Tam Tran 55125d6c95 moved supernova up 2018-03-09 17:39:38 -06:00
CryptoJake22 4913594b38
Update index.html 2018-03-09 18:23:19 -05:00
CryptoJake22 ebfae154fc
Merge pull request #115 from BTCP-community/BlueSilver22-patch-1
Update pools.html
2018-03-09 17:02:08 -05:00
CryptoJake22 a892e6f61a
Update pools.html 2018-03-09 16:59:41 -05:00
CryptoJake22 827b91b9bd
Update pools.html 2018-03-09 16:58:32 -05:00
DREKLI b61d3a0030 Viewport fix | Styling : Menu
- Bug on devices for over scolled menu
- Test fix to disable touch (not great on iOS)

- Menu styles requests to be inverted
2018-03-09 22:14:15 +01:00
Tam Tran 00bbdef7bd updated 2018-03-09 13:46:56 -06:00
Tam Tran 1dc6eb29a5 Updated localization 2018-03-09 13:46:21 -06:00
DREKLI 9cb55015a4 Noti : h/c fix for position
Temporary fix to move noti away form being over menu toggle
2018-03-09 17:01:13 +01:00
DREKLI 93e7f54d04 Nav : Add link to home on menu 2018-03-09 16:39:28 +01:00
DREKLI 79dae9a3c0 Notis : Move to bottomRight
Was covering the menu toggle
2018-03-09 16:37:43 +01:00
DREKLI 20e292a451 Styling : Toggle button ::focus 2018-03-09 16:10:41 +01:00
DREKLI 4e946cd052 UI overhaul
The header needed sorting out with all the extra elements, and the duplicate footer content could likely be seen as duplication for SEO (especially because they contain links)

Menu / Header
- Added slideout.js as a quick fix for sidebar/panel menu nav
- Header 'collapse' menu chucked totally
- Hamburger is now a toggle for slideout
- Header shrunk right down

"Hero" on Homepage
- Super h/c margins... So removed now that they are uneeded

Notification (spam warning on Homepage)
- turned it onto a proper noti, using the noty.js package. Only opens if on Homepage and are scrollTop 0
- Localisation tag is still included in the inejcted html (but not tested)

Footer
- Remove duplicate content menu
- Put bottom Logo and Legals on same row
2018-03-09 15:32:44 +01:00
Tam Tran 0b8969bf66 Build 2018-03-09 08:26:28 -06:00
Tam Tran 2e82247f83 update pools 2018-03-09 08:25:32 -06:00
DREKLI 9c46a752e9 Mobile UI Fix #100
Quick margin adjustment.

https://github.com/BTCP-community/bitcoinprivate-prefork-website/issues/100
2018-03-09 10:21:04 +01:00
Tam Tran cf9de4fa80 Rebuild 2018-03-08 14:11:52 -06:00
Tam Tran 31b467184e build 2018-03-08 13:37:22 -06:00
Tam Tran 8229eae625 logos 2018-03-08 13:36:41 -06:00
Tam Tran 746934f5da Merged develop 2018-03-08 09:42:25 -06:00
Tam Tran 75b2f07cc7 Added russian whitepaper 2018-03-08 09:41:50 -06:00
Tam Tran f77bf4181b Merge branch 'develop' 2018-03-08 08:29:30 -06:00
Tam Tran 1e878a107b updated pools 2018-03-08 08:28:32 -06:00