Ecosyste.ms: OpenCollective

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

github.com/ciderapp/wails

Create beautiful applications using Go
https://github.com/ciderapp/wails

chore: improve updateversion.sh

ff551700027c13f833ebfaf01e41c7fc541240cd authored over 5 years ago
docs: add contributors

444db6a560df71e8fffe76b8eb977926b2385f00 authored over 5 years ago
add archlinux support

b015f27e14cbd652ac8ad670865767da1d591cb3 authored over 5 years ago
Merge pull request #72 from qaisjp/patch-1

Fix HTML spellings

67a1f23b1338ec2c5f8a96fb0d8f0ae794c68c74 authored over 5 years ago
Fix HTML spelling in README.md

9c98a7a9e348b8dd677ecca1bf19ab478ffe894f authored over 5 years ago
Fix HTML spelling in app_config.go

5aa5ad8ad33725a386f100e5b776430f17f885ac authored over 5 years ago
version bump

ac203ec93137898a5ffd12831d75b92c8a0afee0 authored over 5 years ago
Version bump

3fd73186f479624695d656402e64d08db8068f55 authored over 5 years ago
Updated Readme

46307469e578dc29706e1c51793859683702092d authored over 5 years ago
Add Hound badge

31a67f3aedd59ab611b54c7a55ae1dd1f2eb2dbc authored over 5 years ago
dialog errors -> warnings

44919d2750e0250c6e0f43f963f361643e26d3d5 authored almost 6 years ago
update bridge warning messages

cff87c641b426e538cdbb035fb38e86ffafb5e92 authored almost 6 years ago
Merge pull request #71 from wailsapp/replace-wailsbridge-when-serving

always install bridge on serve

abbd71d05754a0e268ee7961594ad0610eb4a7ee authored almost 6 years ago
always install bridge on serve

aacfe8386af670907850a830603d55723dacb527 authored almost 6 years ago
Bump to 0.11.6

97944d771a6dd04249aec7747c1be4e28a5b59ef authored almost 6 years ago
Merge pull request #70 from wailsapp/update-webview

Update webview to 0.2.7

3f1b616a5eecee62123051bee2729a76715e39d7 authored almost 6 years ago
Update webview to 0.2.7

fdcc2fd2e5892f87fa1497c91e8640a32e6146a5 authored almost 6 years ago
release 0.11.3

855032ed1eba5eaee83b1cbff394d875b146b8a2 authored almost 6 years ago
create windows builds

760e109aab93419a1da9bb9d763cdc1ed276f0cf authored almost 6 years ago
version bump

4c799bca8ff85ee3f988fa97db949e1400f29de0 authored almost 6 years ago
vscode settings

2d08ebc054fc98e8df8b6603318a217e3b6c4517 authored almost 6 years ago
Version bump

91ab2c2b318127eb57e4e7b7a9bec0ac75b6bf3e authored almost 6 years ago
fix: ensure errors are logged

13ad57d49f14d3ea2528ea6be05490518ed5d111 authored almost 6 years ago
New dependency installation text

a109e3078d345cf17be65fc75d255e5953e21ede authored almost 6 years ago
Set script type for injections

2e61a3c309e94c9ebe404ad56f249d3ac904b3df authored almost 6 years ago
fix: destructure emit data

0373bea4e5cb745b45e75ee807733918665696c6 authored almost 6 years ago
Speed up `Wails Serve`

2d5825d73dcda11625bbdf10db420285006cf76c authored almost 6 years ago
Added Runtime.FileSystem

c4a042cb1d04361ba5848bfc91b5453ca9e27eb8 authored almost 6 years ago
Change 'Headless' to 'Bridge' in logging

205f9476faeaf61d4d0d0f3bced7d7b8d6f610c8 authored almost 6 years ago
Badges!

a1230fcbb6864d8137f9a2048be778b2975f2fa7 authored almost 6 years ago
more linting fixes

ba5c32a4a1cb1e19c8d55933126bb190d811672b authored almost 6 years ago
more linting fixes

58eee643261af5b7883945ed34322b9ec33b854f authored almost 6 years ago
Add devtools to Vue config in template

41d786a13cdc4277e289779f7c0e5e86a5b2a22d authored almost 6 years ago
more linting fixes

a2b7906c89389b3c75ff9dc7c0aee69d3a549b11 authored almost 6 years ago
linting fixes

