Ecosyste.ms: OpenCollective

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

github.com/LifeScopeLabs/lifescope-browser-extension

Tag anything on the web straight from your browser - Better than bookmarks!
https://github.com/LifeScopeLabs/lifescope-browser-extension

Naming updates.

291f50456329709d13bda5799c5ea8119c52b8e3 authored about 5 years ago by William Broza <[email protected]>
UX simplification.

7ae4120cdf54ea8ba0e1abb42cbf41dd6c45ee61 authored about 5 years ago by William Broza <[email protected]>
Updated Gitignore

f1617b2a0d56879457204ff79aac4c3812b40c03 authored about 5 years ago by William Broza <[email protected]>
Bug fixes

079e7e618584a2671ac930962a633d99aa39ef2a authored about 5 years ago by Kyle Baran <[email protected]>
Replaced icons.

83b576a4484a1c9fa7955032adfa51603adcdfe7 authored over 5 years ago by Kyle Baran <[email protected]>
Added CSRF token retrieval and usage on API requests.

Removed spaces as valid tag characters.

Updated major version of webpack-cli dev-dependency.

94f9629fad30dc40a84535f963f6550ee03e2d59 authored almost 6 years ago by Kyle Baran <[email protected]>
Bug and spelling/word choice fixes.

46d63c68e856145060e760b1b0b3daa55b644194 authored over 6 years ago by Kyle Baran <[email protected]>
Verbiage fix.

c85edcc62edff96ae3e05fed1a562bf9b7fc4d2f authored over 6 years ago by William Broza <[email protected]>
Bug and text fixes.

52909013838ceffbdfb8931f2c34157388ff7a2c authored over 6 years ago by Kyle Baran <[email protected]>
Verbage tweaks.

0ae73fad22d6e232022aaa83483d9335e9cca0f0 authored over 6 years ago by William Broza <[email protected]>
added to gitignore

a9386e1da0d2e3e35bdb5bd8d29ee5cba490aeab authored over 6 years ago by William Broza <[email protected]>
Remove lock

11b1323b9146597916131dc8b81b6e67f6c875d5 authored over 6 years ago by William Broza <[email protected]>
Updated URL tracking so that it uses the full protocol + host + pathname.

This makes it possible to track a pathless homepage such as 'google.com' without that overlapping...

6f8db801a1c2cade6c3a45457b03ab84136070e8 authored over 6 years ago by Kyle Baran <[email protected]>
Fixed a couple of bugs relating to domainPending in popup and deleting invalid whitelistPending items in background.

3e70f64c37ec3a0bedd815d17854db090d03e4ad authored over 6 years ago by Kyle Baran <[email protected]>
Popup and background now message each other about various events:

Popup triggers the history crawl when a domain or URL is added via button.
Background tells the ...

294bf5c0a66ab5b8d03aa2094b819f2c8522539e authored over 6 years ago by Kyle Baran <[email protected]>
Bug and wording fixes

ad2a3078fc3a2ad0a4eb1bd2802eb78bb1c2948e authored over 6 years ago by Kyle Baran <[email protected]>
Bug and visual fixes.

baf366ba5be1f211e7eb7c8a3d046b80e4ebac3f authored over 6 years ago by Kyle Baran <[email protected]>
Added several new features:

Added user login status, with link to app.lifescope.io.

Added button that opens extension optio...

dcae45d4053d6dd9857a71f5195b1e53cd4acbc6 authored over 6 years ago by Kyle Baran <[email protected]>
Renamed 'screenshots' to 'images'.

Added license.
Generated Firefox ID.
Added new images.

311851917df4ff5b5ee4d3c1aa451959d8233f0a authored over 6 years ago by Kyle Baran <[email protected]>
Added screenshots for submission.

Added gulpfile for zipping up extension for submission.
Updated remove-evals to work on correct b...

9246f0b19a87559e1110286cbf95b17fce960d86 authored over 6 years ago by Kyle Baran <[email protected]>
Updated messaging.

Updated connection and event CRUD to conform to new separate providers for each extension.

65eb15e9a1a5561ddd1bba1c8722077890308473 authored over 6 years ago by Kyle Baran <[email protected]>
Updated Readme and made webpack bundle files into browser-specific folders.

21636f24d2fb8f9d9833c420760f165636a2073c authored over 6 years ago by Kyle Baran <[email protected]>
Fixed some more bugs relating to parsing browser history.

Added back missing tagRegex.

Changed behavior so that whitelist can always be modified, not lim...

6dafebb9c39e96173e2c2be0c3ecb738ad4748a1 authored over 6 years ago by Kyle Baran <[email protected]>
Converted whitelistPending to an object with key:value of domain: time started.

If somehow the browser gets completely shut down in the middle of doing the history dive,
it shou...

618c5f6871efbd5786923891ef7f39d36e99b2d5 authored over 6 years ago by Kyle Baran <[email protected]>
Added history and pending whitelist trackers.

History is domains that have had their history mapped.
Pending is domains that are currently bein...

b7fcdb7b887f00179d54ec5cc78d640e0f64c29e authored over 6 years ago by Kyle Baran <[email protected]>
Adding/removing current tab's domain from whitelist using button in popup working.

background.js is now making Events for whitelisted domains on page change.

3c4216e43a114ca6d00ecb1ca18bf2149bd57154 authored over 6 years ago by Kyle Baran <[email protected]>
Finished implementing bulk Event posting.

Added check for invalid domains.

3066e89266c33e259916026cf5b339f9fad32801 authored over 6 years ago by Kyle Baran <[email protected]>
Updated history-fetching to use an owned version of iframely to get embeddables.

141c410b5aa74a0f2f2ada5206db2a63b44517ef authored over 6 years ago by Kyle Baran <[email protected]>
Added Vue-Apollo to options page.

Updated options page to call appropriate API endpoints to check if a Connection for that browser ...

7ea88a9a21ddc590e23ea1cb9701458550548935 authored over 6 years ago by Kyle Baran <[email protected]>
Made whitelist mandatory; no more 'track everything'.

Ready to start creating events/content from history.

905fade6d5d4d2d94e709c3b05e0e795f0df503d authored over 6 years ago by Kyle Baran <[email protected]>
Got the bones of the extension together.

5a73685a7d0a2c23096c917c72bd67b484967abf authored over 6 years ago by Kyle Baran <[email protected]>