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

Small fixes

01a9bb36a2423776ee792bcb6aa858282d33a9e0 authored over 6 years ago
Add onClick handler for bookmark items in bar

4d1e183269f77be775f9309c3006c4ce607663a3 authored over 6 years ago
Fix pages opening from menu

39aa9940ccbf1823a0fc9800805b0c7845908da8 authored over 6 years ago
Improve bookmarks bar design

5e2ad96eb790234bc3b727f2d1c70f20bb33f092 authored over 6 years ago
Improve design of bookmarks bar

a926b980308cc94da6de3eae214c83153acb1656 authored over 6 years ago
Fix extensions system

df41b0f0f2fe0d5ac30d2c977a3149a293af1c52 authored over 6 years ago
Merge branch 'menu-redesign' of https://github.com/wexond/wexond into menu-redesign

8db300ada04243283fb54d368243737abf4dc34f authored over 6 years ago
Add bookmarks bar

b89e60782aff68afd4d242dbeee010a80615b3f5 authored over 6 years ago
Improve bookmarks

73f45be3ced25affde96f631af87a5a933a85ea8 authored over 6 years ago
Merge branch 'menu-redesign' of https://github.com/wexond/wexond into menu-redesign

a52f0db0885da0e42d0a1ac9187fbffe76b6f58a authored over 6 years ago
Fix navigation drawer divider margins

5a48161dd33dd47db8928eb7c8a7f0b84d4c34c1 authored over 6 years ago
Improve bookmark folders

1a692be1325295552bd1890161bb17590b809b11 authored over 6 years ago
Fix history loading on bigger screens

89bb73491754258154ae4b96937a7055ba4eff15 authored over 6 years ago
Fix bookmarks

5d45d77df824112a7594cbcf9462f8691eb3f26b authored over 6 years ago
Improve bookmarks

82622057e3dc889d42bc9248bcd3d82adce3c4c6 authored over 6 years ago
Fix removing bookmarks

90250843c51a485e09afc427bd30d119fce425f2 authored over 6 years ago
Merge pull request #127 from khoaakt/master

Update web requests API

789abaeb0a9f426604297a711c2d9d499fddd7dd authored over 6 years ago
Fix scroll in bookmarks

57d0adc9ec7e763657ea71cf3ba82df56edf734a authored over 6 years ago
Fix bookmarks item

d890fd4f338a6e6ae99ab3620e3921cc91ed53b0 authored over 6 years ago
Improve bookmarks design

fac82c921ff0cebddf34479dd938cd180c8e0c5f authored over 6 years ago
Improve bookmarks items

614890fde446f48f2272474e774af14185c26269 authored over 6 years ago
Add input in bookmarks

be05bdb8e6c5d550533ce329813bd6c5d2dcb1b2 authored over 6 years ago
Code clean up

ecf02576106bf9f281736b416419fe0137472e15 authored over 6 years ago
Improve bookmarks

25c84c6183c6cf67ac262c3cfa19bb3537260968 authored over 6 years ago
Add bookmarks base

c9b7e37191a5067905ec5dea1dfc5ddf4d016788 authored over 6 years ago
Fix potential performance issues

ae64a3ce476b7767dd40311cbc6d8ac18262027d authored over 6 years ago
Add favicons in history (part 1)

183bcdae4bb7e6588cbd2106d2d926131e82c70b authored over 6 years ago
Merge branch 'menu-redesign' of https://www.github.com/Wexond/Wexond into menu-redesign

0c3c05d573efc47f794b51b956aef4862be2a49b authored over 6 years ago
Some fixes

8ccf821cecd85076f4e92b07a433c34f552b93f9 authored over 6 years ago
Fix history loading in production build

8bdf0b13cce40e808da50b1c1a5b874d42294c6a authored over 6 years ago
Add support for selecting multiple items using meta or ctrl in history

867967104738bfd0449ffd859ff36f78c0feccc4 authored over 6 years ago
Fix deleting multiple items in history

683c12f7d0569e6da1d5cb007cc9b7f29d1b95a6 authored over 6 years ago
Add deleting history

9903102d92a12fdb9a648f7a12c52644d604edd7 authored over 6 years ago
Some fixes

c4971be9e494218962d19e6495313e1d7162e894 authored over 6 years ago
Fix hover in NavigationDrawerItem

