Ecosyste.ms: OpenCollective

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

github.com/wexond/browser-base

Modern and feature-rich web browser base based on Electron
https://github.com/wexond/browser-base

chore: create extensions.md

58903a843159ce2624d4d26d5b4901ad6237041e authored over 5 years ago
docs: update readme.md

f8b96b8556ac83b89658647d34117a08cc49dd09 authored over 5 years ago
chore: bump version

c38be75e9b098af497be5145085ed8ed8787ea53 authored over 5 years ago
feat: change window title to the selected tab title

27bc40bcc5fa44078e082da9deda1078b3fcbed5 authored over 5 years ago
fix: change app name

6ab85b893794bd6b8ac7ec120155b486478df701 authored over 5 years ago
feat: add settings icons

4501ef68794bc5d2796f600318ae4d7d04663f31 authored over 5 years ago
fix: disable window frame

f05ff4c1bce5017f8dae3882d1ebc14a301e95c1 authored over 5 years ago
Merge branch 'master' of https://github.com/wexond/wexond

e16cfa059d5df0be4a5f7a5697c82433983c5d4d authored over 5 years ago
feat: enhance application menu

Closes #237

9b185a47ee7544608ded1099c04e2c59c20f267c authored over 5 years ago
chore: remove console.log from bookmarks store

e908684a18f0de646bb9ea11a97a288883ce4546 authored over 5 years ago
fix: toggling dropdown menu in bookmarks dialog

177aa7ef01c00007bee2af678f9ec74f1c68e024 authored over 5 years ago
fix: positioning dropdown in bookmarks dialog

dadf3a07827f39e0127a3813cab73f4444a4719b authored over 5 years ago
fix: toggling bookmarks dialog

d42aeda2edce7312494297f13425e70d2d9cd584 authored over 5 years ago
fix: show attached windows on app close

Fixes #280

a767998a6d1f261c214016d2fcae121006252aff authored over 5 years ago
fix: settings loading on first startup

9fd6485023c7f5646cb5a972095dd8f3514e6ac0 authored over 5 years ago
feat: add more search engines

72865ad0bf32615b7f96248ae5cdf530e1961255 authored over 5 years ago
fix: comment out not working settings sections

3469dc48f45e8d6676890b57a65d844b907d8c9b authored over 5 years ago
fix: remove Export menu item

210f21bf06b806c6fb9556671047ec79fbde19b8 authored over 5 years ago
fix: temporarily comment out window-activated event

c86a720a1d492194fb1bd77a9f1fe992a3c489d8 authored over 5 years ago
fix: building node-keytar

b95d4961a64b0a28517ad31dbdab0a31c7baed84 authored over 5 years ago
Merge pull request #278 from wexond/settings

feat: add more settings sections

36b146e1b749a284bd89b44ae05f6f52c55b8c4a authored over 5 years ago
feat: add address dialog

47ae741b8102f2b46f7d9f109fbeab2ad9ce64e5 authored over 5 years ago
feat: add edit option in address section in autofill

4583d60307fbee54c596605418a6c16b518d93fe authored over 5 years ago
refactor: use react hooks instead of pure component in section in autofill

30b1fde09fe4384b5691520fba871a6d24b0f4fd authored over 5 years ago
feat: add addresses section in autofill

130345393ab046bc06ef4188d4a8e8c22c379367 authored over 5 years ago
feat: add context menu to credentials list in autofill

e7e9663d67b447b6fc8882b679229406d396f8ec authored over 5 years ago
fix: blocking when toggling password in autofill

623b9d4a24bc1fbc3fdf1c7c2ceb84699699255b authored over 5 years ago
fix: save favicon url with credentials

98f597ea2266a29272a9fab5c652b42fed7883f0 authored over 5 years ago
feat: listing saved credentials

7e3075318f9a8449b3ad159f8df37a76647a66f7 authored over 5 years ago
feat: add autofill store

504acf91d83a58c4f1ee99a76c8eac712432c19e authored over 5 years ago
feat: toggling password visibility in autofill

f897371a74c3110178a6c5c76c8367676375274b authored over 5 years ago
feat: expanding and collapsing item in autofill section

a5e0e291c135da8de13f97a7302605ac46cd75aa authored over 5 years ago
feat: add passwords list in autofill section

