Ecosyste.ms: OpenCollective

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

Cider Collective

We are a open source organization building Apple Music software for all platforms using MusicKit and other API's and SDK's.
Collective - Host: opensource - https://opencollective.com/ciderapp - Website: https://cider.sh - Code: https://github.com/ciderapp

Support Menu updates!

github.com/ciderapp/wails - 8053357d99614388512f01d7856fa49aaccce2bc authored about 4 years ago
Add `wails debug` command

github.com/ciderapp/wails - 7347d2caa2eafbd6a8dcc931ed1ee6a1b2ca4122 authored about 4 years ago
Fix bad deallocation of context menus

github.com/ciderapp/wails - e6491bcbb7afc80e4fa8173f55d6000d245b648b authored about 4 years ago
[WIP] Use json payload for click message

github.com/ciderapp/wails - 26a291dbee07fa895a1ba6805d2926529233dcf2 authored about 4 years ago
[WIP] New menu processor

github.com/ciderapp/wails - 8ee8c9b07c78e54c7eaa7a72e03c4f0a7f44bcba authored about 4 years ago
Don't inline functions in debug builds

github.com/ciderapp/wails - 3a2d01813a81360be906fda09b5676665549c699 authored about 4 years ago
Add combo modifier to kitchen sink

github.com/ciderapp/wails - d2dadc386fba783fa05868a46b179a8a66a2c603 authored about 4 years ago
Bugfix for message dialog icons

github.com/ciderapp/wails - faa8f02b08e39f03979f52b24f37cb62e158faae authored about 4 years ago
Support UpdateContextMenus. Submenus are now *menu.Menu. Tidy up++

github.com/ciderapp/wails - fbee9ba24068848e44144738dccc15324fea610a authored about 4 years ago
Remove old code (woohoo!)

github.com/ciderapp/wails - 2a69786d7ec9bf0a392f8b27dc0c3110b216b591 authored about 4 years ago
[WIP] Normalisation of context menus creation/callbacks.

TODO: UpdateContextMenu()

github.com/ciderapp/wails - f460bf91efcc4efc2e429663059e76e9a7701bd5 authored about 4 years ago
Normalisation of callbacks for menus. App menu converted to new Menus.

github.com/ciderapp/wails - bd74d45a91523779b045fbc0ac832d1cad78d382 authored about 4 years ago
Huge refactor of menus. Start of normalisation of callbacks.

github.com/ciderapp/wails - c65522f0b6c5c59b5b05b2ce32f93bf7b5a766db authored about 4 years ago
Bugfix dealloc contextmenus. Create common.h. WIP: new menu handling

github.com/ciderapp/wails - 5f2c437136ae98f74a45e93a6ef686d22cc30c3a authored about 4 years ago
Refactor/Tidy up Ffenestri darwin

github.com/ciderapp/wails - 87e974e0801d98614f6bd2eeb464cad9ca0d09e5 authored about 4 years ago
v2.0.0-alpha.6

github.com/ciderapp/wails - f77729fc0b249fcb2f58e31ff5fb9eaaf908c576 authored about 4 years ago
Remove custom asset bundling. Use Go's embed instead!

github.com/ciderapp/wails - 2a8ce9683033f8343356301a2d0daf19d0b3e494 authored about 4 years ago
Force rebuild each time to pick up .h changes Tidy up go.mod. Bump version.

github.com/ciderapp/wails - 9be539cfb8e548bce535842fd6dc8b846eab20f3 authored about 4 years ago
Moved version out of main.

github.com/ciderapp/wails - e44f2fe06d28c7ec581ec45eb20117f85f6768fb authored about 4 years ago
Misc fixes for module build

github.com/ciderapp/wails - ad65d55abdc4ba69b6b516999f0bfeb9f132d10a authored about 4 years ago
Script to rebuild runtime_*.c

github.com/ciderapp/wails - 2b5bbfd8972ad01c7519382601030e642a08cb8a authored about 4 years ago
Move generated assets to build dir. Precompile platform runtime.

github.com/ciderapp/wails - d2020feddaea958f0e8f71b4dea9c7a7092a29d8 authored about 4 years ago
Fix rollup-plugin-svelte in KS

