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

reduce html size and provide indented version

github.com/maxence-charriere/go-app - 3f9f8b795af8c6dda52f4368cf55d064f83e48cd authored over 3 years ago by maxence-charriere <[email protected]>
reduce html string size

github.com/maxence-charriere/go-app - 1a3733c00216d0c07cfaa5ab6fa0bdc6ef2d7adc authored over 3 years ago by maxence-charriere <[email protected]>
Update http.go

github.com/maxence-charriere/go-app - 3d39a92de5e9f381494b8001538fa33730efbeb3 authored over 3 years ago by maxence-charriere <[email protected]>
hide loader to crawlers

github.com/maxence-charriere/go-app - c359f53336863bb91364ea22477bb7d01da45450 authored over 3 years ago by maxence-charriere <[email protected]>
fix navigate

github.com/maxence-charriere/go-app - c11bc71c473aecb5e6483e503df38b212fc7bdae authored over 3 years ago by maxence-charriere <[email protected]>
add page headers

github.com/maxence-charriere/go-app - e570e05a3a9fe88e4bb769a68bca9f6e6089f1e5 authored over 3 years ago by maxence-charriere <[email protected]>
update server side env variable

github.com/maxence-charriere/go-app - a5ade6ada1f309b1f558101b8ff885c4488242e0 authored over 3 years ago by maxence-charriere <[email protected]>
fix nav

github.com/maxence-charriere/go-app - f7fd5e69eec24675a815a0000c559dec27da2586 authored over 3 years ago by maxence-charriere <[email protected]>
refactor component api - add Defer

github.com/maxence-charriere/go-app - 249c0a0d2d17e4c0fc3abf899b91b9b43ec52e03 authored over 3 years ago by maxence-charriere <[email protected]>
Update node_test.go

github.com/maxence-charriere/go-app - 18ad8327f0993c8a6afbb68d2306efb804d75c18 authored over 3 years ago by maxence-charriere <[email protected]>
no set dispatcher to nil when dismount

github.com/maxence-charriere/go-app - 0fff5594793cc1e4e2be75700969882f7a2e20f6 authored over 3 years ago by maxence-charriere <[email protected]>
remove composer context

github.com/maxence-charriere/go-app - 07fcf8705a6185a0fceaa8e5bb253e9c2ff49fbc authored over 3 years ago by maxence-charriere <[email protected]>
reuse component when navigate if possible

github.com/maxence-charriere/go-app - bc86002bb65621330a9e0b66655f5d67d9ef3a85 authored over 3 years ago by maxence-charriere <[email protected]>
refactor page info handling

github.com/maxence-charriere/go-app - 4174cc48b3d1ded4a6c57ac1ac09e61f161a5d6c authored over 3 years ago by maxence-charriere <[email protected]>
add page to dispatcher

github.com/maxence-charriere/go-app - d345d600ba80d2bd3248091aa62dcf01c40d51ab authored over 3 years ago by maxence-charriere <[email protected]>
update doc

github.com/maxence-charriere/go-app - 736cb2593cd6985691ec62dfd93715deee38fba7 authored over 3 years ago by maxence-charriere <[email protected]>
avoid loading wasm for web crawlers.

github.com/maxence-charriere/go-app - 88647be8df7d945ee20ef87c0f9724f800cca993 authored over 3 years ago by maxence-charriere <[email protected]>
cleanup and update PreRenderer documentation

github.com/maxence-charriere/go-app - 5bb572157bd5878ab1a83cac3a4a7cd973fb615c authored over 3 years ago by maxence-charriere <[email protected]>
update doc

github.com/maxence-charriere/go-app - 62f07fa2e6cdec9f71b51ad1dd61b47b1278ba0f authored over 3 years ago by maxence-charriere <[email protected]>
refactor client side

github.com/maxence-charriere/go-app - 2ac542ab36798ee21b10f0eabf26b17a70ae52f4 authored over 3 years ago by maxence-charriere <[email protected]>
refactor running app

github.com/maxence-charriere/go-app - dbab92cf286da3e9f802d84ab92a1e1f76634afd authored over 3 years ago by maxence-charriere <[email protected]>
update app API and refactor docs page