73b8048ea035b9a9af6407577a681440d4dbdc86 authored over 5 years ago
refactor: move item to other file in autofill

135554430254eb09bbafd62aabee9ef7993a5bdd authored over 5 years ago
style: decrease margin between items in autofill

eca9b3bb875cffe0ba81891da5b6039886972759 authored over 5 years ago
feat: add autofill section in settings

fb361b500a156c994d3e31d3f685f636eae7a6fa authored over 5 years ago
refactor: restore dropdowns in settings

ef7cca0027677e5aedc96ff8b59fa22b130f4480 authored over 5 years ago
fix: loading search engines in settings

fe8561259f6d1d1020752096d225244702e41403 authored over 5 years ago
refactor: dropdown

3c2310ef0bc9d59a74ef66317648951671a3de0f authored over 5 years ago
Merge branch 'settings' of https://github.com/wexond/wexond into settings

aeebecbb8d4e8a39634efe9ee0a5e987c6c74c2c authored over 5 years ago
fix: errors

6942f8465bcf9f39524373744b1ecd302ae24cb1 authored over 5 years ago
feat: add dialogs in overlay

326fea829a4c0bfda9624354b1acb8262408b42b authored over 5 years ago
feat: add checkbox component

7c78aa0b05bd40c3eaf971d53eba233620b4b324 authored over 5 years ago
feat: add startup behavior interface

69993af2b6393a137df1001434d911b5d78c62f0 authored over 5 years ago
feat: add radiobutton component

f5cf78af00daba03c379b7ca352159fd3841bd2d authored over 5 years ago
refactor: add hostname method in view

ae0d45cba8668de02acbe5a844e6f1aa4c5b9c77 authored over 5 years ago
Merge pull request #275 from wexond/form-fill-security

feat: improve credentials security

5b506fcbd8e92eef9abd7afdb880610dfe7ccf6b authored over 5 years ago
fix: toggling key icon in toolbar

1dbd3dbb0c3a3eeaaa778aa5dde8db37668ce7a5 authored over 5 years ago
fix: key icon in toolbar

d450c0da25946404ea81b426925a501676cba3e1 authored over 5 years ago
feat: store passwords with keytar

462bb1b84004e32bb818a51c105d7c2554f9dada authored over 5 years ago
chore: add keytar package

ce637bc0142841cea7a28a5845e5943529f73dd4 authored over 5 years ago
fix: fonts loading

99fec0862e5ba227bf381969eefb1cb20eb68087 authored over 5 years ago
Merge branch 'master' of https://github.com/wexond/wexond

26983d2656c9f0b3e43aadedc3be73535827706a authored over 5 years ago
chore: use file-loader instead of url-loader

f388d23a51abcda0d34011df41a24b9dde5023ec authored over 5 years ago
Merge pull request #274 from wexond/form-fill-fix

Autocomplete fix

918174cfb1d913e812099ba291774204c13fe8d4 authored over 5 years ago
fix: window ids (part 3)

f6498d65ccaacdc0fa9b255ab71bbfac0eab6546 authored over 5 years ago
fix: window ids (part 2)

3335b14a7a96b70050c0b89c5c3dd243b9c31614 authored over 5 years ago
fix: window ids (part 3)

d60a20022cec81d1850e064d0fc6fd1858f7e00a authored over 5 years ago
fix: window ids (part 2)

cbdba13de050aaa4c7224a088537dab0f640f3b3 authored over 5 years ago
Merge branch 'form-fill-fix' of https://github.com/wexond/wexond into form-fill-fix

002b94ac3adc085e1af1f183c86b8b0985e4fb0f authored over 5 years ago
style: lint

786e13c51e33029585574b5fdf1cf5266fbf2a96 authored over 5 years ago
fix: window ids

84c56dc843d931a4150445f4713a78c5ed076210 authored over 5 years ago
fix: window ids

1b1a5173d13fa8429338d39be22273372fc9f8a4 authored over 5 years ago
fix: form-fill menu for multiple windows

2e4c7a9fbb7991e431123e5b253e2fa44ef53166 authored over 5 years ago
fix: 'getAttribute' of undefined in form-fill

0831a95dc13f57a502fbe54280dd36487e1eeadf authored over 5 years ago
fix: errors

bde47640a0c7cc93e683dea99466180d2d0ac361 authored over 5 years ago
merge