516510021ed465d4a96a4f130ccf59d1f9b3ef17 authored over 6 years ago
Add actions to history

f0ea6fb67c4a2efb67ff7f180c0d40992fc8a92d authored over 6 years ago
Fix navigation drawer items

b7b7c119635cf8610fa3f4c4dc0a6b4108df19cf authored over 6 years ago
Fix search in history

bb81ff1ca2c579acfec2c59cc9a6647f0cddc24c authored over 6 years ago
Add search in history

5c5cf783cc72498d8b105e9f9427a13674e05955 authored over 6 years ago
Update Wexond logo

07a3c50c336ea4f94c66366de177c640befd41b4 authored over 6 years ago
Add search to NavigationDrawer

a314355efab7bdf1d1dfa1ccd306fde7b348c4db authored over 6 years ago
Fix scroll in history

754bce9e85665d79e6a7cf286b3799d9220e0fe3 authored over 6 years ago
Update menu

72b45831c1d1250cb101abf5bb1fd6ef83af70e8 authored over 6 years ago
Code clean up

592964123b71fbe8c51ff21ace6115fb1541e687 authored over 6 years ago
Add bookmarks base

40035245bbdc19d15cda5bf7be07244e411136fd authored over 6 years ago
Merge branch 'master' of https://github.com/wexond/wexond

5028a04487f27ec87b8cc6a174935b6385aafd3e authored over 6 years ago
Add new logo

9286968c6c9b624f89c5183b7480a882763707ce authored over 6 years ago
Merge pull request #125 from Azamat1993/ts-fixes

moved out keyup and keydown event listeners on higher level

869c50dd8878bee0319cf470620cd0bc55352c7d authored over 6 years ago
Merge pull request #124 from Azamat1993/ts-fixes

Added types for some methods and lint issues fixed

a58da793155134816b1360862792aacaf45e0ea0 authored over 6 years ago
Fix extensions API

6e8ed1bb6d4524dac735d1789c96d4f406363bf5 authored over 6 years ago
Fix starting app errors

de384f6ef05f01778edddd884f811fc06affb4f0 authored over 6 years ago
Fix extensions API errors

db2c9b7ed364c212299024e51245dbbaa4b3ac33 authored over 6 years ago
Fix some errors

936f23b5999d3eb73d707d9f3f7a238ca790758a authored over 6 years ago
Merge branch 'menu-redesign' of https://www.github.com/Wexond/Wexond into menu-redesign

380902742fbc12a39dc54bb82ca5a082ca05b907 authored over 6 years ago
Fix errors in newtab

30b2a874a42d96b5c46f25c5a0db7ea6071654b9 authored over 6 years ago
Refactor extensions APIs

1d6b18988b6e2c4c82979c1de7ef4b3b7209b68b authored over 6 years ago
Merge branch 'menu-redesign' of https://github.com/wexond/wexond into menu-redesign

b0d70a85eb029c675ec992d59ed716dfd891055d authored over 6 years ago
Refactor i18n API

a882fef2cfc1ba228cea66aea8c011b150146065 authored over 6 years ago
Merge branch 'menu-redesign' of https://www.github.com/Wexond/Wexond into menu-redesign

e578fa74a55ad22a55f9c4e4e3a6c3dc3146638a authored over 6 years ago
Fix some errrors in extensions

f3cadc1cbe276ea0456eb9973b5d04c1d4935dc9 authored over 6 years ago
Refactor webRequest API

91c8537d66acad66abf7d2c0232f240edfc49131 authored over 6 years ago
Merge branch 'menu-redesign' of https://github.com/wexond/wexond into menu-redesign

221ef5f317bd12a8159805b1c94cb67ff3a64ebc authored over 6 years ago
Refactor tabs API

c74197378ae08931d98dd2b2d960095000acf168 authored over 6 years ago
Fix icons errors

12d4596864a04c719420ea0768e1de2ecc356bde authored over 6 years ago
Fix some errors in shared/components

3b6aa262cc9cef158db2bd91933ebcc778867672 authored over 6 years ago
Merge branch 'menu-redesign' of https://www.github.com/Wexond/Wexond into menu-redesign

e2a87dd2bddb2dee5ac94b0c354bf060d87014b3 authored over 6 years ago
Refactor Extension API