eeb6fa4677a2a038e03fe63b0b8af29820575d81 authored almost 6 years ago
Use cropped logo

6a36d75774b18981cb2b094d6ef930b2e809b3b6 authored almost 6 years ago
Center subtitle

6078f3c780fd90952e7b530465a7dfed035c045f authored almost 6 years ago
Fix image

fc11197725d9db035132666f5041aeb79b741040 authored almost 6 years ago
Update license and readme

8c40b99194cee42c1bb444889f693f0971934d2e authored almost 6 years ago
chore: remove unused files

de53fc6510c017071b2834382d93c4b28b058cdc authored almost 6 years ago
fix: better input during setup

d4f4feb429beb12aa750f5e69dc6ba88910708d6 authored almost 6 years ago
fix: version output of built app

02973c49ff3721e6d97560402bf4719bc065a8d9 authored almost 6 years ago
Merge pull request #68 from wailsapp/fix-packaging

fix: call package when -p flag provided

01dce9f139b624ed0e64820b70cf9dc1bcb5241d authored almost 6 years ago
fix: call package when -p flag provided

6c0906e87d7646842e23d1b87cec04c8b832a7c7 authored almost 6 years ago
Merge pull request #67 from wailsapp/fix-concurrent-websocket-writes

fix: use mutex to serialise websocket writes

d7cfc4c71a744abcc2ea5921d59087c4c7640566 authored almost 6 years ago
fix: use mutex to serialise websocket writes

fec3e7eac5eb67f09c25f3b00ebbea379d7768a4 authored almost 6 years ago
Merge pull request #66 from wailsapp/handle-javascript-nulls

fix: convert js nulls to Go zero values

9f5e2c7dd40078614f9892cda213033259ead1ec authored almost 6 years ago
fix: convert js nulls to Go zero values

c5276cca6cbf79119932da11193eb83c607e0788 authored almost 6 years ago
Merge pull request #65 from wailsapp/improved-ipc-encoding

Use hex encoded strings for callbacks

74dbbbed8af853b2baf05808ae572b44fd2e459c authored almost 6 years ago
Use hex encoded strings for callbacks

629ac4b93ca69c923d9fc1897e0b953bc031c188 authored almost 6 years ago
Release 0.11.0

5ece7e84b315f93f7444406bcea19db1f5160f67 authored almost 6 years ago
Add frontend build back to serve

eaba8576764676b65fe3aed21d564fd0a52cc06b authored almost 6 years ago
Remove banner from application cli

db489a3cae36fced7b343ee64a175cca52d6d3b2 authored almost 6 years ago
Automate version bumps

4821ab8597e2ef1f70d030d0673360a2f2ef244d authored almost 6 years ago
version bump

670b769f8204acfd3247a6b73a2dc06b7c5ff4eb authored almost 6 years ago
add wails bridge assets

eb533998247e9541c5e47fc0b0a5d409adc71f81 authored almost 6 years ago
ignore frontend files when using wails serve

24e4fbfb686908c3a236d47802f0deabc1ea2189 authored almost 6 years ago
version bump

7f54ca4ac33728b1ea5e1918b4e627a17e621bae authored almost 6 years ago
fix vue basic template

b224803e4d1eea23cc515cd707d982a9f7aa12ae authored almost 6 years ago
Merge pull request #63 from wailsapp/0.9.9

0.9.9

28b2025aaa889fef720d398bdd1949c27b14fa82 authored almost 6 years ago
Version bump

77e85705d1203963cf16b4b578bb20b5935a6f5c authored almost 6 years ago
fix asset imports in vue basic template

9fd24595c72b9e1a97fa449851fe62d56e5d5a61 authored almost 6 years ago
Merge pull request #62 from wailsapp/Default-Prompts-not-populating

Default prompts not populating

69067e85f577982fae3e4c77a32942db3fd38395 authored almost 6 years ago
Version bump

c8db58e00ed12b8769930229a4e3b6b081542fb9 authored almost 6 years ago
fix default prompts

e96e0e09996ff7188a58d06241dbe3c90520a4bd authored almost 6 years ago
Merge pull request #60 from wailsapp/0.9.97

0.9.7

2da21ec5281a3b7f0bb226f7d15d0534fbd0a5c4 authored almost 6 years ago
Version bump

cda0b404143fe3ab5aa141725c333ae068301903 authored almost 6 years ago
Add issue command

