Ecosyste.ms: OpenCollective

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

go-app

A package to build progressive web apps (PWA) with Go programming language and WebAssembly.
Collective - Host: opensource - https://opencollective.com/go-app - Website: https://go-app.dev - Code: https://github.com/maxence-charriere/app

Fix build (#306)

github.com/maxence-charriere/go-app - fd33bb4400c3593056d6bcfa9310c89df95b82d9 authored almost 5 years ago by Maxence Charriere <[email protected]>
Refactor goapp.js + remove unused cache when activate (#304)

github.com/maxence-charriere/go-app - c377151a9fe8ecc1f0b2dcc127b8daf3b5cc086d authored almost 5 years ago by Maxence Charriere <[email protected]>
Update watch.go

github.com/maxence-charriere/go-app - e3ab00e591f765133dcf51ebb42f6485229ae633 authored about 5 years ago by Maxence Charriere <[email protected]>
Refactor app handler and binding (#301)

* memory cache

* gzip

* version

* memory cache to cache only defined content types

*...

github.com/maxence-charriere/go-app - e33cf2224a26eba887bba0397c4933d7379ddadd authored about 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 2784a25cf3f9d12ac2626a2f2aa93acfc63e62b3 authored about 5 years ago by Maxence Charriere <[email protected]>
new main example (#300)

* new main example

* Update README.md

* Update README.md

* Update README.md

github.com/maxence-charriere/go-app - 29f33da557c30d71e5f23d2a621e70c6156bd1e3 authored about 5 years ago by Maxence Charriere <[email protected]>
Head support (#299)

* add support for <head></head>

* fix loading color

* fix unit test crash

github.com/maxence-charriere/go-app - 9926bea28976cb46d15635ac5e2450eeaa4b5f59 authored about 5 years ago by Maxence Charriere <[email protected]>
fix demo css

github.com/maxence-charriere/go-app - 7478ff04728167902e1fc1a5458479c1760737d4 authored about 5 years ago by Maxence Charriere <[email protected]>
update demo

github.com/maxence-charriere/go-app - 9e71e1eea73b258958efdddcbc73b953a0123a30 authored about 5 years ago by Maxence Charriere <[email protected]>
fix table default css

github.com/maxence-charriere/go-app - e19db2034943559d688bdced03ee963ee7c2c0b5 authored about 5 years ago by Maxence Charriere <[email protected]>
update default css bis

github.com/maxence-charriere/go-app - 44faccdf401c2ac5ada5dd28e97168768af02310 authored about 5 years ago by Maxence Charriere <[email protected]>
update default css

github.com/maxence-charriere/go-app - cbdc14cead2ae350c276ade9ef2b24a81ec31723 authored about 5 years ago by Maxence Charriere <[email protected]>
update default css

github.com/maxence-charriere/go-app - ca33fa58bfa4f31beff0d6b3bd6ac1d1dee0b5c5 authored about 5 years ago by Maxence Charriere <[email protected]>
update .gitignore

github.com/maxence-charriere/go-app - 652537af9155ed0a11495fd0c71cf28b147519bb authored about 5 years ago by Maxence Charriere <[email protected]>
update goapp to build and run from server dir (#298)

* update goapp to build and run from server dir

* Update README.md

github.com/maxence-charriere/go-app - 37b4bd1c4809a8464a662fbfe59f5ac3e2c26d9d authored about 5 years ago by Maxence Charriere <[email protected]>
update demo addr (#297)

github.com/maxence-charriere/go-app - fcac4609e21523c68c8d590b4bd805cb3c12c91e authored about 5 years ago by Maxence Charriere <[email protected]>
fix passing json to component (#296)

github.com/maxence-charriere/go-app - 42e61667900fbe517f2d318966ca53dd68d2fbce authored about 5 years ago by Maxence Charriere <[email protected]>
Update dom_wasm.go (#295)

github.com/maxence-charriere/go-app - f55fe6db126d1716cb51b54122d09a902b36a80f authored about 5 years ago by Maxence Charriere <[email protected]>
Binding context (#293)

* Binding state

* binding context and when cancel implementation

* Fix binding when cancel...

github.com/maxence-charriere/go-app - febaba3463f7aa57d8e9575d8eac545384beb897 authored about 5 years ago by Maxence Charriere <[email protected]>
Local storage (#292)

* define browser storage interface

* js storage implementation

github.com/maxence-charriere/go-app - 689e504297633d539c631b76835a8741f30e2062 authored about 5 years ago by Maxence Charriere <[email protected]>
Get current location (#291)

* Helper function to get location url

* Update app_wasm.go

* Update app_wasm.go

github.com/maxence-charriere/go-app - c3dd317b675c908c9b161e71ff7ecddeb17b1388 authored about 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - c6149633fe4814adfc6939de68cfed4459255446 authored about 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - bfe6bb8e5d3a71e32fb1f1a0414942dab34cd0df authored about 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 6cf25a176f094f2b108a8a6a7a3ca1b5fa673e11 authored about 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - a9e48c8931b316f139d0f466bff8ad9b08905045 authored about 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 22fa42aead8eb90ba8be0e9da70dfc01c4151ffe authored about 5 years ago by Maxence Charriere <[email protected]>
Binding with flavor (#290)

* binding exec on its own goroutine + better doc + fix wasm test

* binding defer

* Update ...

github.com/maxence-charriere/go-app - 109169ec96b9ae2d296bd02efc29a8018afc8dfa authored about 5 years ago by Maxence Charriere <[email protected]>
update wasm support (#289)

github.com/maxence-charriere/go-app - 6efde0e35c19d2d6f1bdab1f87bce988ef649684 authored about 5 years ago by Maxence Charriere <[email protected]>
fix inefassign

github.com/maxence-charriere/go-app - 4a795a9d9754a4bbf6dcd39d9a6992db4eb7b6b4 authored about 5 years ago by Maxence Charriere <[email protected]>
Add wait to binding (#287)

* msg do on goroutine

* fix doonui

* emit from html event

* cleanup

github.com/maxence-charriere/go-app - 3c191313c11bb05c6b4639fb69d389e4152671b5 authored about 5 years ago by Maxence Charriere <[email protected]>
add WindowSize function (#286)

github.com/maxence-charriere/go-app - fd7267188255cf148ecc0df311fb6c4103813a90 authored about 5 years ago by Maxence Charriere <[email protected]>
update goapp server main template

github.com/maxence-charriere/go-app - a6f25b5daf60cfb61cbd1c651bc3c4352001f522 authored about 5 years ago by Maxence Charriere <[email protected]>
Update node_wasm.go

github.com/maxence-charriere/go-app - 1d77a946a3d1d86136cf20a68776dd8a8d9dacb2 authored about 5 years ago by Maxence Charriere <[email protected]>
Delete History.md

github.com/maxence-charriere/go-app - dd0745ad22f199f266373ed0a42f9901578d30d3 authored about 5 years ago by Maxence Charriere <[email protected]>
fix mispell and fmt

github.com/maxence-charriere/go-app - ed034d8b24fb4f5deb9e26ca912c3752f377dd03 authored about 5 years ago by Maxence Charriere <[email protected]>
V5 (#285)

* maestro intitial commit

* maestro self closing tag

* maestro start tag

* refactor nod...

github.com/maxence-charriere/go-app - 0f1f24ab9435bc216bacdf93f6138d6fe82a6897 authored about 5 years ago by Maxence Charriere <[email protected]>
content type meta

github.com/maxence-charriere/go-app - 38ed5b7b23d3cc05ed7431daa5656fc85ba3eafa authored about 5 years ago by Maxence Charriere <[email protected]>
properly remove loading (#284)

github.com/maxence-charriere/go-app - e2a786b82d6fa438484ebbaafd74454843f04258 authored about 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 1580477d1b2d63020f76023cfd3c92dd370d0eed authored over 5 years ago by Maxence Charriere <[email protected]>
Update README.md (#282)

github.com/maxence-charriere/go-app - c151c3d504cdd240558319a46af0862d2390dc5c authored over 5 years ago by v 1 r t l <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 6bbd6df25f2f68203c9b5ad69107af665a099cc1 authored over 5 years ago by Maxence Charriere <[email protected]>
desktop them support (#280)

github.com/maxence-charriere/go-app - a4bd499377b93214614b805d3c2c74e0fea2379d authored over 5 years ago by Maxence Charriere <[email protected]>
fix context menu 2

github.com/maxence-charriere/go-app - 311004d5e5bf1a0f2c613bfc334496e89fdd3609 authored over 5 years ago by Maxence Charriere <[email protected]>
fix context menu position (#279)

github.com/maxence-charriere/go-app - cda401f4c9a8451447c2a22aea35c380bce9bd10 authored over 5 years ago by Maxence Charriere <[email protected]>
set ios app icon (#278)

github.com/maxence-charriere/go-app - 2b6c9c5e706241e9a58859a49377a831add9fc84 authored over 5 years ago by Maxence Charriere <[email protected]>
Progressive app support Chrome (#277)

* manifest template

* path function

* remove logo parameter

* generate and use resized ...

github.com/maxence-charriere/go-app - f4b1bb551a307e41115ad21555998cef9eccbde4 authored over 5 years ago by Maxence Charriere <[email protected]>
go 1.12 support (#276)

github.com/maxence-charriere/go-app - 36681f74be6dfe757697929a5339551a34f08b70 authored over 5 years ago by Maxence Charriere <[email protected]>
Offline support (#275)

* generate and init offline service

* save work

* working and updatable service worker

...

github.com/maxence-charriere/go-app - c5fc1cb2b7861d05ca80284f2e38b1b7c46a69b7 authored over 5 years ago by Maxence Charriere <[email protected]>
set cache-control to no cache (#274)

github.com/maxence-charriere/go-app - 80f278954d1cccbd561fccf2b113a887c8527787 authored over 5 years ago by Maxence Charriere <[email protected]>
Versioned static resources (#273)

* gzip to redirect to versioned files

* serve versionned resources

* version static resources

github.com/maxence-charriere/go-app - d6c198dcb17d0d6d56f6983c26c71bdd9a7fd61b authored over 5 years ago by Maxence Charriere <[email protected]>
Cache handler (#272)

* cache handler

* goapp generating etag

* cleanup

* adjust max age

* configurable ma...

github.com/maxence-charriere/go-app - 8f4a9a3aadc01c0703cfc9b5fa162615662d667e authored over 5 years ago by Maxence Charriere <[email protected]>
Update update.go

github.com/maxence-charriere/go-app - 2d3bfc0e292b1f09a341727178bf74376aa94822 authored over 5 years ago by Maxence Charriere <[email protected]>
Update update.go

github.com/maxence-charriere/go-app - 86455f1a5697ef985e51bbfb239cc82db198b6a8 authored over 5 years ago by Maxence Charriere <[email protected]>
goapp update (#271)

github.com/maxence-charriere/go-app - a882b022d15b2de8e76636fc690b1f10c927b784 authored over 5 years ago by Maxence Charriere <[email protected]>
Optimize http handler - bis (#270)

* goapp to generate compress static files

* filter what is gzipped

* gizip handler

* ro...

github.com/maxence-charriere/go-app - eb62a266d66342f40fd9dad057326c414545a1ef authored over 5 years ago by Maxence Charriere <[email protected]>
Optimize http handler (#269)

* goapp to generate compress static files

* filter what is gzipped

* gizip handler

* ro...

github.com/maxence-charriere/go-app - dfe16e1a412a6ddb95233b36fd5dc977e99b1970 authored over 5 years ago by Maxence Charriere <[email protected]>
Loading error msg (#268)

* standardize js

* display loading error message

* error logs

github.com/maxence-charriere/go-app - f1a6ddb3f9d9256d162aa1c0d30b71b9e54a59c3 authored over 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 832037a3bb4e5f99de8b0530a06a374cb4babe6b authored over 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - d94c1a345e49de16d3b75f0bb969556c1f2868b0 authored over 5 years ago by Maxence Charriere <[email protected]>
Goapp (#267)

* goapp init

* fix init

* goapp run

* goapp clean

* Update makefile

* Update READ...

github.com/maxence-charriere/go-app - 72624f8df57e501328b30512981f314e25bfd400 authored over 5 years ago by Maxence Charriere <[email protected]>
Optimize page (#266)

* Update handler.go

* Update gzip.go

* gzip page

* add page headers

* cleanup

github.com/maxence-charriere/go-app - 986d70344dd22a30cdadca7224c013672b840b47 authored over 5 years ago by Maxence Charriere <[email protected]>
Update makefile

github.com/maxence-charriere/go-app - 0938bdc03f6a156d6c1227ffac4e965217b14965 authored over 5 years ago by Maxence Charriere <[email protected]>
fix typo

github.com/maxence-charriere/go-app - 712f4c773227dfd1184906a9307c11d29a1df227 authored over 5 years ago by Maxence Charriere <[email protected]>
prevent input zoom on mobile

github.com/maxence-charriere/go-app - 4a1559d0fb0298ba367deac4785c5745caf345aa authored over 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 3787a8cce08020df045450a4a89330fe6b9c87cd authored over 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 54143c84e068870bd965356440f6591f9776b05e authored over 5 years ago by Maxence Charriere <[email protected]>
update readme

github.com/maxence-charriere/go-app - c8354b6b59a4f9e9aa9c4a5b933df1d9259cc49f authored over 5 years ago by Maxence Charriere <[email protected]>
Continuous integration (#265)

* add replace travis by circle

* Update config.yml

* Update README.md

github.com/maxence-charriere/go-app - f956d5154ee8278c8201c9393dea8df45fb6509a authored over 5 years ago by Maxence Charriere <[email protected]>
add replace travis by circle (#264)

github.com/maxence-charriere/go-app - 77c61c939b0c2e8969ebf04eb0280b73eae78206 authored over 5 years ago by Maxence Charriere <[email protected]>
misspell

github.com/maxence-charriere/go-app - 5872ad570ed7784b2fb271a3ecf37a1ae23effba authored over 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 947cc4521ac5704a202a6ed62c913b00f46d11df authored over 5 years ago by Maxence Charriere <[email protected]>
fix links

github.com/maxence-charriere/go-app - bd8483c0056f63bb14bf1faecd70cae41241c869 authored over 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 7917041d00939c571c406487fda7f30613ab2338 authored over 5 years ago by Maxence Charriere <[email protected]>
Update README.md

github.com/maxence-charriere/go-app - 70303299f94f444e6c3bd4674e52720e105a1cf4 authored over 5 years ago by Maxence Charriere <[email protected]>
migrate imports

github.com/maxence-charriere/go-app - a208215ff46eaffccdbb1f8372d74d14938108da authored over 5 years ago by Maxence Charriere <[email protected]>
Wasm (#263)

* Goapp mac refactor (#229)

* save work

* mac pkg refactor pt1

* refactor mac pt2

* ...

github.com/maxence-charriere/go-app - 7a3f052cc66f4a4814724e3fac089071cb44ec07 authored over 5 years ago by Maxence Charriere <[email protected]>
onmount call (#243)

github.com/maxence-charriere/go-app - 588b67abea2722720f4f18e1f76a2966061907b1 authored almost 6 years ago by Maxence Charriere <[email protected]>
fix controller retro compatibility (#237)

github.com/maxence-charriere/go-app - b7f485e3b779df13757c8cb8d1464f93611c93b4 authored almost 6 years ago by Maxence Charriere <[email protected]>
fix build (#234)

github.com/maxence-charriere/go-app - f156cfe413993ab9aabf84538130b30b9aff133f authored almost 6 years ago by Maxence Charriere <[email protected]>
Update CONTRIBUTING.md

github.com/maxence-charriere/go-app - d68f9826b5cefe39072eb452bbf8cb8520ccdd20 authored almost 6 years ago by Maxence Charriere <[email protected]>
fix retro and cleanup (#228)

github.com/maxence-charriere/go-app - ca78c00632b58410bd095c694cc9231ad61bd3aa authored almost 6 years ago by Maxence Charriere <[email protected]>
Added MFi Controller Support (#225)

github.com/maxence-charriere/go-app - f49f807f4911f2f164d76d610ea0009d02714ba3 authored almost 6 years ago by James Albert <[email protected]>
goreport 100%

github.com/maxence-charriere/go-app - fafec109f563bf500120bef173842b83ff4b91ce authored almost 6 years ago by Maxence Charriere <[email protected]>
Release 3.3.0

github.com/maxence-charriere/go-app - 640a8d01373edfd001a0ed2360a5d089f02b095a authored almost 6 years ago by Maxence Charriere <[email protected]>
Resources dom (#227)

* uniformize and clean code

* resources suppor in dom

github.com/maxence-charriere/go-app - 06624735b126e3d3a011ab2848072967d3fd2876 authored almost 6 years ago by Maxence Charriere <[email protected]>
Mac cleanup (#226)

* remove renderAttributes

* macCall optimization

github.com/maxence-charriere/go-app - 04eda7f3c61b1972436f62b62ce4a2542cb585bc authored almost 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.12

github.com/maxence-charriere/go-app - a682512019e647da03dcd2faa1c7a742388a9f38 authored almost 6 years ago by Maxence Charriere <[email protected]>
Js default include (#224)

* include js default

* fix endline in goapp

github.com/maxence-charriere/go-app - 9d06251e71f466954af0d9f4bff5762f446a02d6 authored almost 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.11

github.com/maxence-charriere/go-app - f356ea5066a35e2b7be7183e3eaab56a92e5cec8 authored almost 6 years ago by Maxence Charriere <[email protected]>
fix mac main thread assertion crash (#218)

github.com/maxence-charriere/go-app - bd23e9544b7ddd8e495661d08832f7a4ca146dbc authored almost 6 years ago by Maxence Charriere <[email protected]>
remove travis 1.10 build

github.com/maxence-charriere/go-app - e817c78ed2b806a34a1d7e8383d501e1c4eb511f authored almost 6 years ago by Maxence Charriere <[email protected]>
Bump Go versions (#216)

github.com/maxence-charriere/go-app - 55aef7f8ad57a2d4f114b86be435ffcf36a0fa6d authored almost 6 years ago by Harald Nordgren <[email protected]>
Release 3.2.10

github.com/maxence-charriere/go-app - 448b66f3bccdf6b9de8a2c6bd8ced503579ba0a9 authored almost 6 years ago by Maxence Charriere <[email protected]>
misspell

github.com/maxence-charriere/go-app - 32b071538fab910c472aacb9de096d4fda972332 authored almost 6 years ago by Maxence Charriere <[email protected]>
Dom v2 (#213)

* rendering text node

* render self closing tag

* experiment

* render node

* dom ren...

github.com/maxence-charriere/go-app - 031bd8a74a49b687b090af5d9d921370f29d34c0 authored almost 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.9

github.com/maxence-charriere/go-app - c8799382a818ab71bba0a6772437790e8a757c33 authored about 6 years ago by Maxence Charriere <[email protected]>
event source value (#206)

github.com/maxence-charriere/go-app - 7e92899f6fd970774a45f94c6c8ac957b5726664 authored about 6 years ago by Maxence Charriere <[email protected]>
update history

github.com/maxence-charriere/go-app - 988cb276207ce8c4dd24a5d182a7c6dadd4a2ff1 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.8

github.com/maxence-charriere/go-app - 5651546d23ed3347db77aa2976183fbc4ad8e723 authored about 6 years ago by Maxence Charriere <[email protected]>
Release 3.2.7

github.com/maxence-charriere/go-app - 5cb2149eca8907a8276a94a5f1179918305a5748 authored about 6 years ago by Maxence Charriere <[email protected]>