f647c5a4c0082fc0b5a07832aacd66ce36a82ac9 authored over 6 years ago
Fix some errors

9ff8bac3ee9681340f52d0639a6c2f61997fc10a authored over 6 years ago
Refactor alarms, storage APIs

306622a7f1093533b4974d76a3e091c1829672b7 authored over 6 years ago
Merge branch 'menu-redesign' of https://github.com/wexond/wexond into menu-redesign

4bf26922bb91681866d8ef3ad58e45db2d5215eb authored over 6 years ago
New structure (part 1)

1d68ade89688db9b1d65a43d24b4632a2531bace authored over 6 years ago
Improve history item

62b760c0dfa889744504316cf8e6757f5c4d8b7e authored over 6 years ago
Add removing items in history

4bc8535fbb42fa2585ba9952a6f17202e462d1b2 authored over 6 years ago
Small code improvement

b5c4fc1a63b5556775891713a64e5e019c9dd6a4 authored over 6 years ago
Improve history

87718b1bd3641ab7139458d5ce206a4a2e3db670 authored over 6 years ago
Fix preloader in history

a312e6ccc32247abaa6595d5d7b7063f73ce2e49 authored over 6 years ago
Add simple lazy loading in history

4ce20d11a4344808d11a2c62a784e46194aad49a authored over 6 years ago
Improve bookmarks dialog design

3ca0e9b14eef7073564a2d3477a561315dc1f40d authored over 6 years ago
Fix about

7434e8d702820e9156d61289221a0e026c46b993 authored over 6 years ago
Merge branch 'menu-redesign' of https://www.github.com/Wexond/Wexond into menu-redesign

0bb62c2b72019de60d9ee8aafcb55c4e0ea9c199 authored over 6 years ago
Fix context menu

509edae0663e22269f65b8778e5e87a6e991da12 authored over 6 years ago
Improve runtime.connect API

6376957cffee2d71b8c5f13bdc5cc9cee211392d authored over 6 years ago
Merge branch 'menu-redesign' of https://github.com/wexond/wexond into menu-redesign

8def4aab26f406c87d340443e4deddede678a0b3 authored over 6 years ago
Small design improvement in history

d1caaa8ffed0c80d05187643a4eaf9a9ae8e91c8 authored over 6 years ago
Merge branch 'menu-redesign' of https://www.github.com/Wexond/Wexond into menu-redesign

7d959e2f1225680c2078efcddf6ed962875348f2 authored over 6 years ago
Add preloader to history

627426148cc27de924465a1e0b58ce94fa008510 authored over 6 years ago
Merge branch 'menu-redesign' of https://github.com/wexond/wexond into menu-redesign

521714055bddbb3dbad1efb9025c094f2dd50dd5 authored over 6 years ago
Capitalize each word in Newtab Weather card

5f9d644886755b11ed226902a8c52313f6d0d1be authored over 6 years ago
Fix history

c121517535e26da5d89d6c4132693ee73064d2f6 authored over 6 years ago
Add history loading

c6a1a36685ab221af68a2197074039075acdbe42 authored over 6 years ago
Merge

70ce7821258ba68628bdd57a22ee5410feaf60e6 authored over 6 years ago
Pass history data to webview on load

a1286e0b5d56e0b7302d77904ceb3c46b154ae49 authored over 6 years ago
Add about

524b098a8350d048ce517096455a64d830f44279 authored over 6 years ago
Improve history design

2b02e3d50eaf95457ae6bf7921aeb9477c96b6c5 authored over 6 years ago
Improve history design

df253662489b3c6b4f97650e9927d0f2fb450268 authored over 6 years ago
Merge branch 'menu-redesign' of https://github.com/wexond/wexond into menu-redesign

d155e05afc0c290abf319e484f78c8be0e8c4f66 authored over 6 years ago
Fix Page webview events

d5e5059913371ac2df1109d22b6269ee5b8f512c authored over 6 years ago
Add search input to navigation drawer

69aa9651445afc17c8da2ff5ecb0268afb87ca69 authored over 6 years ago
Merge branch 'master' into menu-redesign

56224dcae091cc1713a58e41615ba0fcd456327d authored over 6 years ago
Fix some errors

eb2000ae4687824ccc4bb02ce62a1f117d575aa9 authored over 6 years ago