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: enable new window menu item

68c19f60a0ba5b9518741dfaad3b626c193e80b2 authored over 5 years ago
fix: remove tab.emitEvent

6a01fc8930956d79930f59866b546b0cc183fc24 authored over 5 years ago
fix: make sure renderer sends ipc messages with correct window id

75a0b99076b3cda523d3480ba74fd1a1489c892f authored over 5 years ago
fix: make viewManager receive ipc from its window

08dd0174442e6ce82e2caa26a994c6aebd676bc8 authored over 5 years ago
refactor: make all popup windows classes inherit from PopupWindow class

723d4523736155aa50a6caaffc9960a230eda545 authored over 5 years ago
refactor: new multi window friendly structure

efa09700cb4523676ef4f728631e5e494b9a96d5 authored over 5 years ago
fix: remove f10+enter shortcut

a2a845cef5688f4d7fa70c14e1d773f5388fab1c authored over 5 years ago
chore: upgrade dependencies

29f3d226840c3bcfceef95c40ff97884aa1d3b73 authored over 5 years ago
fix: hidding form fill menu

8fe125aec9fce36ea1a2b3098454aefe03370635 authored over 5 years ago
Merge pull request #251 from wexond/shortcuts

feat: add keyboard shortcuts

746d2aba9c24e6e9bd27dea5d22e98b02b5c741e authored over 5 years ago
feat: implement missing overlay shortcuts

549fd36147ab879b708b286fc4b0d7c60e76298a authored over 5 years ago
feat: implement rest of Chrome shortcuts related to tabs and windows

ecf93ee60023efe41224c7dc3b1c116bcb6e2471 authored over 5 years ago
feat: add go back and go forward shortcuts

37f5dcfad9da5f5c955b869b45de3f9dec577d78 authored over 5 years ago
feat: add ctrl+l to focus overlay

f6b71696670586f7bd43408f6444abeaee180370 authored over 5 years ago
feat: add toggle overlay shortcut

0a908f417a8312935bc11eab6c0b36ea66201a7b authored over 5 years ago
refactor: form fill preload

8e922dea08030259440b366007947583c7ddc6ff authored over 5 years ago
feat: form inserting

449bf4d896bbbdf96060ee0facc49aee01e4a5d2 authored over 5 years ago
fix: hide empty from fill menu

79862851394f78c8732814f8da74be01029a4454 authored over 5 years ago
fix: form fill menu sizing

296f9142fbdaab33437ee18c2be81b9e7dc160ed authored over 5 years ago
feat: add select next tab shortcut

47a66d34657f5e02db05aeef2c8988819e0e0e81 authored over 5 years ago
feat: add subtext in form fill menu item

7167303e7b3fc3192f76bd213f809cb382b033bf authored over 5 years ago
feat: add revert closed tab shortcut

0ec454850f8364e23532c113879b4dee5f1d1ca4 authored over 5 years ago
feat: add close tab shortcut

f6a592ab55e76b7527d2a4f7aaf4e68aeb54aef6 authored over 5 years ago
feat: improve storage service

04ca653fd2d01c8e6b2adb27897dd4c13aa2a228 authored over 5 years ago
feat: add new tab keyboard shortcut

ebf8a032e4219b62ed2cb17b1c8029c224dbdb33 authored over 5 years ago
feat: add quit keyboard shortcut

da0b32bc87871c8982c230f749b1a86ab243544c authored over 5 years ago
feat: update form-fill item interface

3185218a5e8e690de65d9b26a3d167d96f35dab6 authored over 5 years ago
fix: type errors

17549ede61120ea3aa2cba0a96ade79fed7dbb66 authored over 5 years ago
merge

622977b15b4934b439e51c51c1025a9fe76435ff authored over 5 years ago
fix: add scrollbar in form fill menu

6abaf1e0bc7d819197af7af559383db43f70d7a3 authored over 5 years ago
fix: form fill database

11028ac6e9996e42894d64c527d6a2ebe138274c authored over 5 years ago
Merge pull request #250 from wexond/new-storage

feat: new storage system

df8497c70fd9981294a45ea11b83db6671659f18 authored over 5 years ago
fix: history not saving

