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

feat: make downloads dialog height dynamic

8978b0d35e4a54b3a3dd4e9998c818625e524177 authored about 5 years ago
feat: make scrollbar in downloads always visible

427bea6cabcebc14c88982780f229f428e44e5e4 authored about 5 years ago
feat: add scrollbar in downloads dialog

f88ba7ad2183fac1d940b49d6c77377d8afaabd6 authored about 5 years ago
feat: show downloads button only when a download has started

3991a4988e13e287ab2b93ca44315db6c51780d5 authored about 5 years ago
feat: add circular progress for downloads

8f09477616a722d70898838f63b7d66c303e6479 authored about 5 years ago
fix: remove download notification badge on click

f4e1d2793716cbac7a7a30795ce8f06934418043 authored about 5 years ago
feat: notify user on download complete

dcee5f3785e7eb69a17bba60671aab2e98eeec96 authored about 5 years ago
refactor: browserActions

2c42a0ceaace1e1fdc318bf48bc9f3109fd7ed48 authored about 5 years ago
chore: update download icon

d6138a8ac03914530675740a104f6a962fa2242d authored about 5 years ago
fix: small menu design tweaks

b31e5737291ad9c6d2853c8a7454630bfb29788a authored about 5 years ago
refactor: remove Multrin toggle from menu

b6614022f37344ef47c998f93f7d52672e8e4a9f authored about 5 years ago
refactor: remove Multrin from tabs system

32a6943c3aba7e15afc4fd53ebbefaef2c37fa72 authored about 5 years ago
refactor: remove multrin from main process

9030bb9442b1595f54caeb8f06edf8ce30b2b127 authored about 5 years ago
Merge branch 'master' of https://github.com/wexond/wexond

749d2d9d68add50be74843b17f91641f290e69fe authored about 5 years ago
fix: close current window on last tab close

Related to #365

6f4977f6b985928987ba8597300bdb18159b3b64 authored about 5 years ago
Merge pull request #366 from wexond/downloads

feat: add preliminary downloads system

73a92e3139f9ec025cd93c6ae3f3d8540e81cd7d authored about 5 years ago
feat: add file opening when download is complete

9117903672bd370366a4773eaf28c502ef76d5ff authored about 5 years ago
fix: resolving download item name

79d70f613698a2f6867a47365138bfc6b7c6094c authored about 5 years ago
fix: small design tweaks

01c7729a3c61e4ea42ea30f1f5bbac96bf49c938 authored about 5 years ago
feat: add functionality for downloads

b4803dfe2b9b5688713703ac2e1330845e689ad8 authored about 5 years ago
feat: add some download items design

f63cc1d1b3002515e20d19025df25eaa3815fd99 authored about 5 years ago
feat(renderer): add basic downloads dialog

980090fe6c1111b5e084dde04664abecc52ab59b authored about 5 years ago
feat(main): add downloads dialog

0763069e9139182637a779f7a6f6a6a5749e5f7a authored about 5 years ago
feat: enable parallel downloading by default

0753d7cae79e269ee2795f8324a461cda354b31e authored about 5 years ago
chore: downgrade file-loader

f223575c73ea466f368fd13ded2e6f9cb8287726 authored about 5 years ago
chore: upgrade electron

fdc594e890dee0b408d7280b5aa7109660bb8f78 authored about 5 years ago
chore: upgrade dependencies

3af494f34f8f6de8875edaa51288d5af21b19555 authored about 5 years ago
fix: destroying views

a32259fbf78b010c820de0bb632abcc9d091803b authored about 5 years ago
fix: browserView destroying

9d98c566d8de3352c7e7329909b6eb4879ccdb40 authored about 5 years ago
fix: focus view on tab select

be51674f83112c3385c852cfc6a81a8c344650d4 authored about 5 years ago
fix: destroying webContents

55f8b46521e53c7863e0e1de9ae215d7fbe3ca83 authored about 5 years ago
fix: improve showing dialogs on macOS

46887c258d8d43d412c2884e75562980e42fb4ed authored about 5 years ago
fix: improve dialogs hiding

eff36cd742d8a1916944543ad2b23bdfd928cfa6 authored about 5 years ago
fix: safer destroying webContents

64d2ed5daf12b3ebe623d7641bd52ca7bca8f595 authored about 5 years ago
chore: upgrade dependencies

