Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Mwmbl - a non-profit search engine

We're creating an entirely free, ad-free, open source, non-profit web search engine with a focus on technical users
Collective - Host: opensource - https://opencollective.com/mwmbl - Website: https://mwmbl.org - Code: https://github.com/mwmbl

readme restructure, add keyboard section

github.com/mwmbl/presentation - 8aede28699829edd5f8ef7a1c4fab61ad41c5220 authored over 11 years ago
readme update

github.com/mwmbl/presentation - 2dce8db49148ae0e3d7f2a191fba50e51c4a5a88 authored over 11 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev

github.com/mwmbl/presentation - ed81faa46791800bac9357cf94f35b82db236237 authored over 11 years ago
transition override examples in default contents

github.com/mwmbl/presentation - 4bc16ff5b6ca220471903045c91f12995db7d988 authored over 11 years ago
rename 'linear' background transition to 'slide'

github.com/mwmbl/presentation - c3da10636398043449dd29dc7a3a6f954ebba342 authored over 11 years ago
support for background transition overrides

github.com/mwmbl/presentation - eb5b39e6850d5c7067a0cb9a113b60617c10f9d8 authored over 11 years ago
Merge remote-tracking branch 'upstream/master'

github.com/mwmbl/presentation - 636a6661978d04791bc899be65d7c3fd23eea125 authored over 11 years ago
mouse wheel tweaks (closes #454)

github.com/mwmbl/presentation - b0b6c756295cefb66b93a5f2d807eab2e43eb8a4 authored over 11 years ago
minify js for #493

github.com/mwmbl/presentation - b6e3568f52de818655a429da882cab1dbc0d5b1c authored over 11 years ago
merge navigate prev fix #493

github.com/mwmbl/presentation - 4fde6124e60ab98ad90b9392d02bb26bc7ca58b0 authored over 11 years ago
readme typo (closes #495)

github.com/mwmbl/presentation - 516b1fc794513e691987372a25ac61bb79d13439 authored over 11 years ago
Fix jshint test

github.com/mwmbl/presentation - d355a040616b40dd76f82414c569acb23ef0595c authored over 11 years ago
keyboard config object support #405

github.com/mwmbl/presentation - 56595d65cfe4431bd700ce0bf9972fb428a45518 authored over 11 years ago
Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463.

Previously navigatePrev() was changing indexh and indexv; instead should
call slide(h, v) and le...

github.com/mwmbl/presentation - 510839ab04a46005319480d99c1e676d6881e213 authored over 11 years ago
recompile themes #488

github.com/mwmbl/presentation - a9dce74e24d0cc3e5af69f5a0ff5ce4c90b1dcb6 authored over 11 years ago
Merge branch 'master' of https://github.com/OwenVersteeg/reveal.js

github.com/mwmbl/presentation - e8f42736ffa505c3d9c6c848092454383ee039a7 authored over 11 years ago
Fix links so they aren't cut off (in SCSS)

github.com/mwmbl/presentation - cc133679be3e2902dccaf66e87922967996d1f57 authored over 11 years ago
Fix links so they aren't cut off (in SCSS)

github.com/mwmbl/presentation - c5408f37da9e12154eb8ffa49a998126059aff39 authored over 11 years ago
correct links in sky theme

They looked a little wonky if you used a G or a Y.

github.com/mwmbl/presentation - 6acfcad2f4f8bf49ee7fcdb5b5cd7c16991b8924 authored over 11 years ago
Merge pull request #487 from OwenVersteeg/master

update serif (controls, attribution URL, and fix <a> elements)

github.com/mwmbl/presentation - 30a0e6734052914dab347e5ee3676f3f4e286e8f authored over 11 years ago
update serif (change controls, fix links, change url)

The Serif theme was a little flaky previously

github.com/mwmbl/presentation - 2990909cc4060382cccadaf8ed75b4e64faa7567 authored over 11 years ago
merge conflicts w preview & backgrounds

github.com/mwmbl/presentation - 7094f44eb9668f43046836936d1a925fc8698e49 authored over 11 years ago
additional background test

github.com/mwmbl/presentation - 424f8ee9618803d96a31d363597d0b25f876497f authored over 11 years ago
match background and transition slide transition easing equations

github.com/mwmbl/presentation - c3b91560c76a803bc1c034ce7a4490ebb57cb596 authored over 11 years ago
rtl support for new sliding backgrounds

github.com/mwmbl/presentation - abb4ca8f2da34245b82931fcf99bede3e76d5481 authored over 11 years ago
pluralize background classname to match '.slides'

github.com/mwmbl/presentation - 8e348af8b8591bd6ae21282728e7510c47eb29fd authored over 11 years ago
markup error correction

github.com/mwmbl/presentation - 7e50404ad71ac81432c3792d59b5a489543d7277 authored over 11 years ago
semi-correction #470

github.com/mwmbl/presentation - 5655b5f4674f71ed23988c7e0fc04bfe4415206c authored over 11 years ago
set 'hidden' attribute on all slides except the present (#457)

github.com/mwmbl/presentation - 1c16148c09e96742bd4cb728589654ed43103867 authored over 11 years ago
serve notes/multiple index document as html (closes #470)

github.com/mwmbl/presentation - 8393efe8e908dcf2fbcfc8217f54f6639e157dd5 authored over 11 years ago
merge notes timer rounding fix

github.com/mwmbl/presentation - f5a379b8a1266859c747e3bb1feb0d768bbf074f authored over 11 years ago
update code style to match after merge

github.com/mwmbl/presentation - aa9e298f3dcccef0342b3c5297b8042d695c60d5 authored over 11 years ago
merge fix for embedded media repeated autoplay

github.com/mwmbl/presentation - 033f3ab1699f2cb84a22b7b0c6dede3aec7c8ad6 authored over 11 years ago
add test deck for embedded media

github.com/mwmbl/presentation - ddfb130d1149e253027c4391220824f875cf7f92 authored over 11 years ago
revamp pdf printing to support per-slide backgrounds (closes #453)

github.com/mwmbl/presentation - 4d164dc5b6de800ee77b2e488fe34c21716b2d36 authored over 11 years ago
Only call embedded content bits if the slide actually changed.

github.com/mwmbl/presentation - d3ebbf1be72dc1ea17c7c6e48f8c362feb4deb94 authored over 11 years ago
update example deck to use slide backgrounds (#453)

github.com/mwmbl/presentation - ff35847fc644253a19f4fcc43b05d4afb5960bcc authored over 11 years ago
update background test, documented slide backgrounds in readme (#453)

github.com/mwmbl/presentation - 0ce57f1f91d079b027dc250a2827b8ac4d93bd2d authored over 11 years ago
allow control over background color when using images (#453)

github.com/mwmbl/presentation - 544e090bd12b79ae48c8daa8c1d267d4a83d4f19 authored over 11 years ago
linear sliding transition option for full page backgrounds (#453)

github.com/mwmbl/presentation - 15f24f7a9a4b9629b3d6054bd0ef199eaee8c4c6 authored over 11 years ago
support for optional background property overrides (#453)

github.com/mwmbl/presentation - c11e8f624f34729363cc35d5a083476c356e824a authored over 11 years ago
don't transition to first slide background (#453)

github.com/mwmbl/presentation - bfadfcc7ce8235ad90982aa5020731db9b2ee69c authored over 11 years ago
add test directory and simple test document for per-slide backgrounds (#453)

github.com/mwmbl/presentation - 90811b8709cb26d1db91247fb650c44621315a25 authored over 11 years ago
started the new per-slide background implementation (#453)

github.com/mwmbl/presentation - f3f5d7780afda0e419a55e16cda522321b0e2c3e authored over 11 years ago
Use Math.floor instead of parseInt to avoid problems with very small numbers like 2e-10

github.com/mwmbl/presentation - 28d370f2aff34806f3c2d91bff06bf8f72c4b8ac authored over 11 years ago
typo (closes #471)

github.com/mwmbl/presentation - 396d531770849dbcb37c00258fc33da3ba25d6c1 authored over 11 years ago
support vertical align of slides with absolute children

github.com/mwmbl/presentation - 8b355eaba0aa1fc51c8284b02f3f9a6f7ab64410 authored over 11 years ago
initial implentation of preview frame, add semi-fade fragment style, data-full-height support

github.com/mwmbl/presentation - de551634c676831a1c0c9b2acd23f86230683d58 authored over 11 years ago
viewport meta to fit notes window on ipad

github.com/mwmbl/presentation - b67889049af3f5e66f2a8bfc5c7f9dea85b10932 authored over 11 years ago
float fix in notes-server plugin

github.com/mwmbl/presentation - d1a97b379f5809233e9413dbb521ca1531fdd9dd authored over 11 years ago
-ms-touch-action for #450

github.com/mwmbl/presentation - d94ae2cf70a0128df98a45c74d5d1517f3cee730 authored over 11 years ago
upgrade to 2.5.0

github.com/mwmbl/presentation - f5155ed2a100c1f2de0ce207a7b3d370574237bc authored over 11 years ago
fix previousFragment, was hiding in reverse order #435

github.com/mwmbl/presentation - 5642b8d5d355aebe87a47591a45e662fd92b88ab authored almost 12 years ago
merge notes float fix and support for multiple fragments with same index

github.com/mwmbl/presentation - db4eb20bc3f9464953292b102ecd967e82a88891 authored almost 12 years ago
add data-start-indexv #427

github.com/mwmbl/presentation - 6b6c87db976d70d8080327197e5f00ace64c75bf authored almost 12 years ago
Allow override of HTML escaping in code blocks

This way, authors can use HTML for special formatting.

github.com/mwmbl/presentation - 88eb0af776bce5e07a21d030142c335d3c77cab1 authored almost 12 years ago
change markdown code sample syntax

github.com/mwmbl/presentation - 4d89687fdefcf58ea07c39015b300f9a0f43a222 authored almost 12 years ago
merge master into dev

github.com/mwmbl/presentation - cb7a9c963de6de6951d7e7e4c27999595fb7df27 authored almost 12 years ago
Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reveal.js into dev

github.com/mwmbl/presentation - f157aec1dea794abfe2e9b56dc38df8c2d311bce authored almost 12 years ago
rvl.io > slid.es

github.com/mwmbl/presentation - c746233f66cb9b2488e76e1ab2c4f294443fadbb authored almost 12 years ago
re-arrange readme

github.com/mwmbl/presentation - f345326a4edd0ccb506071c407cd268a6bfa6610 authored almost 12 years ago
setup instructions #357

github.com/mwmbl/presentation - 5132ccd26d6f62a047246bcc0f03192a30d1952e authored almost 12 years ago
add package and serve grunt tasks (closes #437)

github.com/mwmbl/presentation - 7c9b3421a22594b95b6d4f8ec753ceb08289721a authored almost 12 years ago
fix ios flicker bug with linear transition #410

github.com/mwmbl/presentation - 0344f2f785414ee302cda7cdb9477b5f73d8e6fb authored almost 12 years ago
remotes plugin more natural bindings: tap — next, zoom-out — activate overview, zoom-in — deactivate overview

github.com/mwmbl/presentation - 352ec7e9addaedb0687eb57816f2ae26ff6ccd20 authored almost 12 years ago
merge marked tweak

github.com/mwmbl/presentation - 028d9186ec204897f559070d661cb466fe8f642b authored almost 12 years ago
remove automatic quotation marks on blockquote/q (closes #434)

github.com/mwmbl/presentation - f3f9e5b54600cf9916e82fa27d4d2feb0c5ba68d authored almost 12 years ago
remove lang prefix from marked.js to fix highlight issue

github.com/mwmbl/presentation - 0cbe741afd7e847b7f117dbaf9629c24d380b9f8 authored almost 12 years ago
minify marked #433

github.com/mwmbl/presentation - 39b53a7b3cabe01a5ac08f9a3ffdc15af830360b authored almost 12 years ago
merge showdown to marked migration

github.com/mwmbl/presentation - beda5f4881e99aa84beccfcde453eab15be2d4de authored almost 12 years ago
Support for multiple elements with same data-fragment-index

When multiple elements are specified with the same data-fragment-index,
they are all shown or hi...

github.com/mwmbl/presentation - 76fce3b4d9f524e9a6534bb19745894e1c743849 authored almost 12 years ago
Added clear:left to notes DIV

Resolves an issue where the first label (e.g., first bullet or first
number) of a list would wra...

github.com/mwmbl/presentation - 1219564e0560702b1d0d4df9983bae0fbac7fde4 authored almost 12 years ago
Replace the ShowDown Markdown engine with marked

github.com/mwmbl/presentation - 381da383d9020c0d2c15ebdf5fabe1cea5440519 authored almost 12 years ago
Moved my code to auto escape html to the right place

github.com/mwmbl/presentation - b649c19af95d0494aa2127eb2069d2a7f108ab72 authored almost 12 years ago
Adds support for auto escaping HTML in code blocks.

github.com/mwmbl/presentation - 0441c26be1bc0df805db9313827309a08c98487a authored almost 12 years ago
update control styles for fragments

github.com/mwmbl/presentation - 247771e129f431fc751140d8da4c2fe60815a51f authored almost 12 years ago
add isVerticalSlide utility method

github.com/mwmbl/presentation - 36a8f1212730b4c1409a6347dc9cc2bef9943a52 authored almost 12 years ago
greatly improved rtl, slides and progress are now reversed #339

github.com/mwmbl/presentation - 0306e0fa0ddf4f99654ae92c8273a2663a410941 authored almost 12 years ago
avoid errors in old ie from code highlighting

github.com/mwmbl/presentation - f210e7b1b5f0dceb610cf0355b689ed6a16624e1 authored almost 12 years ago
slight readme tweak

github.com/mwmbl/presentation - 78c4bf420e6b2b441d7072e8e612d15691278749 authored almost 12 years ago
update readme to cover #388

github.com/mwmbl/presentation - caeeacbe4a61bedb8bd91491878afe7e1bd6e6f0 authored almost 12 years ago
only auto-play media when data-autoplay is set (#388)

github.com/mwmbl/presentation - 06d0579610b6e041f68842ece1c481476df52f6d authored almost 12 years ago
auto play/pause youtube video when entering/leaving slide (#388)

github.com/mwmbl/presentation - ed4a8b51c594fbbad0759b21677484911f077d51 authored almost 12 years ago
auto play/pause html5 media when entering/leaving slide (#388)

github.com/mwmbl/presentation - 32736a791c3e56298e3359d58d9a5561eaa82a47 authored almost 12 years ago
add config option for disabling all fragments

github.com/mwmbl/presentation - 18795c161f2ea7d01fdadb9cca4d95c52e76d3db authored almost 12 years ago
fix control arrow anti-aliasing in ff

github.com/mwmbl/presentation - 1dfcab906e75bbae73fd730fbdc4a7c5b72c00cb authored almost 12 years ago
available fragment routes reflected in control arrows (closes #411)

github.com/mwmbl/presentation - 6cfc6ecc49d40bb506c5b7ab7eca2b97324c9586 authored almost 12 years ago
greatly simplify next/prev fragment routines

github.com/mwmbl/presentation - 0ebda98735f0698e115a1ef1de495e67d8f65fd6 authored almost 12 years ago
also update controls and progress on sync

github.com/mwmbl/presentation - fdecb74cc82d0f12df136c5269f4e8d466653d31 authored almost 12 years ago
update progress bar on window resize

github.com/mwmbl/presentation - 31e9c415fe440515b2bf7e294dc4769f14b045bb authored almost 12 years ago
add sync method

github.com/mwmbl/presentation - ce669803676d181a3ca7d4bef6d5e18cdee0ab5d authored almost 12 years ago
add support for data-trim attribute on code elements (closes #419)

github.com/mwmbl/presentation - a764c21cd11fb2f505ee76a9ca51b884ea774109 authored almost 12 years ago
note included languages in highlight.js build #421

github.com/mwmbl/presentation - 07d0ed8ba6d94b67f138ecd9d29e0dea62659a64 authored almost 12 years ago
support code highlighting of a few more common languages #421

github.com/mwmbl/presentation - 889692e26a839554233191204692198f54e50709 authored almost 12 years ago
indentation tweak #417

github.com/mwmbl/presentation - 336077daeb66357250d14aeaff392d0a3b73a903 authored almost 12 years ago
Merge branch 'master' of https://github.com/bozor/reveal.js into dev

github.com/mwmbl/presentation - 38577cceb6d7a05be8000fb509b2931a50b296e3 authored almost 12 years ago
Merge pull request #425 from marcvangend/master

Use webkitRequestFullscreen if available

github.com/mwmbl/presentation - e828b572e7a6094e37d91402344438a056b1411e authored almost 12 years ago
Use the newer element.webkitRequestFullscreen method if available, to support all key events in fullscreen mode.

github.com/mwmbl/presentation - 5736d4ae6efc103343831e6aaf01403b3b18f2b4 authored almost 12 years ago
Merge pull request #418 from danse/patch-1

typo

github.com/mwmbl/presentation - f6f0bd96c83c03c64789c3018990ec5249212c70 authored almost 12 years ago