fa9def88c4ad30ed862d5ee45140036930fbc540 authored over 5 years ago
fix: prevent from showing empty form fill window

8f30d58b7756a5c8c0f7e7e804770356a8eeb42e authored over 5 years ago
feat: form-fill menu communication through ipc

d119a27d1d7689654bdfed9820fe3ebb6d207557 authored over 5 years ago
fix: incorrect storage paths

316280f34b22aeb9601d2bbc08f18cb81fa0ef21 authored over 5 years ago
fix: storage service not running

cd79402de9db1e8d68a3c5aac3cda138d4cade08 authored over 5 years ago
feat: add Database util class

9d14ab38964003c0eeedbb24654bd433ce888565 authored over 5 years ago
refactor: browser storage system

8c6bca62bfe39b44bada0fd336b6930bb8f68240 authored over 5 years ago
fix: positioning autocomplete menu

6512a520e4958132a15e7ee7216336ab072784cc authored over 5 years ago
feat: add autocomplete menu item

c4c7fa2a3aa2588972e4ea1d994139a6b87c0666 authored over 5 years ago
fix: fusebox config

070a1d4dc2cd934d90e189a74e2cf5c65b3a88af authored over 5 years ago
style: decrease autocomplete menu width

ef87e1a08c6041421dd6f03feadc8ce287be7ec0 authored over 5 years ago
feat: add form fill interfaces

383d0f661e3856a0d392a01e85b16f570d4e195c authored over 5 years ago
refactor: form fill

2547a49d83aac5a908353ecf86dfea9fc1b44164 authored over 5 years ago
feat: add form-fill window

079a0bf45d27951edf70af88893bb59709c640c8 authored over 5 years ago
feat: add form fill interfaces

abf473ef95ba8bacb1a3cdb60e1960db7a1b70ef authored over 5 years ago
small code clean up in form fill

7932e1ccec7970d86e7e64376d5a26225d6e29ef authored over 5 years ago
feat: form field inserting

a87a166850525efab27d0c185b791ba71502b6cd authored over 5 years ago
feat: add form-fill store

7d26142657874557932a2b9bbe10aabdb94826df authored over 5 years ago
refactor: form fill

73d3faea4a0e0024e203ed20851b982a050cdacd authored over 5 years ago
fix: fusebox not reloading changes

e6e05b61230603b06a4a225270d39f6b0b4e2091 authored over 5 years ago
merge

90450a423abc698e0aff9f483b42d24331b1117b authored over 5 years ago
style: decrease autocomplete menu width

dd22a4058bae3502e2b3243e80b3d43593deb401 authored over 5 years ago
refactor: form fill

7fac22f27b782c063493bd229fdffdb484ea1a73 authored over 5 years ago
small code clean up in form fill

8c1ab2e5aa72904f0e197d7a2f31041fc79e9f6f authored over 5 years ago
feat: add form fill interfaces

8de0091d4892a9b80cb43fd28e29649773f6074f authored over 5 years ago
feat: add form-fill window

e644f8627400fc7da7984d630b70373ce5d4c28f authored over 5 years ago
feat: add form-fill store

0e1019c1bcc7f14dcf2ccbddcefa8f5fb6d08fbd authored over 5 years ago
feat: form field inserting

5b196c9ac6ca638862290ac6bd6c9fd0dbb9833d authored over 5 years ago
fix: type errors

a61b1d94c4db9ab048dc0e77fc44a59dcf101f66 authored over 5 years ago
fix: suggestions overflow

e7a0c3ed45af9da67582837474a5eaf6e5e08a08 authored over 5 years ago
fix: NaN error in HorizontalScrollbar

5057c4a26b8e665b8d331cadc4c9257d66b3c389 authored over 5 years ago
fix: loading settings

497f3f870bac2882d049f8ed306eeb809d1fc423 authored over 5 years ago
feat: add queue for settings saving

cf6c9e948253192059d26779f8d8fd12f5760fac authored over 5 years ago
fix: errors on app close

20b9367199aac5e7305194939d9582e8781b28b7 authored over 5 years ago
feat: add form-fill window