09e98111ef23c0985f0f8f1c11d95944a005e46a authored about 5 years ago
Merge pull request #361 from wexond/sandbox

feat: enable sandbox for BrowserViews

b8b38798c23a6636c0fbe4fd16e3ed0a8d16fc36 authored about 5 years ago
chore: upgrade dependencies

bd30379fb6236286732f5c3c9da7b990f964c2e3 authored about 5 years ago
fix: disable remote module in view

18d6cd78a9b854bc202c73fcf25a3f7082847254 authored about 5 years ago
fix: preload in sandboxed webContents

1580b79d742059203daa5636d86dcd02696d23fc authored about 5 years ago
feat: enable sandbox parameter

55eb2454d1243b84a6872c627f39d2c33df1e275 authored about 5 years ago
fix: going to an URL

8e256b0b1a5b58e2f3a28ec1b7c822bb5de60a65 authored about 5 years ago
chore: update build.yml

1f44282adc576cbc799b03fe18bc30fe5342d961 authored about 5 years ago
chore: update readme

b134787e4030e9458fea2252f290b91ec4c2649d authored about 5 years ago
fix: tab group placeholder border radius

2fca2124237791738317786f7394cc3ba15dcf9e authored about 5 years ago
fix: improve suggestions

bc43b4df5f6acafa044eaff98bcf043a92dc12c6 authored about 5 years ago
fix: suggestions not accepting inputs with protocol

343dd094c9c0df15009501667c73460d38fd2c68 authored about 5 years ago
fix: undefined view error

65dd70d72b970a5148a15fedf2fd95c0d6e14947 authored about 5 years ago
chore: set github token