7f4229dd6b8751b3fc228afb01044ca4bce6de72 authored almost 6 years ago
use os specific path seperator

68651b77f45eb11f84e305d84bf785600d588aa6 authored almost 6 years ago
Improve prompt handling

bf001f5ad209764a6d81a6b92647af0b18b7e353 authored almost 6 years ago
Update issue templates

d1907b4ce50d78f60b812fdcce5a33cd8328ff1c authored almost 6 years ago
Update issue templates

56363d193d78b7abeb37133fd17d98fee1b9ece8 authored almost 6 years ago
Misc linting fixes and version bump

8553f43080bfad476f2fcc3ba897fc89727a74d6 authored almost 6 years ago
Bump version

587681bb8deb34cb8f3fb530e06ca4a1048638e5 authored almost 6 years ago
Merge pull request #59 from wailsapp/0.9.5

use mewn for templates

afbf80ea4a21e1499eed61076534a066eed01ef7 authored almost 6 years ago
use mewn for templates

massively improve template handling

c180d7dccbac879f6a65be49afeff39963e64360 authored almost 6 years ago
Merge pull request #58 from wailsapp/update-command

initial update command

c20aabc8f84851b9e8d9e5fd51dbd9bb2b4a3c0d authored almost 6 years ago
initial update command

4cccb628c95d6a3c557ea9c530f672bcac50f8a8 authored almost 6 years ago
Merge pull request #57 from wailsapp/#55-default-directory

default directory option

5d487347d445bde0ff725ddbc037428b3f6476f3 authored almost 6 years ago
default directory option

fe8b7ac5c9e927c94c78a074f1b43b4ff9e8577d authored almost 6 years ago
Merge pull request #56 from wailsapp/minimise-console-spam

Big banner for Setup/Help. Small banner for commands.

732c70777b7439083551a195a7d0de078ac70542 authored almost 6 years ago
Big banner for Setup/Help. Small banner for commands.

753c5fd337420359df227e04a4159a53b9ff6f0f authored almost 6 years ago
Merge pull request #53 from wailsapp/adjust-windows-build-behaviour

package by default. -p leaves resource artefacts

2dad29673d0e4caa43d9adea44e106b77eb24b7d authored almost 6 years ago
package by default. -p leaves resource artifacts

5e466893cf484deac8d640d8b0f7c1d498e36d5d authored almost 6 years ago
Merge pull request #52 from wailsapp/minor-fixes

remove frontend build from serve

c15fd822c13bf6f65a5c1cc1f0636b667c866395 authored almost 6 years ago
remove frontend build from serve

42b1c0befabb8789a02505c8f57b3f621586d302 authored almost 6 years ago
Merge pull request #51 from wailsapp/minor-fixes

Minor fixes

6ef8744e02cc5aa53deba9419df503ccf0f788e3 authored almost 6 years ago
Updated sums

cf916c8e8bf03a213bdf118fdba9a1f0dc4d81ac authored almost 6 years ago
Remove debug line

cdc1d4be3ed2c46f3985845dd4af4dc0eab53132 authored almost 6 years ago
Set window colour

1c5284db3eabd8dabe2d72d3d6994c36953b480c authored almost 6 years ago
Merge pull request #50 from wailsapp/window-debugging

minor bugfix

073cdc3a55271d8d787bc7effdfcbc5a9b0477a2 authored almost 6 years ago
minor bugfix

fd9363e8429cea336df09424376bd88162709c67 authored almost 6 years ago
Merge pull request #49 from wailsapp/window-debugging

Window debugging

3051628fa2eeb9bedf8688db1b6404e38e203266 authored almost 6 years ago
small refactor

cac97e86523db66dd3f6099566c2705d695eaf41 authored almost 6 years ago
try and simplify

2ccabc772b609e1efed56345edbecb9c8f2a899a authored almost 6 years ago
updated licenses + gomod

ff912415928e1d54a062e38cf98ec0bca9ad8ba5 authored almost 6 years ago
remove bad xml error

2257b1cab1b2df5607c31398bbea7861eb0f9b97 authored almost 6 years ago
Significant support for Windows builds

bdcf98fc15e4ca189248f783c85384acfc4eec99 authored almost 6 years ago
use wails.min.js

3025a94a7797e9ff21126dbd3d2d607c4cc68dcb authored almost 6 years ago
basics working

d971495ad38e1cbc650e8cc455370747ba4b77fd authored almost 6 years ago