Ecosyste.ms: OpenCollective

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

peermaps

peer to peer cartography
Collective - Host: opensource - https://opencollective.com/peermaps - Website: https://peermaps.org - Code: https://github.com/peermaps

Merge pull request #1 from rubillionaire/main

Execute write next callback

github.com/peermaps/georender-eyros - ae9bf507ef00cb0f6f47c7b4bf95d1f28cb199b3 authored about 2 years ago by ralphtheninja <[email protected]>
if the pipeline ends with an error, throw it

github.com/peermaps/georender-eyros - d6f1c54aa04bfb15d42493aa0a54eeeb168b9bda authored about 2 years ago by rubonics <[email protected]>
execute next in stream to continue processing data

github.com/peermaps/georender-eyros - 4d17d2ffc6292ffc1d083c867864472a723734a0 authored about 2 years ago by rubonics <[email protected]>
Merge pull request #5 from rubillionaire/master

fix example to use callback for texture data

github.com/peermaps/georender-style2png - 3154da50f90f190d2d0b9daf66bbee3cd5ba1888 authored about 2 years ago by ralphtheninja <[email protected]>
fix example to use callback for texture data

github.com/peermaps/georender-style2png - e7bf383bf8ae28f857b3dbfb1edf83783e400e09 authored about 2 years ago by rubonics <[email protected]>
updating tasks.md formatting

github.com/peermaps/nlnet-2022 - cadeb59a24b71ebd48def565966aba32eda08bbb authored about 2 years ago by marina <[email protected]>
checked off sprites under item 7

github.com/peermaps/nlnet-2022 - 73513273bfbabb6b10ca1484f766dea0f14f97ee authored about 2 years ago by marina <[email protected]>
webxdc: make http backends primary for now

github.com/peermaps/peermaps-web - 3b04a59016b70abc40ece539f197d5f5ced0a3b9 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
change level db name from peermaps-web to peermaps

the database has changed format and old usage will crash, forcing new name
will create a fresh d...

github.com/peermaps/peermaps-web - 41f57189b77ab87ff302fc2ba1302f48f002b06b authored over 2 years ago by Lars-Magnus Skog <[email protected]>
webxdc: disable tinyify temporarily for debugging purposes

github.com/peermaps/peermaps-web - 8ebe3f088c2768383274b99e847197f7290b0492 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
webxdc: move files into webxdc/ folder + request internet access in manifest

github.com/peermaps/peermaps-web - 3faf9b62c3d933b4081a9a51094e7d96bcb5ab3e authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #4 from peermaps/fix-bin-pack

Add bin-pack to dependencies

github.com/peermaps/georender-style2png - f596f2b3831b21ffbdfa9e5e709a9d943ae7583b authored over 2 years ago by Marina Kukso <[email protected]>
add params.get() for data and font in examples

github.com/peermaps/mixmap-peermaps - fdcb93955017c51cb7d553c4d6ee31227af9ce1c authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Update example code

github.com/peermaps/mixmap-peermaps - b45aff508074ef56eeba92a62d7a38d95884938e authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Add bin-pack to dependencies