31485e2282eb3d945f724a2ba2ae124c48f2e8a0 authored over 5 years ago
merge

d3b35e27638ee5138ac9ce40443d2130dff0a97b authored over 5 years ago
feat: add checkbox component

2842b278e54988790ac41a303a14d6477805eafb authored over 5 years ago
feat: add dialogs in overlay

835a3fc4f0c0879123b04d3ee6865fc18aa940ca authored over 5 years ago
feat: add startup behavior interface

007d848ca0ee8fbe547be6817a5c0449b58b4802 authored over 5 years ago
feat: add radiobutton component

5bf309f685c883065a9425cafb417ab21a4fb468 authored over 5 years ago
feat: add new incognito window shortcut

558a3975a136b1550cc01664577ed1b568caf32c authored over 5 years ago
fix: remove Tor quick menu item

905631f19ceb43c688fa61d67854e0c9d100fe3f authored over 5 years ago
chore: update lint scripts

c90f0d30adf53fe06b45d7a13c22419c864f46bc authored over 5 years ago
fix: lint errors

ec5950689dc755483654cc238ca17fde84b5a6c7 authored over 5 years ago
Merge pull request #273 from wexond/eslint

chore: migrate to eslint

2f6a551e0b0fc8658b7db506bf48783488540a61 authored over 5 years ago
style: lint all files

eaf9968355c0cd595738bacfd0a2b92386a05a4e authored over 5 years ago
style: move to eslint

4525d77969f305c5eaa98b66870a46cf855de886 authored over 5 years ago
chore: update tsconfig

e61bed9a86787ab0b968bb1368bb6412eaca89e1 authored over 5 years ago
docs: add table of contents

f4a03fbdd7ad0752c23d30dc8dc36d5056e5c1c8 authored over 5 years ago
Merge branch 'master' of https://github.com/wexond/wexond

c0819d8edf6f451df994f4b98aeccc0cf41bd1dd authored over 5 years ago
docs: add keyboard shortcuts description

5c4899a8d74c4c822b513b362e06600d26fbb7d3 authored over 5 years ago
Merge pull request #271 from wexond/incognito

feat: add incognito mode

0fca758eaf152c089a824bfd8569c09f59de0c35 authored over 5 years ago
fix: don't add history in incognito mode

6087be3b1eee098b211af5e4cc339aa599f5260d authored over 5 years ago
feat: add incognito icon to toolbar

3bafdacac2b7cc4fde11fa0cf031b7ac5ff0e46f authored over 5 years ago
feat: add incognito icon

ff6b4e8dab3da75db30969af31cc74a81c9602cf authored over 5 years ago
fix: errors in incognito

3291cd3b502c2e13bdab62fa4ae32ff8fa721e2d authored over 5 years ago
fix: settings in incognito

c652f64ec7b61a88eaab246da1fab4e70990105e authored over 5 years ago
fix: settings sync between windows

8ec1b645c8cf2adce629888eefc8b49bccb3b154 authored over 5 years ago
fix: dark mode toggling in incognito

b575eac57eac63746f50d4dcdafcf412864365a5 authored over 5 years ago
feat: load extensions into incognito session

c52cee47259c3f2cc65363e6a54870771d6d163c authored over 5 years ago
fix: clear incognito cache on window close and app start

cbb3f64262da367740eb7b50a2320b8f6c4e60fc authored over 5 years ago
fix: incognito session

369ac461bd4acf7fe0ca3b6a14fe3f54b4976cae authored over 5 years ago
feat: add incognito window

25a7b53bc0ef80ebadb3ce5b4093be4cb3265ae9 authored over 5 years ago
Merge branch 'master' of https://github.com/wexond/wexond

82b727dc2499b977624ef233482719bc313f75a8 authored over 5 years ago
chore: update info

a6dd744f6cb2296d273cb15cf8808245141160f8 authored over 5 years ago
chore: update feature request issue template

6ebc89d42b0cc2fe9311942ed860a690d2fc6d5d authored over 5 years ago
chore: update bug report template

ebf24a1c6ac4b52db9645b68edbb175298f4c203 authored over 5 years ago
chore: update issue templates

dcdad753d4fce6c06b8c34c36e5d58e73c3a8265 authored over 5 years ago