github.com/maxence-charriere/go-app - 5376a7587ac9cdc68be1bea28836259a8812424f authored over 3 years ago by maxence-charriere <[email protected]>
refactor routes

github.com/maxence-charriere/go-app - c342a53fcf0924de0a9bbc58dc084b6e0ddf0d70 authored over 3 years ago by maxence-charriere <[email protected]>
move app level action to context

github.com/maxence-charriere/go-app - b947f8c364422d7ab155180a7eaffa70bc6c18a9 authored over 3 years ago by maxence-charriere <[email protected]>
Update component.go

github.com/maxence-charriere/go-app - d0c1afa7d7466f4c7e7fe38b801307cc63bc7488 authored over 3 years ago by maxence-charriere <[email protected]>
safe context dispatch

github.com/maxence-charriere/go-app - 78f6cb3ccb8792b834072e95e40013b242f0f6a0 authored over 3 years ago by maxence-charriere <[email protected]>
notify use of deprecated Navigator

github.com/maxence-charriere/go-app - 82e53ccdeb54013f094b467197d5fe68983b59e5 authored over 3 years ago by maxence-charriere <[email protected]>
refactor how dispatcher is passed between UI elements

github.com/maxence-charriere/go-app - ac38fa86db4096100dfe39dfe309e572df248025 authored over 3 years ago by maxence-charriere <[email protected]>
add Dispatch to context

github.com/maxence-charriere/go-app - 00811276ea3c8a74351241de4cacf669e8dbd5a4 authored over 3 years ago by maxence-charriere <[email protected]>
http pre rendering

github.com/maxence-charriere/go-app - 608955bbee1c9b4a0b702f304947d7dca6c2df3c authored over 3 years ago by maxence-charriere <[email protected]>
refactor http.Handler caching

github.com/maxence-charriere/go-app - 6a2332c468ef2429a285847f2278e3f3b3156462 authored over 3 years ago by maxence-charriere <[email protected]>
impleent PreRender caches

github.com/maxence-charriere/go-app - 41ec90e3eee1b0b1c5de58a5898aeb4380c46bfc authored over 3 years ago by maxence-charriere <[email protected]>
test pre-render

github.com/maxence-charriere/go-app - 0e449233f5c55e9d9bce578488eeea7f66a7b151 authored over 3 years ago by maxence-charriere <[email protected]>
refactor tests

github.com/maxence-charriere/go-app - 9f1c973f0f5d00c4aee53c45470edfc9ddf33463 authored over 3 years ago by maxence-charriere <[email protected]>
dispatcher

github.com/maxence-charriere/go-app - 0b92bb958e92f07e76da13f01b5bba4033c30400 authored over 3 years ago by maxence-charriere <[email protected]>
refactor js

github.com/maxence-charriere/go-app - f722acec3ecc1558f418a73c146b1b5022d86b3b authored over 3 years ago by maxence-charriere <[email protected]>
refactor mount raw

github.com/maxence-charriere/go-app - bff5f85ee2ec241775b328bf7c0a2fa588afd8eb authored over 3 years ago by maxence-charriere <[email protected]>
pre render

github.com/maxence-charriere/go-app - f11b8decc62c818eaba32fc81cff3ee88f748f7e authored over 3 years ago by maxence-charriere <[email protected]>
pre-rendering setup

github.com/maxence-charriere/go-app - c9a0b46f84c3fb5917a0642c08d613fdc8060f2d authored over 3 years ago by maxence-charriere <[email protected]>
http refactor page

github.com/maxence-charriere/go-app - f599a7cd8026f3e92e4c49177dd75ed9fd797305 authored over 3 years ago by maxence-charriere <[email protected]>
http refactor resolve path funcs

github.com/maxence-charriere/go-app - b7c396946b3f5f04d36d5103383a493be15cfe60 authored over 3 years ago by maxence-charriere <[email protected]>
remove proxyResourceCache

github.com/maxence-charriere/go-app - ea1c97eab14546cb01e22bbe35e5f87b563dfdad authored over 3 years ago by maxence-charriere <[email protected]>
http refactor proxy resources