github.com/peermaps/georender-style2png - b4ada72cc615f6302164f445e4c321fb17d9f525 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Skip final call to self._recalc() in _loadQuery() (#6)

* Skip final call to self._recalc() in _loadQuery()

If there has been some rows read, they wi...

github.com/peermaps/mixmap-peermaps - 5cbeaa3e271c3b13446505bc8a7d9b264fab7bf3 authored over 2 years ago by ralphtheninja <[email protected]>
Pass debug to mixmap-peermaps

github.com/peermaps/peermaps-web - 5fc455d7c23de70720059555943f931cef4220af authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Add some debug code to track render times and when _recalc() is called (#5)

* add self._debug() and time stages in _recalc()

* keep track of who is calling _recalc() if ...

github.com/peermaps/mixmap-peermaps - cac875c7555832b4901203d721f62007d648823a authored over 2 years ago by ralphtheninja <[email protected]>
Revert "intercept hashchange event and set viewbox"

This reverts commit 8b2c75157de47d1adebe3373697216457efe8d65.

github.com/peermaps/peermaps-web - 7dd9ec12048d3ba70def29b4a2aadfdb2d91786b authored over 2 years ago by Lars-Magnus Skog <[email protected]>
choo: do not listen for url changes through the history api

github.com/peermaps/peermaps-web - caaf9804fc20fbcdb0b968ff8263345bbbfce1eb authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #72 from peermaps/fix-button-hover-on-mobile

Fix button hover on mobile

github.com/peermaps/peermaps-web - 37220db2dede3e7e27447fccdd4875451e5b8678 authored over 2 years ago by ralphtheninja <[email protected]>
toggle opacity on buttons in ui overlay when clicking on mobile

github.com/peermaps/peermaps-web - e377f0ae2178723aeefe413187897944f5770718 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
only do hover effects on buttons if not on mobile

github.com/peermaps/peermaps-web - 3467b8285c8303b1a71b8814ccec7555d0481e34 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
svg:hover no longer used

github.com/peermaps/peermaps-web - 876575d511eb58af5c2d5f8a85289e132c6b3547 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
move state.{width,height} to state.window.{width,height}

github.com/peermaps/peermaps-web - b83fc2cc44cc345488cb131794d9f925a392b01a authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #69 from peermaps/tweak-search

Tweak search

github.com/peermaps/peermaps-web - 8861f1e36581ae0e0b1d54031c507ac6b0363949 authored over 2 years ago by ralphtheninja <[email protected]>
hook up onAbort function to abort button

github.com/peermaps/peermaps-web - 6f1ed3fd735bf2ba00d6abf57fd8cbaa60a44991 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add stop search emoji + tweak opacity

github.com/peermaps/peermaps-web - 36094272801e54480a8c0ae8632b89fae94cb2d6 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
change search icon + add button titles

github.com/peermaps/peermaps-web - 9368c73a572405f956e6a37bfa08535fb62c2f74 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add abort button

github.com/peermaps/peermaps-web - c755bdf2a1d86f403cd880f9d55aa1ef464d3436 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
disable search field and button during ongoing search

github.com/peermaps/peermaps-web - 896ccc11e9c4ec278406a6c001cc15fa17aaa062 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
remove old search view, no longer used

github.com/peermaps/peermaps-web - 47b8a0ef5b924d3ec955be6e061ceabdf0f2f58a authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add settings: scope to search events

github.com/peermaps/peermaps-web - fcf4bf6f48c292fe6e10f36da12b31419f2320b3 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
use function calls instead of local events

github.com/peermaps/peermaps-web - 82ab49fea53180edd21d8d9628ae80b956acea93 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
remove search:error:clear, not used right now

github.com/peermaps/peermaps-web - c2b01340a87436bf5d1d98c039ba481675eb680c authored over 2 years ago by Lars-Magnus Skog <[email protected]>
make center bbox slightly smaller in latitude direction

github.com/peermaps/peermaps-web - 65d10678b47d721739bb02f4ecddc6aa15f50d0d authored over 2 years ago by Lars-Magnus Skog <[email protected]>
move buttons to storage tab

github.com/peermaps/peermaps-web - d6209b7241ff6f49ea6f8bb600b1ba589753a09f authored over 2 years ago by Lars-Magnus Skog <[email protected]>
move close settings button to upper left corner

github.com/peermaps/peermaps-web - 057468876f8adaade022b03fd3aa096001b58918 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
remove defaultData from ui tab

github.com/peermaps/peermaps-web - 57fb17d0082a4f33fdc430ab50756531097a9e45 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
let ui tab get data from its own subdb

github.com/peermaps/peermaps-web - 32f407a578b0807fb8781e608e3b6dab6143c3c4 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #68 from peermaps/stretch-settings

Resize settings window

github.com/peermaps/peermaps-web - c8d07c133752a097dfc57bc03523c416880dbe20 authored over 2 years ago by ralphtheninja <[email protected]>
implement resize using two guard divs

github.com/peermaps/peermaps-web - a57009517d206f886871031b5628a74335037562 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
render stretcher div in settings window

github.com/peermaps/peermaps-web - 26fb59b86909d86c4f816d3d5569008de80cf003 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #65 from peermaps/favorites

Favorites

github.com/peermaps/peermaps-web - 4fd430a10d8eb794c04114ee90b9a7678993274d authored over 2 years ago by ralphtheninja <[email protected]>
goto location -> jump to location

github.com/peermaps/peermaps-web - 9b4ad6c8c4ad33f0bd61b80937502767f54bf564 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add goto location icon + refactor some strings

github.com/peermaps/peermaps-web - 2368f0510a56211bfed04e2aff969625dccc0ffa authored over 2 years ago by Lars-Magnus Skog <[email protected]>
green and light gray hearts + add icons div

github.com/peermaps/peermaps-web - afb9b3a910508bb6753afde9874422dc104e0f63 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
clean up favorites.data, just use a plain array

github.com/peermaps/peermaps-web - 4dfd7b491214f9a84329810c5bf3fdc72cbd503a authored over 2 years ago by Lars-Magnus Skog <[email protected]>
clean up test data

github.com/peermaps/peermaps-web - 373d2d3317071451ab4f438a8494290d2aa5e30a authored over 2 years ago by Lars-Magnus Skog <[email protected]>
use heart icon as favorite, toggle favorites from search tab

github.com/peermaps/peermaps-web - 88347d5f55c5f2dfefed8d0fc2a34d6737bd58fb authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add delete favorite emoji icon

github.com/peermaps/peermaps-web - fca7792bf9b9b1e7e745d4b7f57ac39025e77585 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
tweak css, use flex instead of float right

github.com/peermaps/peermaps-web - 302142f7ae8b6c6f09b8c90222030748d22d717d authored over 2 years ago by Lars-Magnus Skog <[email protected]>
get favorites from db (and put test data into db if does not exist)

github.com/peermaps/peermaps-web - a8f3c7dfa02649e5759b0911a2d530d07eb83aee authored over 2 years ago by Lars-Magnus Skog <[email protected]>
render hardcoded favorites

github.com/peermaps/peermaps-web - 310157c9b083fb42e93128e7eadab73fc3d45400 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
sort localized strings alphabetically

github.com/peermaps/peermaps-web - 22a39e41c8bd8d70972a3b7c2ea40119dfa982f2 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add empty favorites tab + translation

github.com/peermaps/peermaps-web - 0a6658d45b4bfb93f8ca4d32fb10c5cdb2c6b121 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
missing translation should fallback to the key

github.com/peermaps/peermaps-web - 26505b181308163c6ae1b466dad11cce48b0b1b6 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
fall back to locale from config before defaulting to en-US

github.com/peermaps/peermaps-web - e331921cc0e01540ec0a5a0cd0704c7688fc435a authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #63 from peermaps/locale

Add support for localization

github.com/peermaps/peermaps-web - edebc3095da479c908ac164d9f1f6ef883d3eb62 authored over 2 years ago by ralphtheninja <[email protected]>
document how to add a new language

github.com/peermaps/peermaps-web - e73aa115cc4f111615d677bf1777c980b0c074df authored over 2 years ago by Lars-Magnus Skog <[email protected]>
move locales array to lib/i18n.js

github.com/peermaps/peermaps-web - 92b2b27b872dcd0b662e516eac64b5e30464b899 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
get locale from db and config

github.com/peermaps/peermaps-web - 97437567c0a1fdeb755b7efaedd105d3b38807bf authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add select for locale in ui tab

github.com/peermaps/peermaps-web - c103971e79b434c6ccdc029b00ca97fdefe188e7 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
locale -> lookup

github.com/peermaps/peermaps-web - 53ab4f334264b26f8cbb9e119096d7c357f2d7e3 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
tweak padding and width of endpoint div

github.com/peermaps/peermaps-web - eb145bba62a2fd9eed6c496e1151137868294979 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
translate strings in storage tab

github.com/peermaps/peermaps-web - b0fbeaae1f5ace7edd527b662d4d82060daf95fe authored over 2 years ago by Lars-Magnus Skog <[email protected]>
translate buttons in settings dialog

github.com/peermaps/peermaps-web - cbd4ab2d3f49a4e3377f24e4554303ca5f359832 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
lets just use ui because it is shorter

github.com/peermaps/peermaps-web - 11860e51b190fe3f34e50f527785a8e978f11b80 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
translate strings for buttons in map area

github.com/peermaps/peermaps-web - 2178060d5927e99d219c9ca371a5ce60b44cd117 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add simple locale function and translate tab names

github.com/peermaps/peermaps-web - 6fa5f08a739eebde8c8086afa6c4739244d0df45 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
misc tab -> ui tab

github.com/peermaps/peermaps-web - dcc9c7de75d81b2fd4bfa8065d6b684ffe17c830 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
settings.loadTabs() -> settings.initTabs()

github.com/peermaps/peermaps-web - 0dc58db4e3df16ea3ea475529d92bbd6d9f31cda authored over 2 years ago by Lars-Magnus Skog <[email protected]>
ralphtheninja -> deltachat org

github.com/peermaps/peermaps-web - f8b5197f91d54e6cb8a472d199dd780266b3c24c authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #62 from peermaps/storage-endpoint-ordering

add up and down arrows to change storage order

github.com/peermaps/peermaps-web - cf72287ebaba07cc72099d9f66708a4acc653858 authored over 2 years ago by ralphtheninja <[email protected]>
endpointS

github.com/peermaps/peermaps-web - ed898e245804b3b1765062673d4ca0deaf574399 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add up and down arrows to change storage order

github.com/peermaps/peermaps-web - 1dd1f2338040304f852336d190e3d7f064f15053 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
getStorageUrl() -> getStorageEndpoint()

github.com/peermaps/peermaps-web - 5610c2075909d17dc156aca3c19f0803b82fffe8 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
move top right buttons yet more

github.com/peermaps/peermaps-web - 0b63a53ed84a11cdc350181c53978f2108841a45 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
storage.storages -> storage.endpoints

github.com/peermaps/peermaps-web - 79271c9ac1ad8a7c9bf278a4a20b1d85da1c5d7d authored over 2 years ago by Lars-Magnus Skog <[email protected]>
settings.getFont() -> settings.getFontEndpoint()

github.com/peermaps/peermaps-web - 62c2b2b86d791a8e1f2aaa59936e580b467cae45 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #59 from peermaps/emoji-icons

Try out using emoji icons

github.com/peermaps/peermaps-web - 87da10bbe95945ce910e94b1b18077d30728f7e7 authored over 2 years ago by ralphtheninja <[email protected]>
removed sprites from example stylesheet. no sprite files are included with the example, so including them would have caused an error for anyone running the example

github.com/peermaps/georender-style2png - 42da9599312907f7d73e32acec043ec1a08f8682 authored over 2 years ago by marina <[email protected]>
same hide settings title in settings dialog

github.com/peermaps/peermaps-web - 05c5e21e96bb310e5416c0366b8d07f241f45e8d authored over 2 years ago by Lars-Magnus Skog <[email protected]>
tweak settings title to say hide when settings are visible

github.com/peermaps/peermaps-web - 94c93f48e965cd4379dbc5328e324c5f7774d095 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add titles to pan buttons

github.com/peermaps/peermaps-web - 99fadc3e15313a42531d841590d3604c568065a9 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add title attributes

github.com/peermaps/peermaps-web - 86f05b6002f7b69c8b9b34e2d6d46c4a883dc943 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
tweak right position of right top buttons when settings dialog is hidden

github.com/peermaps/peermaps-web - d0c0de353890fcc1717111e24464a26e0daf86aa authored over 2 years ago by Lars-Magnus Skog <[email protected]>
emoji icon for adding new storage

github.com/peermaps/peermaps-web - 365ff64cc5e4a99b89f3cc462b3693e9c41876dc authored over 2 years ago by Lars-Magnus Skog <[email protected]>
emoji icon for closing settings dialog

github.com/peermaps/peermaps-web - d379e8f8a3ffa1621d5f4cb0f22e651b729a0c05 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
put back smaller font size on small emojis

github.com/peermaps/peermaps-web - 04c403b58aba31f478439c8ea9840bc9d41c7711 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
tweak fonts for emojis

github.com/peermaps/peermaps-web - 05adb151838beecf518522497c6eadf6c132570d authored over 2 years ago by Lars-Magnus Skog <[email protected]>
add css classes for large and small emoji icons

github.com/peermaps/peermaps-web - f4b728c019f5075b08fcf910042e12984127234c authored over 2 years ago by Lars-Magnus Skog <[email protected]>
Replace delete storage icon with emoji

github.com/peermaps/peermaps-web - b107dadaa1d4eb7c26a54fd88acbf969d043ad74 authored over 2 years ago by Lars-Magnus Skog <[email protected]>
remove ?? operator

github.com/peermaps/qbzf - 6462ddbeb16c6fb25c65030df1115a6ff9049175 authored over 2 years ago by substack <[email protected]>
tweak position of east and south navigation buttons

github.com/peermaps/peermaps-web - 0bd785a535c994a69b717abb9a77bc60e15f1dfc authored over 2 years ago by Lars-Magnus Skog <[email protected]>
merging mk's sprite development branch into main

github.com/peermaps/glsl-georender-style-texture - 3b0719038ed985282f7c7b21b92afb9edcac2bdd authored over 2 years ago by marina <[email protected]>
added sprites to stylespec.md, fixed mistakes in texturediagram.svg

github.com/peermaps/docs - dc5f864aedc29151698daebeda3507a0ddcd2114 authored over 2 years ago by marina <[email protected]>