github.com/ciderapp/wails - 98789bd85acdbf21f3ffc491a175fc27887e3b63 authored about 4 years ago
Redo thanks section

github.com/ciderapp/wails - 4a6e9d059cc5d2cb9fff24218bfcfe830280a476 authored about 4 years ago
Add Pace to Thanks

github.com/ciderapp/wails - 76b12b5b80641c2bccc137d14bda7e1e7da52655 authored about 4 years ago
Merge remote-tracking branch 'origin/develop' into develop

github.com/ciderapp/wails - 3567ec98659622ce5fbb7401c8827a3cd2e4c3a9 authored about 4 years ago
Add Pace to Thanks

github.com/ciderapp/wails - 1a3cefd180f9986c44137e72558a83e01da39d27 authored about 4 years ago
Add Pace to Thanks

github.com/ciderapp/wails - e6ace2fafd3af23252b7218317d8d852429ffbb5 authored about 4 years ago
Refactor TrayOptions to Tray. Add ID.

github.com/ciderapp/wails - a55fc4d0e93882fea2330bd7dac4cabab4391b02 authored about 4 years ago
Merge branch 'develop' into feature/v2-mac

github.com/ciderapp/wails - a09e9d45865d74a1374f94f7eacd828321df3732 authored about 4 years ago
v1.11.0 (#582)

* v1.10.1

* Fix vue template dependencies versions (fixes #574) (#576)

* resolve angular r...

github.com/ciderapp/wails - 7b603a27763adced4b461d6437162515884f16b9 authored about 4 years ago
Merge branch 'master' into develop

github.com/ciderapp/wails - 5ced28cb74d69905660d011634ea580e31fcfc6d authored about 4 years ago
Merge branch 'develop' into feature/v2-mac

github.com/ciderapp/wails - ba7c8cf0e0ccaf638b0d41c9ded8054c0d621f18 authored about 4 years ago
Remove old method

github.com/ciderapp/wails - 60f67d4642cc3091f6670b3a31763bde4388369b authored about 4 years ago
Provide a better error message when trying to bind functions

github.com/ciderapp/wails - 0dc6c20c65c88b86e55f01d51cd5f3d08f15b991 authored about 4 years ago
Misc lint fixes

github.com/ciderapp/wails - 5d41aad539d949aba0a858f28135e0ee5c6ea23d authored about 4 years ago
Support js & css in link tags

github.com/ciderapp/wails - e9a0e45d5ce447bca1932f4fd502650d2ed52f1b authored about 4 years ago
Expose Store

github.com/ciderapp/wails - 2dedd0b702c03c708b816f00017b1a54d84dfa08 authored about 4 years ago
Dedupe assetbundle

github.com/ciderapp/wails - 1889973af148e48ce0223daedad976baf188af32 authored about 4 years ago
Fix context menu bug

github.com/ciderapp/wails - 75e852451cf24b1d4f26fb56fad7c87e887374b4 authored about 4 years ago
Add -k flag for debug purposes

github.com/ciderapp/wails - f384fc7562a880614c2b1008db4ba99efc9f3e87 authored about 4 years ago
Create dialog dir if missing

github.com/ciderapp/wails - 44c55d06a6798f4471a2c668e380c35939b0a6ef authored about 4 years ago
Update svelte dependencies

github.com/ciderapp/wails - f4ca9a6b9e3bfcea55388a45c9f3b94eeaac9820 authored about 4 years ago
Update LICENSE

github.com/ciderapp/rich-go - 52d3ad6a938f838cf081a49331b4c6d4e2010d0b authored about 4 years ago
Fix misc build issues

github.com/ciderapp/wails - a54d875ceb5542e1f210259315d1806caab8eee2 authored about 4 years ago
Use `assets` dir in project for all application assets

github.com/ciderapp/wails - 657df8bddaf9a41e9cc0b50df5abb2b4fd118724 authored about 4 years ago
Default dialog icon generation improvement

github.com/ciderapp/wails - c0fabc0bb70a97b65524de71f6afc2f352602158 authored about 4 years ago
Default readme for assets directory

github.com/ciderapp/wails - 4fd476bb7d23dbd7be1073690aee03524796ba6d authored about 4 years ago
Handle WailsInit() errors

github.com/ciderapp/wails - be0a9ddf6bf7e69d1515d4f34606885845d3b3f6 authored about 4 years ago
Fix return values of default App method

github.com/ciderapp/wails - f7db0b7373557ef97d46d68b9e791e244e7ec076 authored about 4 years ago
Extra guards during destroy

github.com/ciderapp/wails - 5ca57e446ac468f3050727c6a79131b86efacd56 authored about 4 years ago
Add Message dialog to Kitchen Sink

github.com/ciderapp/wails - 33a27b06a68c6a5d69a2c809a6a3782b2e8318ef authored about 4 years ago
Fix 'ResolvesAliases' typo

github.com/ciderapp/wails - b50acaba9186460af5b60679934cd727ccaa592d authored about 4 years ago
Support Message dialog in JS runtime

github.com/ciderapp/wails - 6253ac30b7d0a7a361f0628cdd83eeca771be67f authored about 4 years ago
Retina & theme aware dialog icons. Default icons + override ability

github.com/ciderapp/wails - 2a93e2694dc1aefaf6a4719d813516072452e4af authored about 4 years ago
Support custom dialog icons. Move icons to new dir.

github.com/ciderapp/wails - 91fb3501c53680494c9f3c4b327ae3c1b0af5860 authored about 4 years ago
Add CopyDir

github.com/ciderapp/wails - c7d5e7de72241507c45a9ff0f989b3cd3b385424 authored about 4 years ago
Support `wails doctor` for Mac

github.com/ciderapp/wails - 02ef02ec9e00c72d4b125815be101762eb4ceac0 authored about 4 years ago
Support Tray.SetIcon in KitchenSink

github.com/ciderapp/wails - f77626490fcc2bac2d25d909ec7438f9f2c289ee authored about 4 years ago
Support Tray.SetIcon in runtime

github.com/ciderapp/wails - 6fd13fb4d4a72a29ff32c0986896220ea635445b authored about 4 years ago
Test fix for linux high CPU usage

github.com/ciderapp/wails - 9cd5ad69ce16d7cf610dab1e32d7c55e6baa60a5 authored about 4 years ago
v1.11.0-pre3

github.com/ciderapp/wails - 7dbf74c3e0fa4e18f3a724206affc4b7f2260c57 authored about 4 years ago
Merge remote-tracking branch 'origin/develop' into develop

github.com/ciderapp/wails - 6613cff1d5f1e54eb865d613cb76258ce3e5da4e authored about 4 years ago
Limit v1 updates to v1

github.com/ciderapp/wails - 6a2700e0bfcd80c7600902332db9641ed60ffc2a authored about 4 years ago
Handle no tray icons

github.com/ciderapp/wails - e18ba0eb8145bd68abe24711a8d0c8baf9ac2ecf authored about 4 years ago
Refactor accelerator to keys package

github.com/ciderapp/wails - 25f464c177c4e0cd2552a687eb4ae60adfa20680 authored about 4 years ago
Update server client API

github.com/ciderapp/wails - 57a9d5f472206be58b53464ea5305103e8f46f32 authored about 4 years ago
Updated accelerators API

github.com/ciderapp/wails - 3b0f852f37cd7c81e337c5fd13e03466744b6cc4 authored about 4 years ago
Remove "WithAccellerator" methods. Now mandatory in base methods

github.com/ciderapp/wails - a85c8ba89472d23c4f5cece6712aff48b85e8a5e authored about 4 years ago
Support changing tray icon at runtime

Support both icon & text in tray

github.com/ciderapp/wails - f0c932713b4b32dbe20e48b2c6dec8a249ac24f4 authored about 4 years ago
Add OnThemeChange

Refactor Theme change handling

github.com/ciderapp/wails - 8625e99625ec8a0b87edd1c14e185ae3b7ea05dc authored about 4 years ago
Remove old tray icon, add new

github.com/ciderapp/wails - c79f86fd031414b4e031ac6660fe2f4398cd83c4 authored about 4 years ago
Support loading multiple tray icons

github.com/ciderapp/wails - a0774cf71c3e4c3c772b60cc47e2bc5bdc14da77 authored about 4 years ago
Support Text label tray

github.com/ciderapp/wails - 16b872352d23a66b612f27cf753a102d24819d6f authored about 4 years ago
Fix race condition

github.com/ciderapp/wails - e414eda151d348917f997044206cd001f8cfb970 authored about 4 years ago
Remove debug output

github.com/ciderapp/wails - 719f4b51135fd727594bb4f706f15649bb3aefbe authored about 4 years ago
Use release instead of dealloc

github.com/ciderapp/wails - 8b75d57cff45905dd57ccf5dd36483701c0bc044 authored about 4 years ago
Remove context menu debug log

github.com/ciderapp/wails - 7aea6980b5062e1efe3d7f6a71c8eeea45f121ca authored about 4 years ago
Merge branch 'v2-mac-fixes' into feature/v2-mac

# Conflicts:
# v2/internal/ffenestri/ffenestri_darwin.c
# v2/internal/ffenestri/ffenestri_darwin...

github.com/ciderapp/wails - 99e790944f1e630828d24a864c3d250250436c93 authored about 4 years ago
Handle null modifiers

github.com/ciderapp/wails - c86aa7d3c815475287f2db648c25baf7b23943ed authored about 4 years ago
Bugfix for context menus

Proper releasing of NSMenus

github.com/ciderapp/wails - d380a8d6a7186d0c339c6ee7e638eb671fa099b5 authored about 4 years ago
Support context menu data

Support StartHidden

github.com/ciderapp/wails - a8995c53775bcf1f66b705a9ed3f7153f6dc6c33 authored about 4 years ago
v1.11.0-pre2

github.com/ciderapp/wails - 2a6162a91fc11771cc674135d6cb6430d8e6ebe8 authored about 4 years ago
Remove debug info

github.com/ciderapp/wails - 4e54229dfb10e032fdd2a03149c27aaee293efca authored about 4 years ago
Bump ini from 1.3.5 to 1.3.8 in /runtime/js (#573)

* resolve angular routing broken when app is built

* Revert "resolve angular routing broken w...

github.com/ciderapp/wails - ce58e9eb6c79cd320d347e7b7ff9527c35bcb6cb authored about 4 years ago
Bump ini from 1.3.5 to 1.3.8 in /runtime/js/runtime (#575)

* resolve angular routing broken when app is built

* Revert "resolve angular routing broken w...

github.com/ciderapp/wails - 3c49577d5b450106aed5b4e23b613084ae29dad8 authored about 4 years ago
v1.11.0-pre1

github.com/ciderapp/wails - fb8aa8cc247f458289edb1e22a59476cdaf7b1cc authored about 4 years ago
v1.11.0-rc1

github.com/ciderapp/wails - b45e04f2db465d4714b6949be8befdae99e65cf4 authored about 4 years ago
Fix vue template dependencies versions (fixes #574) (#576)

* resolve angular routing broken when app is built

* Revert "resolve angular routing broken w...

github.com/ciderapp/wails - 026daf5e57929a0b82916156cce72bc159e37d34 authored about 4 years ago
Updated tray icon

github.com/ciderapp/wails - 34ac62e4acabc27e5cf21e825b037170048c6c5a authored about 4 years ago
Handle oncontext event

github.com/ciderapp/wails - a1f9d9ca06e1cc9b19b8d5156ed90d96b661d913 authored about 4 years ago
Bugfix error message

github.com/ciderapp/wails - e6fbd033468e603c45f7ec7ee1bf87776b3b00b0 authored about 4 years ago
Merge branch 'master' of https://github.com/iiFir3z/Apple-Music-Electron

github.com/ciderapp/Apple-Music-Electron - 51c9d4c853be21975d4a9cc5f84faa84fe2118d9 authored about 4 years ago
More 1.5.2 patches and fixes.

github.com/ciderapp/Apple-Music-Electron - 99e11627c1d4ea341d743bf3113ea07e429e7fd2 authored about 4 years ago
Better error handling

github.com/ciderapp/wails - dd35f0119b08f825d5c0fe1d6641a791e17df31f authored about 4 years ago