039543e2e4fb90d4b272b79f6fe690ce6ced85b1 authored about 5 years ago
chore: use GitHub Actions (#360)

* chore: create build.yml

* chore: delete .travis.yml

* chore: update build.yml

* chore...

f8814cbbc834d9c96085c64878592a32a254487c authored about 5 years ago
fix: hide tabgroup devtools

6a9046b52ad34d7a47418c60a9849510525bc0a0 authored about 5 years ago
fix: darkreader not working on startup

4e477ee4f40edd5e5dd1467e7ac369a4271548fd authored about 5 years ago
feat: enhance tab context menu

32be530ca4b1cc168fcf8ac0074506f1632788a9 authored about 5 years ago
fix: dragging tabs

c2021b438e03f01e0e04b2268acb85d6c38adbe7 authored about 5 years ago
fix: tab group dialog sometimes not showing

40e47440ee54d022aa6f626010d84d76d524cca4 authored about 5 years ago
fix: small improvements

8737427a0e81ba0e8e9bdbfb72d37d0c5a2b67e9 authored about 5 years ago
fix: search box not including last character

2b2751474abd3b64eae3d98d91492d9b94f125b3 authored about 5 years ago
feat: allow an url to be searched

a1cdc75768e4ac77ba9f658e0ec8c96f658d66e6 authored about 5 years ago
feat: always add search in ...

ffb3731f6d7d2089692d8252067252d49ed93701 authored about 5 years ago
fix: close issue #312

b7e77be48dfd759249f393a466239d877af65ec0 authored about 5 years ago
Merge pull request #359 from wexond/tabgroup-dialog

feat: add tab group dialog

f247b152da1a427edc0017ab20ba7e149d8c5180 authored about 5 years ago
feat: add color changing

a019a51e72b2f9c3ffa6dff5d6cb5e63b1cdede6 authored about 5 years ago
fix: small design fixes

35d71bc9706989d9465d4d1008cc64a187d90f52 authored about 5 years ago
fix: changing tab group title

9b4a7c4a9487c16b3a64bb0c44ae9ca77cb43db2 authored about 5 years ago
feat: add changing tab group name

c4c8e15aa3b7e98e89f388784659eb9660199624 authored about 5 years ago
feat: add basic tabgroup dialog

26d3e4b5d7b2d0451ff0582cd3d6093a9def67d6 authored about 5 years ago
fix: tabs closing in tab group

cb0c067b7301c9fb66a7e44c7c70d6d316d2c852 authored about 5 years ago
fix: tab groups rearranging after close

bc7e0e667f36208848a1ebce1f5dec10bd52ffe7 authored about 5 years ago
feat: add more colors to tab groups

8ee7651b35333dd5a18d53dfca093ed341bf8d31 authored about 5 years ago
Merge pull request #358 from wexond/tabgroups

feat: add new tab groups system

58817614b1afbdaecd738e4590f2db0663655ec3 authored about 5 years ago
feat: add hover effect to tab group placeholder

8212ec6fa539bdaf8ab7ceb605b839a376ce7c18 authored about 5 years ago
feat: add tab group line width animation

36661025c42bc953515224ca91655ce8d3e5aa32 authored about 5 years ago
feat: enhance tab groups design

6d904e35306a8547acbe6cc4447b56c2c0d467cb authored about 5 years ago
fix: removing tabs from tab group

eca0f3c880a144fb606eba0ef54bada851302a31 authored about 5 years ago
feat: add tab group underline

0a03d3b8c9d908f0dde652d5ae1e41cfe3498af8 authored about 5 years ago
fix: dragging out of tab group

879d5d95474c71c24050ccf723dfc9d1d41aa261 authored about 5 years ago
feat: add dragging into group and outta group

b85773ab41e5efced91499e1a0b808a403f98a43 authored about 5 years ago
fix: tabs rearranging

1be26fef262118ce145a941060e849feffecfba4 authored about 5 years ago
feat: add tabgroups animations

bf05b41152e0266d16c0d533352c0a5b63a61c0d authored about 5 years ago
fix: calculating tab widths

1414f928f02b4907d9d896957bf79c37fb0f45ac authored about 5 years ago
feat: add basic tab groups

77ac2695e84d1e1d95ce2095a0bbafc8924310fc authored about 5 years ago
fix: history removing

3f2c0c396d56c917e723092426dc2ccbc0fe0a97 authored about 5 years ago
Merge branch 'master' of https://github.com/wexond/wexond

af7199080f8fd1299ba7298806847f80605bcd2f authored about 5 years ago
fix: minor fixes

ac536b214e54d18d0923c5d684b6f2cff3fba4e4 authored about 5 years ago
Merge pull request #357 from wexond/history

feat: move history logic to main process

f7f0f3d21e27753e19417298ebced8681d2b2a6f authored about 5 years ago
refactor: move history saving logic to main process

2b974ce5499405e63cd024432d36c2da66253e21 authored about 5 years ago
fix: minor newtab optimizations

95ccf625bde1b1ac9044fea1b1ea3f6f8e894b9a authored about 5 years ago
fix: adding favicons

3bf43401f5d1d4c03cedcb17072ad0574d74d418 authored about 5 years ago
fix: suggestions optimizations

41239a63a77a5b90647446a22811d690e5cf4bee authored about 5 years ago
refactor: move top sites to main process

e9424b30ca896b4977415bc194ea5f01903fec1f authored about 5 years ago
refactor: move history logic to main (part 1)

032a39fe0a48a3b5fdb1bf581f3ab49221f2db72 authored about 5 years ago
fix: make news a bit cleaner

1ebf1fd89ca11f76791118a46963d6f06d9d68be authored about 5 years ago
fix: hide scrollbar in newtab

6126db76a9b7b3ab176390cfdeabb0d8a6e20e98 authored about 5 years ago
fix: improve tab switching performance

8dbe73acfed187b7b929131f1079eafafd05ffbe authored about 5 years ago
fix: optimize history item date

1436b3766e586a9521b3efd2d8dece3bb28505a5 authored about 5 years ago
chore: new logo

bbd76fc2388685ae36403fd6239ac0262e37ba34 authored about 5 years ago
fix: improve second instance start

1a8c4842e46de8cdba6a33639864ec7da8d9fad7 authored about 5 years ago
chore: install webpack bundle analyzer

7022daccab01a4a859f997b0df4cc3ed741cb2b6 authored about 5 years ago
Merge branch 'master' of https://github.com/wexond/wexond

3e4032954f57b5ba3183b371b210a2c94ebcf654 authored about 5 years ago
fix: minor fixes

2b01bc5216f6050dd2ca6cd92539cdf1c1d430f9 authored about 5 years ago
Merge pull request #356 from wexond/new-horizontal-scroll

feat: new tabbar horizontal scroll

1dda63d1dd3713d7816316fe54384d8ec271548d authored about 5 years ago