24b731b87634fcfaf547bceeaea39fc43c0586db authored over 5 years ago
fix: item url wrapping

755ecdd5163724aa8da2dbf50b9a073003a7a7b5 authored over 5 years ago
Merge pull request #249 from wexond/bookmarks-import

feat: add bookmarks importing

8ab647dbdd2b38a22c82683f8190af646ed5732e authored over 5 years ago
style: add line

ef83a3e3752486d0b0b74116252d97e25c7a14dc authored over 5 years ago
fix: bookmarks dial sorting

07bd00771c20b28daa065213d2206dbcbe48a161 authored over 5 years ago
fix: ordering imported bookmarks

6a557d1c9fff917d1382ccb2d8882df2cb23b084 authored over 5 years ago
fix: minor fixes

73a9a32ef4e0806b9c2d5fc2f2e412598c3de29b authored over 5 years ago
fix: show only bookmarks from first depth in dial

3acd5bd9a1770dbada0dc3612993d4cebaf95aca authored over 5 years ago
feat: add other and mobile bookmarks importing

a54dcbd75b206664b6a5182bff714d57bc95b501 authored over 5 years ago
fix: icons loading, order preserving

9c5cbb8098c9641bc5f0847bfe227160081b3758 authored over 5 years ago
feat: add importing bookmarks

c51c5467a24c678e05a759ef52a617b87bf7d8d7 authored over 5 years ago
small code clean up in form fill

5d96ba8ae98180038fdce2ebbfa4167628091d48 authored over 5 years ago
feat: add open dialog

0b12a483fe75d32870efa41bbf8e494439fca536 authored over 5 years ago
feat: form field inserting

9e0e11970582bf0dda8b0014abb1a25b7e2f6fcc authored over 5 years ago
feat: add import and export buttons

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

f743642bc03a4f4f73d1301ded7382879d4b0606 authored over 5 years ago
chore: upgrade electron

e3e2e4ed520fe7d94c31b27d82df58b7379b2518 authored over 5 years ago
feat: add form-fill store

b35389c8e89d239e72416009b2fadcfca7f978cc authored over 5 years ago
feat: add form fill interfaces

22f45905c8304f11f7f80caeede873d3ed830a4a authored over 5 years ago
refactor: form fill

329493c87b34f3fce2c7e46a0201af0ee0904c98 authored over 5 years ago
feat: form filling base

8a37dc2a34440ce6b38d64778057089e56b13d0f authored over 5 years ago
Merge pull request #245 from wexond/permission-dialog-hide

fix: hiding permission dialog

7d156ae9ee2b12efb16a8a848c56bbbbf3f3cbec authored over 5 years ago
fix: hiding permission dialog

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

44a8a299e9a133038f57fafbf7f44a48ff361cb7 authored over 5 years ago
fix: dropdown item

0b720363a823595c72f5d0db078bbc8ffc86cd0e authored over 5 years ago
fix: DropIcon type

8e28923dff81ee2e991d29325a881626678893df authored over 5 years ago
fix: bubble bookmarks not showing

6a84ab6129cadd7e49cf656b2cc961744aea1743 authored over 5 years ago
Merge pull request #243 from wexond/bookmarks-treeview

Improve bookmarks

4acebab8fbc1db180d475f8f1a7b72b54b97f6df authored over 5 years ago
feat: add scroll to bookmarks treeview

42d74717c45d2ecef99819347adaa05ee9b0f219 authored over 5 years ago
fix: saving bookmark data

33deebdbb3ddf9793379a35b7ac4da2906396921 authored over 5 years ago
fix: id duplicates in bookmarks

01da0303649d2cd5dc828bc0944f460ff60ebc27 authored over 5 years ago
fix: building on macOS and Linux Closes #242

7d5f1f99e53368cb72a1ec3f424e87427ceb9e10 authored over 5 years ago
style: improve tree item design in bookmarks

5cb3f02469f47b6b3dbb71f7dbd77c7e76d30ad9 authored over 5 years ago
feat: add functionality to bookmarks treeview

fd933ecd9715419f99dcacef43df37dad3039115 authored over 5 years ago