aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | query CC with larger batch sizexianny2018-12-083-5/+7
| * | | | | | rename variable and define default in only 1 locationxianny2018-12-083-5/+11
| * | | | | | upgrade throttling codexianny2018-12-082-14/+12
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1411 from 0xProject/fix/instant/hide-loadersBrandon Millman2018-12-112-44/+14
|\ \ \ \ \ \
| * | | | | | fix(instant): hide loaders when no token or buy amount is chosenBrandon Millman2018-12-112-44/+14
* | | | | | | Merge pull request #1405 from 0xProject/tslint-changesFabio B2018-12-1112-17/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Implement prefer-template tslint rulekao2018-12-0812-17/+18
| |/ / / / /
* | | | | | Merge pull request #1409 from 0xProject/fix/instant/custom-erc20Steve Klebanoff2018-12-111-2/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Don't throw error if can't find icon for tokenSteve Klebanoff2018-12-111-2/+11
* | | | | | Merge pull request #1388 from 0xProject/feature/contracts-monorepo-6Leonid Logvinov2018-12-1169-147/+473
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Refactor out tokens from core contracts packageLeonid Logvinov2018-12-0569-147/+473
* | | | | | Merge pull request #1385 from 0xProject/feature/contracts-monorepo-5Leonid Logvinov2018-12-1147-44/+287
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update contracts/interfaces/README.mdFabio B2018-12-071-1/+1
| |/ / / /
| * | | | Refactor our protocol interfaces into @0x/contracts-interfacesLeonid Logvinov2018-12-0547-44/+287
* | | | | Merge pull request #1402 from 0xProject/web3-wrapper/numberBigNumberMixupFabio B2018-12-093-4/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix linterFabio Berger2018-12-081-2/+4
| * | | | Add PR numberFabio Berger2018-12-071-1/+2
| * | | | Remove excess commasFabio Berger2018-12-071-1/+1
| * | | | fix: txData returned so that `value` and `gasPrice` are BigNumbers to avoid p...Fabio Berger2018-12-072-4/+12
| * | | | Update yarn.lockFabio Berger2018-12-071-2/+39
| | |/ / | |/| |
* | | | Merge pull request #1399 from 0xProject/feature/website/disable-slider-if-no-...Francesco Agosti2018-12-073-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | feat: change color of doctype tag in configuratorfragosti2018-12-071-1/+1
| * | | feat: disable slider when no affiliate infofragosti2018-12-062-0/+10
* | | | Switch out whitepaper with 0x protocol specificationFabio Berger2018-12-069-3/+10
* | | | Switch out RocketChat icon with Discord iconFabio Berger2018-12-063-1/+1
|/ / /
* | | fix: add comma to affiliateInfo config in configuratorfragosti2018-12-061-1/+1
* | | Merge pull request #1398 from 0xProject/feature/instant/more-error-reportingSteve Klebanoff2018-12-061-5/+2
|\ \ \
| * | | feat(instant): More aggressive error reportingSteve Klebanoff2018-12-061-5/+2
|/ / /
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into d...fragosti2018-12-062-31/+43
|\ \ \
| * | | Fix/pipeline/ohlcv (#1393)Xianny2018-12-062-31/+43
* | | | fix: remove target=_blank from instant linkfragosti2018-12-062-1/+1
|/ / /
* | | Merge pull request #1369 from 0xProject/feature/website/instant-configuratorFrancesco Agosti2018-12-0621-176/+1449
|\ \ \
| * | | feat: change New notification to point to instantfragosti2018-12-061-2/+2
| * | | chore: run prettierfragosti2018-12-061-6/+1
| * | | fix: ensure copy button is above codefragosti2018-12-061-1/+2
| * | | feat: notify user they've copied to clipboard on copyfragosti2018-12-061-14/+29
| * | | chore: make default fee percentage in configurator 0fragosti2018-12-061-1/+1
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-06280-607/+6484
| |\ \ \
| * | | | chore: run linterfragosti2018-12-052-2/+1
| * | | | feat: add copy code featurefragosti2018-12-052-3/+18
| * | | | fix: instant linting issuesfragosti2018-12-051-4/+0
| * | | | chore: fix linter issuesfragosti2018-12-053-12/+3
| * | | | chore: remove shark relay from possible SRA endpointsfragosti2018-12-051-5/+1
| * | | | hack: make min-height of line-number container 98% to prevent scrollbar from ...fragosti2018-12-051-1/+1
| * | | | fix: use WebsitePaths type and update wiki link to new linkfragosti2018-12-055-11/+16
| * | | | fix: reset available tokens when sra endpoint is changedfragosti2018-12-052-3/+8
| * | | | fix: make select box-shadow darkerfragosti2018-12-051-2/+4
| * | | | fix: do not show select all if no tokens are availablefragosti2018-12-051-0/+5
| * | | | feat: update configurator snippet to actually work if copy and pastedfragosti2018-12-051-17/+23
| * | | | fix: change liquiditySource to orderSourcefragosti2018-12-041-1/+1
| * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-0419-14/+744
| |\ \ \ \
| * | | | | feat: update relayer listfragosti2018-12-041-1/+19
| * | | | | polish: make configurator inputs look more like mocksfragosti2018-12-043-3/+6
| * | | | | feat: fetch asset meta data from the asset meta data mapfragosti2018-12-041-31/+23
| * | | | | fix: address to lowercase and explore the docs leads to correct wikifragosti2018-12-041-2/+2
| * | | | | feat: create more dank sliderfragosti2018-12-044-13/+199
| * | | | | feat: make (optional) label inlinefragosti2018-12-041-2/+3
| * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-040-0/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-04264-1061/+7795
| |\ \ \ \ \ \
| * | | | | | | feat: add fee percentage sliderfragosti2018-12-044-31/+44
| * | | | | | | feat: add fee percentage slierfragosti2018-12-043-2/+30
| * | | | | | | feat: implement basic feeRecipient address in config generatorfragosti2018-12-044-11/+96
| * | | | | | | fix: use correct styles even when syntax highlighter component removes classn...fragosti2018-12-011-3/+4
| * | | | | | | feat: implement code generationfragosti2018-12-013-27/+49
| * | | | | | | feat: implement multi token select componentfragosti2018-12-018-46/+156
| * | | | | | | feat: implement available token fetchingfragosti2018-11-303-6/+116
| * | | | | | | feat: add MultiSelect component skeletonfragosti2018-11-302-1/+80
| * | | | | | | feat: add Select component and use for configuratorfragosti2018-11-307-31/+285
| * | | | | | | feat: move instant base config to types filefragosti2018-11-302-18/+19
| * | | | | | | feat: implement configurator layoutfragosti2018-11-302-4/+29
| * | | | | | | feat: factor out ActionLink component from featuresfragosti2018-11-302-37/+54
| * | | | | | | feat: improve styling of code demo componentfragosti2018-11-302-12/+126
| * | | | | | | feat: have basic code syntax highlighting workingfragosti2018-11-306-95/+308
* | | | | | | | Merge pull request #1389 from 0xProject/fix/instant-rollbar-localhostSteve Klebanoff2018-12-064-14/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Takeout console.logSteve Klebanoff2018-12-061-1/+0
| * | | | | | | | Only include localhost in host domains if in development modeSteve Klebanoff2018-12-063-9/+26
| * | | | | | | | Use dotenv in developmentSteve Klebanoff2018-12-061-5/+2
* | | | | | | | | Merge pull request #1392 from 0xProject/fix/instant/pre-release-hotfixesFrancesco Agosti2018-12-064-5/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | feat: lowercase keys in additionalAssetMetaDataMapfragosti2018-12-061-1/+2
| * | | | | | | | chore: add coingecko css example to externall.cssfragosti2018-12-061-0/+4
| * | | | | | | | fix: call toLowerCase in asset creation logicfragosti2018-12-061-2/+2
| * | | | | | | | fix: input placeholder css specificity increasefragosti2018-12-061-2/+2
* | | | | | | | | Fix RadarRelay timestamps (#1391)Alex Browne2018-12-062-4/+8
|/ / / / / / / /
* | | | | | | | Merge pull request #1377 from 0xProject/feature/pipeline-cleanup-mega-rebaseAlex Browne2018-12-0691-54/+4691
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Change type of transactions.gas_used and gas_price to BigNumber/numericAlex Browne2018-12-054-9/+31
| * | | | | | | Fix prettierAlex Browne2018-12-052-25/+18
| * | | | | | | Address PR feedbackAlex Browne2018-12-0521-81/+96
| * | | | | | | Use a string template in packages/pipeline/src/scripts/pull_missing_events.tsFabio B2018-12-051-1/+1
| * | | | | | | Fix typo in packages/pipeline/src/parsers/bloxy/index.tsFabio B2018-12-051-1/+1
| * | | | | | | Fix linterAlex Browne2018-12-051-1/+1
| * | | | | | | pull OHLCV records from Crypto Compare (#1349)Xianny2018-12-0513-17/+500
| * | | | | | | Token_orderbook_snapshots for Ddex and Paradex(#1354)zkao2018-12-0514-0/+669
| * | | | | | | Add script for parsing competing dex trades from Bloxy (#1355)Alex Browne2018-12-059-4/+498
| * | | | | | | Introduce framework for running basic tests for entities (#1344)Alex Browne2018-12-0527-54/+766
| * | | | | | | [pipeline] Add additional documentation to the README (#1328)Alex Browne2018-12-051-0/+113
| * | | | | | | Reduce number of blocks per query in pull_missing_eventsAlex Browne2018-12-051-1/+1
| * | | | | | | updating comment for 0x trusted tokensJake Ellowitz2018-12-054-13/+8
| * | | | | | | metadata and trusted sources in same raw tableJake Ellowitz2018-12-0510-55/+75
| * | | | | | | Pull token metadata re trusted tokensJake Ellowitz2018-12-0512-2/+208
| * | | | | | | Add script for pulling missing block dataAlex Browne2018-12-055-4/+95
| * | | | | | | Check for special characters in table name in pull_missing_eventsAlex Browne2018-12-051-3/+7
| * | | | | | | Add support for pulling Cancel and CancelUpTo eventsAlex Browne2018-12-056-90/+170
| * | | | | | | Add transactionHash to CancelUpToEvent and CancelEvent entitiesAlex Browne2018-12-053-1/+6
| * | | | | | | Optimize database operations in pull_missing_events scriptAlex Browne2018-12-051-9/+26
| * | | | | | | Add homepage_url to relayersAlex Browne2018-12-053-7/+22
| * | | | | | | Add workaround for broken save methodAlex Browne2018-12-052-2/+22
| * | | | | | | Fix chunk size in pull_missing_eventsAlex Browne2018-12-051-1/+1
| * | | | | | | Use built-in chunk feature of TypeORM save methodAlex Browne2018-12-051-7/+2
| * | | | | | | Change some column types from varchar to numericAlex Browne2018-12-0511-46/+121
| * | | | | | | Add raw schema prefix to query in pull_missing_eventsAlex Browne2018-12-051-1/+1
| * | | | | | | Rename taker and maker amounts in sra_ordersAlex Browne2018-12-052-2/+15
| * | | | | | | Implement scraping sra orders from radar relayAlex Browne2018-12-057-24/+52
| * | | | | | | Preliminary work for adding RR order book scrapingAlex Browne2018-12-051-0/+52
| * | | | | | | Update schema for sra_ordersAlex Browne2018-12-052-6/+49
| * | | | | | | Pointing entities to raw schemaJake Ellowitz2018-12-0510-132/+129
| * | | | | | | Mapping dev schema to initial migrationJake Ellowitz2018-12-054-1/+208
| * | | | | | | Configure linter with --format stylish and fix linter errorsAlex Browne2018-12-0512-7/+81
| * | | | | | | Configure TypeORM for migrations. Add new package.json scripts.Alex Browne2018-12-056-30/+21
| * | | | | | | Rename Transaction.ts to transaction.tsAlex Browne2018-12-053-0/+0
| * | | | | | | Add better error handling for immediately invoked async functionsAlex Browne2018-12-054-85/+20
| * | | | | | | Rename table and column namesAlex Browne2018-12-0510-98/+172
| * | | | | | | Reorganize entities. Make scripts work from any directory.Alex Browne2018-12-0515-14/+38
| * | | | | | | Split index.ts into multiple scripts in scripts/ and detect last known block ...Alex Browne2018-12-054-92/+95
| * | | | | | | Remove unused function parameter in index.ts scriptAlex Browne2018-12-051-2/+2
| * | | | | | | Use bigint for gasUsed and gasPrice in TransactionAlex Browne2018-12-052-5/+7
| * | | | | | | Update relayer code to use new relayer-registry formatAlex Browne2018-12-054-6/+14
| * | | | | | | Remove outdated info from READMEAlex Browne2018-12-051-21/+0
| * | | | | | | Add build:ci to pipeline package.jsonAlex Browne2018-12-051-0/+1
| * | | | | | | Implement fetching and parsing relayer infoAlex Browne2018-12-056-7/+114
| * | | | | | | Implement support for getting and parsing blocks and transactionsAlex Browne2018-12-055-0/+149
| * | | | | | | chore: Fix tslint config.Alex Browne2018-12-052-2/+2
| * | | | | | | Fix bugs in merge_v2_events script and disable verbose loggingAlex Browne2018-12-052-2/+5
| * | | | | | | Enable verbose loggingAlex Browne2018-12-051-1/+1
| * | | | | | | Rename index.ts -> merge_v2_eventsAlex Browne2018-12-051-0/+0
| * | | | | | | Update script to work with existing v1 pipeline dataAlex Browne2018-12-0511-40/+155
| * | | | | | | Update pipeline to use new @0x npm org for importsAlex Browne2018-12-057-16/+16
| * | | | | | | Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-0511-600/+138
| * | | | | | | Rebase and update to use new modularized artifactsAlex Browne2018-12-056-2289/+8
| * | | | | | | Add tests for SRA order conversionAlex Browne2018-12-053-4/+83
| * | | | | | | Re-add missing testsAlex Browne2018-12-053-90/+164
| * | | | | | | Add soruceUrl to SraOrder entityAlex Browne2018-12-052-1/+4
| * | | | | | | Add preliminary support for scraping orders from SRA endpoints (no pagination...Alex Browne2018-12-059-30/+255
| * | | | | | | For event entities, rename address -> contractAddress and make it a primary keyAlex Browne2018-12-055-11/+19
| * | | | | | | Implement scraping and parsing exchange CancelUpTo eventsAlex Browne2018-12-053-9/+45
| * | | | | | | Use multi-primary keys for event and filter null logIndexesAlex Browne2018-12-054-6/+15
| * | | | | | | Implement scraping and parsing exchange cancel eventsAlex Browne2018-12-055-10/+81
| * | | | | | | Make event parsing more functional and less class-basedAlex Browne2018-12-053-65/+21
| * | | | | | | Re-organize event parsing and decodingAlex Browne2018-12-057-175/+206
| * | | | | | | Add support for decoding asset dataAlex Browne2018-12-056-39/+97
| * | | | | | | Add typeorm and begin inserting database recordsAlex Browne2018-12-058-22/+166
| * | | | | | | Make contractAbi a parameter of getContractEventsAsyncAlex Browne2018-12-054-11/+29
| * | | | | | | Add tests for etherscan eventsAlex Browne2018-12-056-11/+125
| * | | | | | | Restructure pipeline package. Create data-sources dirAlex Browne2018-12-054-75/+96
| * | | | | | | Remove old code. Create function for getting contract events via etherscanAlex Browne2018-12-0526-2529/+2634
| * | | | | | | Rebase pipeline branch off developmentAlex Browne2018-12-0526-67/+2666
* | | | | | | | Merge pull request #1387 from 0xProject/switchRocketChatForDiscordFabio B2018-12-059-16/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Replace Rocket.chat with DiscordFabio Berger2018-12-059-14/+14
| * | | | | | | Fix mixed up chinese translationsFabio Berger2018-12-051-3/+3
|/ / / / / / /
| | | | | | * Add id propFred Carlsen2018-12-151-0/+1
| | | | | | * Jump down to configuratorFred Carlsen2018-12-151-4/+4
| | | | | | * Fix default heading sizeFred Carlsen2018-12-151-0/+4
| | | | | | * Update routesFred Carlsen2018-12-151-17/+10
| | | | | | * Update links and routesFred Carlsen2018-12-159-30/+36
| | | | | | * Update linksFred Carlsen2018-12-152-2/+2
| | | | | | * Copy fixesFred Carlsen2018-12-152-2/+2
| | | | | | * Add contact modal to pages with contact linkFred Carlsen2018-12-154-59/+112
| | | | | | * Fix modal submitFred Carlsen2018-12-151-7/+18
| | | | | | * Change chapter linkFred Carlsen2018-12-151-1/+1
| | | | | | * Fix xiannyFred Carlsen2018-12-152-1/+1
| | | | | | * Tweak modal confirmatinoFred Carlsen2018-12-152-1/+16
| | | | | | * Type fixesFred Carlsen2018-12-158-34/+43
| | | | | | * Type fixesFred Carlsen2018-12-152-3/+1
| | | | | | * Type fixesFred Carlsen2018-12-153-6/+8
| | | | | | * Type fixesFred Carlsen2018-12-158-42/+55
| | | | | | * FixesFred Carlsen2018-12-152-0/+7
| | | | | | * Tweak missionFred Carlsen2018-12-151-1/+2
| | | | | | * Finish tweaking teamFred Carlsen2018-12-151-7/+37
| | | | | | * CleanupEzekiel Aquino2018-12-151-5/+0
| | | | | | * CleanupEzekiel Aquino2018-12-152-38/+3
| | | | | | * Cleanup ecosystemEzekiel Aquino2018-12-151-3/+1
| | | | | | * Cleanup selectEzekiel Aquino2018-12-151-13/+0
| | | | | | * Cleanup configuratorEzekiel Aquino2018-12-151-11/+5
| | | | | | * CleanupEzekiel Aquino2018-12-151-33/+1
| | | | | | * CleanupEzekiel Aquino2018-12-151-10/+3
| | | | | | * More CleanupEzekiel Aquino2018-12-151-33/+2
| | | | | | * Add links to ecosystemFred Carlsen2018-12-151-7/+29
| | | | | | * Misc typingFred Carlsen2018-12-153-3/+4
| | | | | | * Add missing colorsFred Carlsen2018-12-151-1/+3
| | | | | | * Change ecosystem routeFred Carlsen2018-12-151-1/+1
| | | | | | * Link ecosystemFred Carlsen2018-12-152-92/+63
| | | | | | * Replace launch kit iconFred Carlsen2018-12-152-2/+2
| | | | | | * Declare missing typesFred Carlsen2018-12-151-0/+4
| | | | | | * Mobile tweaks jobs tableFred Carlsen2018-12-151-4/+10
| | | | | | * Add iconFred Carlsen2018-12-151-0/+1
| | | | | | * More lint cleanupEzekiel Aquino2018-12-159-31/+9
| | | | | | * CleanupEzekiel Aquino2018-12-1516-36/+16
| | | | | | * Fix mobile nav hamburger open stateEzekiel Aquino2018-12-141-26/+3
| | | | | | * More animation tweaksEzekiel Aquino2018-12-141-2/+2
| | | | | | * cta boxes hover stateEzekiel Aquino2018-12-142-5/+5
| | | | | | * Adds mask to get in touch animEzekiel Aquino2018-12-142-19/+35
| | | | | | * Tweak configurator code widthFred Carlsen2018-12-141-2/+2
| | | | | | * Fix borders on why pageFred Carlsen2018-12-141-10/+13
| | | | | | * Fix hero landingFred Carlsen2018-12-141-0/+1
| | | | | | * Misc feedbackTweak jobs pageFred Carlsen2018-12-142-7/+28
| | | | | | * Copy updatesFred Carlsen2018-12-149-20/+27
| | | | | | * Edits animationEzekiel Aquino2018-12-141-4/+4
| | | | | | * Edits CTA landing sectionEzekiel Aquino2018-12-146-42/+194
| | | | | | * Tweak launch kitFred Carlsen2018-12-144-6/+12
| | | | | | * Tweak launch kit + add iconsFred Carlsen2018-12-144-8/+38
| | | | | | * Tweak definitionFred Carlsen2018-12-143-10/+19
| | | | | | * Fixes borders in why page sectionsEzekiel Aquino2018-12-142-13/+24
| | | | | | * REplaces links as navlinks in headerEzekiel Aquino2018-12-141-1/+1
| | | | | | * Slight tweak to landing animationEzekiel Aquino2018-12-141-1/+1
| | | | | | * Hide extensions from product menuEzekiel Aquino2018-12-141-4/+4
| | | | | | * Slower instant transition, high res imagesEzekiel Aquino2018-12-147-7/+10
| | | | | | * Landing page animation delayEzekiel Aquino2018-12-141-33/+38
| | | | | | * Scrolls doc to top/ensures overfow on document on route changeEzekiel Aquino2018-12-141-0/+5
| | | | | | * Adds mission office photoEzekiel Aquino2018-12-146-14/+30
| | | | | | * Delete old launch kitFred Carlsen2018-12-141-189/+0
| | | | | | * Added launch kit pageFred Carlsen2018-12-142-1/+178
| | | | | | * Add hero icon sizeFred Carlsen2018-12-142-1/+2
| | | | | | * Fix typedefFred Carlsen2018-12-141-1/+1
| | | | | | * Update olafs picFred Carlsen2018-12-141-0/+0
| | | | | | * Resolves some sitewrap warnings [TO DO]Ezekiel Aquino2018-12-141-2/+16
| | | | | | * Linting fixFred Carlsen2018-12-141-1/+1
| | | | | | * Linting errorFred Carlsen2018-12-141-2/+2
| | | | | | * Linting fixesFred Carlsen2018-12-1418-34/+39
| | | | | | * Removes button / link outlines globallyEzekiel Aquino2018-12-141-0/+1
| | | | | | * Hides mobile nav on desktop, adds flexwrap maxwidthEzekiel Aquino2018-12-142-44/+49
| | | | | | * Tweak sliderFred Carlsen2018-12-144-18/+376
| | | | | | * Hide configurator on smaller screensFred Carlsen2018-12-142-3/+9
| | | | | | * [WIP] cleanup, typingEzekiel Aquino2018-12-144-27/+38
| | | | | | * WIP Begin cleanup, adds mediaquery componentEzekiel Aquino2018-12-1411-59/+63
| | | | | | * Tweak paddingFred Carlsen2018-12-141-1/+1
| | | | | | * Tweak margin on bannerFred Carlsen2018-12-141-0/+2
| | | | | | * Styled configuratorFred Carlsen2018-12-146-31/+398
| | | | | | * Cleans up as much as old layoutEzekiel Aquino2018-12-146-59/+42
| | | | | | * Removes line-height normal on buttons because it messes with alignmentEzekiel Aquino2018-12-131-1/+0
| | | | | | * Just forces that header button to behaveEzekiel Aquino2018-12-131-3/+3
| | | | | | * Fix missed LinkEzekiel Aquino2018-12-131-4/+3
| | | | | | * Removes <Link> component, clean up Button.tsxEzekiel Aquino2018-12-1311-216/+127
| | | | | | * CleanupFred Carlsen2018-12-131-1/+0
| | | | | | * Tweak slides on mobileFred Carlsen2018-12-131-5/+20
| | | | | | * Links on mobileFred Carlsen2018-12-131-4/+4
| | | | | | * Add smoother transitions on sliderFred Carlsen2018-12-131-1/+2
| | | | | | * Feedback from harryFred Carlsen2018-12-137-10/+17
| | | | | | * Hook up newsletter form to apiFred Carlsen2018-12-131-2/+4
| | | | | | * Tweak z-indexFred Carlsen2018-12-136-6/+6
| | | | | | * Switches client logosEzekiel Aquino2018-12-139-20/+16
| | | | | | * Switches landing page iconsEzekiel Aquino2018-12-136-13/+42