github.com/maxence-charriere/go-app - 233e47aa177971235a87fda8f0df13b8110734f3 authored over 3 years ago by maxence-charriere <[email protected]>
http refactor files and app.wasm

github.com/maxence-charriere/go-app - 674d56feb2a497a424a941e123d878068fc3f52a authored over 3 years ago by maxence-charriere <[email protected]>
refactor http app.js

github.com/maxence-charriere/go-app - 4030f705b79582f19f2ff033e7290650f6766fcb authored over 3 years ago by maxence-charriere <[email protected]>
refactor http app worker

github.com/maxence-charriere/go-app - 63e819c872dd1a36e2a7e0573dc32e0286609c22 authored over 3 years ago by maxence-charriere <[email protected]>
refactor http manifest and app.css

github.com/maxence-charriere/go-app - cde59df9aa3f6daf1e8320e0c03946e453ee2f95 authored over 3 years ago by maxence-charriere <[email protected]>
Print html

github.com/maxence-charriere/go-app - 95d242789d165aec230d303835af4adafaf3210f authored over 3 years ago by maxence-charriere <[email protected]>
Fix remote proxy resources (#490)

* Update http.go

* Update http.go

github.com/maxence-charriere/go-app - 224b75d685e031cfdacdd42ab382fefdc6f6d732 authored over 3 years ago by Maxence Charriere <[email protected]>
Update http.go (#488)

github.com/maxence-charriere/go-app - 8b888d8cb094278ec916cec60bec11997785bae9 authored almost 4 years ago by Maxence Charriere <[email protected]>
add sitemap.xml to default proxy resources

github.com/maxence-charriere/go-app - 445c20b112b2beb347633036f64ce080556360b6 authored almost 4 years ago by maxence-charriere <[email protected]>
proxy resources

github.com/maxence-charriere/go-app - bb214b55d730a8aa4e1d60a25610da359a5acc63 authored almost 4 years ago by maxence-charriere <[email protected]>
Detect orientation size (#487)

* Update app_wasm.go

* Update app_wasm.go

* Update app_wasm.go

* Update flow.go

* cl...

github.com/maxence-charriere/go-app - b9007de05f5c400815b62d78e4dffa3c14d9c138 authored almost 4 years ago by Maxence Charriere <[email protected]>
Generate doc

github.com/maxence-charriere/go-app - 16f8a86f6976853404f95c1f58298a0d06de664f authored almost 4 years ago by maxence-charriere <[email protected]>
Listen app resize (#486)

* add onAppResize to node

* call onAppResize

* call onAppResize

* Update shell.go

* ...

github.com/maxence-charriere/go-app - d4862fdadf5878fada293ddbfba2683de39684e7 authored almost 4 years ago by Maxence Charriere <[email protected]>
Fix flow layout (#485)

* Update flow.go

* Update flow.go

* Update flow.go

* Update flow.go

github.com/maxence-charriere/go-app - 67d5bf9b4b2109ac37875bf60a68440c48a29ec8 authored almost 4 years ago by Maxence Charriere <[email protected]>
Update component.go

github.com/maxence-charriere/go-app - 99e5b797f5d957ad6abbd5354b103686e84d968c authored almost 4 years ago by maxence-charriere <[email protected]>
Fix blank local nav (#483)

* fix anchor blank nav

* update docs

* update docs

* update docs

github.com/maxence-charriere/go-app - db9f2443d5142dbc6a95ec9110faf5f0500d7fef authored almost 4 years ago by Maxence Charriere <[email protected]>
Update state in context (#482)

* add AppUpdateAvailable in context

* update docs

github.com/maxence-charriere/go-app - 3665faa41ae7a37cc8d6f10f1574e6be14f02513 authored almost 4 years ago by Maxence Charriere <[email protected]>
On app update (#480)

* implement Updater

* Updater doc

* Update pages.go

* Update docs app

github.com/maxence-charriere/go-app - de538c33b03a04d1a6f85a34450d5f60e68e6a07 authored almost 4 years ago by Maxence Charriere <[email protected]>
update documentation

github.com/maxence-charriere/go-app - 2a9d582819195d9d15c3c1319366bc33c76cbfcd authored almost 4 years ago by maxence-charriere <[email protected]>
browser storage missing keys (#476)

github.com/maxence-charriere/go-app - d369b0a8b51468b92a7c314807df26b01ab909d3 authored almost 4 years ago by Maxence Charriere <[email protected]>
docs - update

github.com/maxence-charriere/go-app - 2082e31bae42068ff425950619df9c1bdffffab9 authored almost 4 years ago by maxence-charriere <[email protected]>
Fix typo (#475)

github.com/maxence-charriere/go-app - 5a09fa81f17f346a8ce5ffbab3ff52d4fba70e12 authored almost 4 years ago by Carlos Villela <[email protected]>
Spelling error in README.md (#465)

Just noticed a simple spelling error in the README 😄 Nothin crazy.

github.com/maxence-charriere/go-app - f5c388cc5ce21cb2ccd5348f683098427e88f309 authored almost 4 years ago by Britton Hayes <[email protected]>
Update raw.go (#462)

github.com/maxence-charriere/go-app - 38613dca79f04016a99bb71ed83e8d19fc452d34 authored almost 4 years ago by Maxence Charriere <[email protected]>
Readme and social media (#461)

* add social media meta

* Update README.md

* update github pages

github.com/maxence-charriere/go-app - 0961ba44d9a84e5147ddf6a149998a548efbb158 authored almost 4 years ago by Maxence Charriere <[email protected]>
cleanup and css fix (#460)

github.com/maxence-charriere/go-app - e21708ac773d6db3b09175e77c0a17a848c6dac2 authored almost 4 years ago by Maxence Charriere <[email protected]>
increase hamburger default size (#459)

github.com/maxence-charriere/go-app - 1bd6803e0ebbb55833c4c6320677b40577fd7064 authored almost 4 years ago by Maxence Charriere <[email protected]>
Fix manifest (#458)

* Update static.go

* fix manifest

* Delete manifest.json

* Update static_test.go

github.com/maxence-charriere/go-app - fd34b1319c3c5856ddecfe32fe938c0589876dc3 authored almost 4 years ago by Maxence Charriere <[email protected]>
add google analytics to docs (#457)

github.com/maxence-charriere/go-app - 1636c26ea9cf1595d621bae6c3f0f65cb2947a3d authored almost 4 years ago by Maxence Charriere <[email protected]>
Godoc (#456)

* shell widget

* update docs home

* Update go.mod

* save work

* generate godoc

* ...

github.com/maxence-charriere/go-app - 274f265b5e084fff101893c8c98c9203daca5f5a authored almost 4 years ago by Maxence Charriere <[email protected]>
Create CNAME

github.com/maxence-charriere/go-app - 7865e471e594a9de3e408226c56244afc8960385 authored almost 4 years ago by Maxence Charriere <[email protected]>
Fix js new (#446)

* Update js_wasm.go

* Update js_wasm.go

github.com/maxence-charriere/go-app - 209eb5d3bfb1ac2cca70c116f0756cd90b5886b7 authored about 4 years ago by Maxence Charriere <[email protected]>
add iframe allow attr (#445)

* add iframe allow attr

* update doc

github.com/maxence-charriere/go-app - 75a7fc48a74fcdd4fe34d47936a7fd0f901038d9 authored about 4 years ago by Maxence Charriere <[email protected]>
change min/max attr type (#443)

github.com/maxence-charriere/go-app - 7a55893f499f5b73b5cc8aab246c8a28565a9433 authored about 4 years ago by Maxence Charriere <[email protected]>
Update element.go (#442)

github.com/maxence-charriere/go-app - 7f8d4da96a738f246842d0b5efc0395f1878fbd8 authored about 4 years ago by Maxence Charriere <[email protected]>
change input step type (#438)

github.com/maxence-charriere/go-app - 96f26225b35fa55789691409fbfcbb5bc83690eb authored about 4 years ago by Maxence Charriere <[email protected]>
update deps

github.com/maxence-charriere/go-app - a1d8050521e2001922e0feeb8b3b91c3173b7852 authored about 4 years ago by maxence-charriere <[email protected]>
ads.txt support (#433)

github.com/maxence-charriere/go-app - 811c02a219cfa827fb5931361889aa675e064577 authored about 4 years ago by Maxence Charriere <[email protected]>
update readme

github.com/maxence-charriere/go-app - a665e0a2854767f346c54afec0ddb84379219232 authored over 4 years ago by maxence-charriere <[email protected]>
Update makefile

github.com/maxence-charriere/go-app - ed16a959da62519503d8ef1479c2e5a34eca677d authored over 4 years ago by maxence-charriere <[email protected]>
modify manifest to make installable app with github pages (#431)

* modify manifest to make installable app with github pages

* Update http_test.go

github.com/maxence-charriere/go-app - 7ea7339fc09bb93c55011f33a6cd29283d86ab3d authored over 4 years ago by Maxence Charriere <[email protected]>
Update github pages

github.com/maxence-charriere/go-app - 2f02f23d0553baf330297d1497ee1334a1db7306 authored over 4 years ago by maxence-charriere <[email protected]>
update Github Pages

github.com/maxence-charriere/go-app - 9335ab0522bf5fa271ee6f9d4379fc9b169ebefa authored over 4 years ago by maxence-charriere <[email protected]>
Update github pages

github.com/maxence-charriere/go-app - 6142a2e24f76c85098eb8f859dc6a94e7de588b1 authored over 4 years ago by maxence-charriere <[email protected]>
Update manifest.json

github.com/maxence-charriere/go-app - adce026b9e0ecf5a125d0360e2a0914b1d371e60 authored over 4 years ago by maxence-charriere <[email protected]>
Update resources

github.com/maxence-charriere/go-app - b9ad4542fda58970696f0c4409e00d502957b25e authored over 4 years ago by maxence-charriere <[email protected]>
Fix docs setup

github.com/maxence-charriere/go-app - b26f93befc8b30fa106e3d341ceb66ab425b1fd9 authored over 4 years ago by maxence-charriere <[email protected]>
Setup doc pages (#430)

* Add cli package

* generate github pages app

* cleanup

github.com/maxence-charriere/go-app - 2925a6de5ca98932f72447257c6ea1ddfaeebb0a authored over 4 years ago by Maxence Charriere <[email protected]>
add missing attrs (#429)

github.com/maxence-charriere/go-app - 99a010cf2dda5cda05f1aa3cd2c9f4f490c1ffc8 authored over 4 years ago by Maxence Charriere <[email protected]>
Update element.go (#428)

github.com/maxence-charriere/go-app - dd73bf369b26de55de024523617cc34142e0f957 authored over 4 years ago by Maxence Charriere <[email protected]>
use defered script (#427)

* use defered script

* fix unit test

* Update http_test.go

github.com/maxence-charriere/go-app - 9c631a52d9f2af5cbdc5c001dcb6270ae10555ea authored over 4 years ago by Maxence Charriere <[email protected]>
Change iframe sandbox type (#426)

github.com/maxence-charriere/go-app - dbc640863f126c2e5ca7b21c81d059f3e19c141d authored over 4 years ago by Maxence Charriere <[email protected]>
simplify errors/logs convert

github.com/maxence-charriere/go-app - bfdd0fb3fbdb2a2db68a708a96887df740e4d143 authored over 4 years ago by maxence-charriere <[email protected]>
Fix misspells

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

github.com/maxence-charriere/go-app - 9e3a86d6fc98aff46132df4a03541c7c4328f6ef authored over 4 years ago by maxence-charriere <[email protected]>
cleanup

github.com/maxence-charriere/go-app - d1ab31c892dfff7986384bc70d667f270672a349 authored over 4 years ago by maxence-charriere <[email protected]>
Update README.md (#423)

* Update README.md

* Create v7-migration.md

github.com/maxence-charriere/go-app - ff0e31fcd79cfc25ec839855adbacd9bdc0c01ab authored over 4 years ago by Maxence Charriere <[email protected]>
Static page (#421)

* static website generator

* not enforce resource provider

* refactor resource provider

...

github.com/maxence-charriere/go-app - abd97fe7cee1eaf49333156072351de8d5abe5cc authored over 4 years ago by Maxence Charriere <[email protected]>