Ecosyste.ms: OpenCollective

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

github.com/maxence-charriere/go-app

A package to build progressive web apps with Go programming language and WebAssembly.
https://github.com/maxence-charriere/go-app

fix retro (#204)

480d162790d7edac616d15ce432085752b032d4f authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.7

aec3be2aa03ef035f0da5d40d40e26e62101347b authored about 6 years ago by Maxence Charriere <[email protected]>
fix retro compatibility (#203)

9cf1e3b201405bcac9413233338bd454b6b8bbb9 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.6

be011e995461f0178a823f07fa5914f6573bc794 authored about 6 years ago by Maxence Charriere <[email protected]>
refactor how to make a tranclucent background (#202)

18a5040c68900d2aa26e7fdf7bb152f565972659 authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

7a038db96accacd3c80739076e8f01748475250a authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.5

408b2f44fc9223a4f817b691c4d41401140602cc authored about 6 years ago by Maxence Charriere <[email protected]>
Fix mac os mojave build (#201)

* fix macos mojave build

* goapp mac can specify deployment target

* default page font

...

d4e698142fed13ea5de951b2c29af3e4c181e881 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.4

c3491be82451f375175633c11f6a26212bf03315 authored about 6 years ago by Maxence Charriere <[email protected]>
mac default main window take the default color (#199)

008afec2585be484b432f094be2d99964dadbb6b authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

3a3d3a0f72a565988638745c1b4c2f526f3f43fc authored about 6 years ago by Maxence Charriere <[email protected]>
typo doc

7344a3e1bc11ac7fc092aa335bb1e0a1de36000e authored about 6 years ago by Maxence Charriere <[email protected]>
source info on events (#197)

562b22ff96f1dfd670a6a3f28df576779cd3d1e4 authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

49eb8c758cd68ea0f317f157df9fb86b71cb1347 authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

e9d566a54943591614b1601a793d0a2e887a5177 authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

933c0466125e2f59bfe74a4b1ab02cdde07fc4d6 authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

cc4f16e8a40296f95eef607e57b65e4f7f0d0468 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.2

a31b28341d31db7b642b4996377d30bd849d9006 authored about 6 years ago by Maxence Charriere <[email protected]>
fix goapp web on windows (#194)

227e5e4d13d1d59164e34e51bf1200bae0c37530 authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

81ff78df1fa45ed1e68d0daf721207d145d08f97 authored about 6 years ago by Maxence Charriere <[email protected]>
chore(md): add chinese doc (#193)

* add chinese doc

f7db0d2e4f77656d263943ad9837322a3683530c authored about 6 years ago by Jingyi Zeng <[email protected]>
Update README.md

afd7a924227bce099bccb4735b795802bc5a2817 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.1

78ce5b0d7893048a408562712b95441f257392e9 authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

afef045d6a86f288d7f2fe2289410cfbeba476cd authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

5e070e506190ac31663b2136f8589a9f1d0ad69f authored about 6 years ago by Maxence Charriere <[email protected]>
Readme with better seo (#191)

* update hello example readme

* fix goapp test

* fix gomac run sigint

* Replace readme

d7e4cc261d229e4b60b71b667d75b82ff28689ad authored about 6 years ago by Maxence Charriere <[email protected]>
Fix goapp web run (#190)

83904cf5437d1815897790f8b60c20d9383ace62 authored about 6 years ago by Maxence Charriere <[email protected]>
dix goapp (#189)

ca1d76593d5e22ed5ec6d4057520d3f89c8749c6 authored about 6 years ago by Maxence Charriere <[email protected]>
gofmt + golint fix

4119140c314e05d81f5cc4f6841a63c078d9f379 authored about 6 years ago by Maxence Charriere <[email protected]>
add shortcut to get started with mac driver (#188)

* creating a Mac window is possible by specifying an url in the Mac driver.

c7e0d45c9621140b39859ba520ba6d0c1da04859 authored about 6 years ago by Maxence Charriere <[email protected]>
Improve goapp web (#187)

* goapp web run

560ecfdb10dcc350b25b01a70ce15063887ec334 authored about 6 years ago by Maxence Charriere <[email protected]>
refactro mac pkg for better cyclo complexity (#186)

682e4cdd9a5d52a3054eb0816e18a8661c670a19 authored about 6 years ago by Maxence Charriere <[email protected]>
Refactor gomac commands (#185)

* use context to exec commands

* refactor signal and add update command

* refactor mac bui...

9297a8f5c33c025831725e871307a960287f4d19 authored about 6 years ago by Maxence Charriere <[email protected]>
Goapp update (#184)

* refactor signal
* add `goapp update` command

f29f6a53b8ccdf4e93e7e22d2446b278a7831dd5 authored about 6 years ago by Maxence Charriere <[email protected]>
Use context in goapp exec (#183)

* use context to exec commands

d699dda9207d2d1fedfb77e284f70bc165680fa7 authored about 6 years ago by Maxence Charriere <[email protected]>
Dom refactor property transform (#182)

* dom transform attr functions.
* refactor drivers to use dom attr transforms.

6165bae974894e777f5ba0b51b6627e4adb8f2b0 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.0

010ae83109259ed1df8c9f78b4820a041d7a9370 authored about 6 years ago by Maxence Charriere <[email protected]>
Goapp run and logs (#181)

* fix NewLogger

* goapp logger

* Refactor app logs

* Refactor logs

* rename log paca...

eeef37616cdfb17e448c8008da4458239dd347a9 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.1.2

1e15b8cf050baa353ebaea87181743710463faae authored about 6 years ago by Maxence Charriere <[email protected]>
Goapp refactor win command (#180)

* win command

* fix mac

* fix windows print colors

* fix dom page to work on windows

...

5c90181533d9b99be5b60a0aada717fc7825a8f5 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.1.1

e54a03e895c9943b1fe43a347f0e48a19abb669c authored about 6 years ago by Maxence Charriere <[email protected]>
mac menuitem icon/checked support (#178)

2c5e436c52bd81b6ee7bb9c0a3f9709ffeae7db6 authored about 6 years ago by Maxence Charriere <[email protected]>
Merge branch 'master' of github.com:murlokswarm/app

7c3a8fbdff566302ca466fc08417c9b029e204fd authored about 6 years ago by Maxence Charriere <[email protected]>
update readme and doc.

885129722c171abf9265828cb855f9236744af9f authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

7f0ce860bbf8e677f2c6d44f2c5eef8cf0d51b4a authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

76344adf85139b3c4ef9d42252fbb1045522a69b authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

18d1c2294fc526466b20a04fb97d387512886ace authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.1.0

04ab0e32ff8f7e8f5e69c2f9f22dfba7b89af241 authored about 6 years ago by Maxence Charriere <[email protected]>
New dom engine (#177)

* html-v2

* adapt to v3

* js dom CRUD

* load

* mac js alerts

* window callback

...

fd27bbd0f13eff8776bb83a76359e0e27c2c76b2 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.0.1

e17b804ec509648a59c5dd726f6293333d5de859 authored about 6 years ago by Maxence Charriere <[email protected]>
fix moving exec when bundling (#176)

b8fcac01af8e08b056db4cead735143a8f9cad33 authored about 6 years ago by Maxence Charriere <[email protected]>
Update README.md

e8cb7b5f63a33286a3330ec4691e089b0b0f4a8c authored about 6 years ago by Maxence Charriere <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

f1be56122b090a18f560d7fdca7dd59182760523 authored about 6 years ago by Maxence Charriere <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

0aa84365494895ba0c5f468b10906feec6ad556b authored about 6 years ago by Maxence Charriere <[email protected]>
Update CONTRIBUTING.md

576238b80231ae18759c6d18fb8504e5ea6f59bb authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.0.0

22eb2ee745e971a45e688d948e581058793e65ed authored about 6 years ago by Maxence Charriere <[email protected]>
V3 (#174)

* simplify errors (#153)

* elem.Err() (#154)

* elem.Err()

* core.Driver (#155)

* cor...

ac79128295344f0bb66c5ceef0cb606f27096c9d authored about 6 years ago by Maxence Charriere <[email protected]>
Release 2.6.3

da99a08c7fb944e91169ef30639010c805b8ccc5 authored over 6 years ago by Maxence Charriere <[email protected]>
Replace UUID by string (#152)

* replace uuid.UUID by string

* remove usage of uuid.UUID part 2

ae515a7e99690c747d87f400aeeacdda947cd679 authored over 6 years ago by Maxence Charriere <[email protected]>
Release 2.6.2

5ef3c963edbd270ce75effb4e3bf82c3f98adc41 authored over 6 years ago by Maxence Charriere <[email protected]>
refactor history test (#151)

e0c6660e7d69a133d8d44de51d2e68a713959f40 authored over 6 years ago by Maxence Charriere <[email protected]>
Move packages to internal (#149)

* move bridge to internal/bridge

* move file to internal/file

* move history to internal
...

e6299eb545d669a0fac25e87d8e2337b2414a6b4 authored over 6 years ago by Maxence Charriere <[email protected]>
Update History.md

dcaee3568b55359e8729cfbeb6710056513a4c8a authored over 6 years ago by Maxence Charriere <[email protected]>
Update History.md

406bcc8216187b1a0412c84b209addd9a2f6f0c1 authored over 6 years ago by Maxence Charriere <[email protected]>
Release 2.6.1

8f35fc06edf7dc24dd827314d6384c2c369f71fb authored over 6 years ago by Maxence Charriere <[email protected]>
Rename component to compo (#148)

* rename Component to Compo

* rename Component to Compo bis

* update readme

a9bc58136455af9b7419836325d4a28b577a8d7e authored over 6 years ago by Maxence Charriere <[email protected]>
update contribute.md

609b9ed35ade9082427e28c80b77d0f504a43170 authored over 6 years ago by Maxence Charriere <[email protected]>
update contribute.md

16d2e37cbd89019b96a201c5a3549284066aa040 authored over 6 years ago by Maxence Charriere <[email protected]>
update history.md

6ab0b802e3856206d537507318575c2e47f19fdb authored over 6 years ago by Maxence Charriere <[email protected]>
Release 2.6.0

fbf3bf5d34a5387a1fc41e0e615a397daa483320 authored over 6 years ago by Maxence Charriere <[email protected]>
update readme contribute

b6df2f97a95e959bcf4668b0118795106aea416a authored over 6 years ago by Maxence Charriere <[email protected]>
Refactor elem (#147)

* Elem.When funcs

* refactor element

* move to internal

* change api

968049a7457ec34d8144e3105dc6311434640531 authored over 6 years ago by Maxence Charriere <[email protected]>
Add compatibility with 10.11 (#144)

* Add compatibility with 10.11

* Move retro compatibility to a separate file

* Move platfo...

0255cc05b59b06f291ba97ce0855dc1b2a2340ab authored over 6 years ago by tectiv3 <[email protected]>
update gitignore

a5dfb304c0a7f740422e9a1dd95f1fafde104512 authored over 6 years ago by Maxence Charriere <[email protected]>
Release 2.5.1

ba6665c46a0fcd298a8cccb481fe724894bcf1d2 authored over 6 years ago by Maxence Charriere <[email protected]>
misspell

7e7f7d696fb4a7aa17664892270d67f7a2b08a51 authored over 6 years ago by Maxence Charriere <[email protected]>
Fix mac dock (#140)

* improve documentation

* fix mac dock load

6ed7b08d49e2ebbbc4e67cdf4993b13fbfcaf2aa authored over 6 years ago by Maxence Charriere <[email protected]>
Release 2.5.0

be254d3e4bf7e08ae23cd6849a86b6abff5b8e58 authored over 6 years ago by Maxence Charriere <[email protected]>
golint

256b0acb8e88a23cad3b000e9243091bb39e8841 authored over 6 years ago by Maxence Charriere <[email protected]>
Status bar (#139)

* status menu

* goapp mac background app

* fix goapp mac build -bundle without icon

* ...

55ebce5ae4c81f0ab4040c6162acee80885ac741 authored over 6 years ago by Maxence Charriere <[email protected]>
Release 2.4.3

29879f0a19bac34653ba1421d8b003cafd0a9d19 authored over 6 years ago by Maxence Charriere <[email protected]>
fix + travis (#137)

* fix cmd

31526a72ddcb99f8730cf6ddf13cba1e28a9c690 authored over 6 years ago by Maxence Charriere <[email protected]>
Release 2.4.2

ee7cafacf13c8613400cfed46b603b4c3bb41267 authored over 6 years ago by Maxence Charriere <[email protected]>
Refactor logs decorators (#135)

* Refactor logs decorator

* Driver add-on

28cce413828dbac7d51ca96fd6bef5df8886dee2 authored over 6 years ago by Maxence Charriere <[email protected]>
Release 2.4.1

4f8c87697fe2cffea2fa8d3a00fba4e15e62e6de authored over 6 years ago by Maxence Charriere <[email protected]>
better logs (#133)

* better logs

* update readme

29c38368f4a72769adffd17d613d749fc2a1c23a authored over 6 years ago by Maxence Charriere <[email protected]>
add mac categories (#132)

7cd11380af1517d63d368fe784a4549b848a980f authored over 6 years ago by Maxence Charriere <[email protected]>
fix mispells

2e2b449506471d7c094b8d46d2e9b197a6a1f776 authored over 6 years ago by Maxence Charriere <[email protected]>
mac tool (#125)

* mac init

* goapp mac build

* Fix linux web build

* Mac sandox

* file management

...

e5e1a25bf49d4ba4f47388a8f27079a7b3671dc1 authored over 6 years ago by Maxence Charriere <[email protected]>
Readme

1fdca797d6aed9febf4cfa38024162c701d02a88 authored over 6 years ago by Maxence Charriere <[email protected]>
Patreon

7262a398a9423b1cc87306f597883e6417adfd87 authored over 6 years ago by Maxence Charriere <[email protected]>
Merge pull request #127 from jacktuck/patch-1

Fixed typo

4986911b593813a302bf4b85a59c5e9615011e7d authored over 6 years ago by Maxence Charriere <[email protected]>
Fixed typo

233be800855a8205cf34c50b7aadd2fd548d8154 authored over 6 years ago by Jack Tuck <[email protected]>
Release 2.4.0

015fcdc54818684ea71583f0649cbeb91be5af86 authored over 6 years ago by Maxence Charriere <[email protected]>
govet

72f2c9fc8143630c202508c167cd264c9503dfb8 authored over 6 years ago by Maxence Charriere <[email protected]>
covet

238e5531bca9129aed31092a25555ef3b17cc297 authored over 6 years ago by Maxence Charriere <[email protected]>
Merge pull request #124 from murlokswarm/flux

Actions/Events

ba4df8ca6f8a4d94f09cd4f4f40adf4f0b35c99f authored over 6 years ago by Maxence Charriere <[email protected]>
action event example

f7d9f6d7426de5c09997aa5306b738c2764e90a8 authored over 6 years ago by Maxence Charriere <[email protected]>
actions + tests

faf8754cdb78cb78ff82c899a98b9162895ee7f0 authored over 6 years ago by Maxence Charriere <[email protected]>
subscriber markup integration

8e5aaebfa51c2b581abc026b68ced4c7a8afc78b authored over 6 years ago by Maxence Charriere <[email protected]>