Ecosyste.ms: OpenCollective

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

github.com/LifeScopeLabs/lifescope-app

Search and Explore the internet of you
https://github.com/LifeScopeLabs/lifescope-app

Added local Kubernetes build readme.

Renumbered production build readme and made some fixes to it.

1ad9c68b8279dc85dd55fd3d115217c20dddb267 authored almost 5 years ago
Fixed year in license.

31e1504007230e9c40682bb2361ca23a0a79b06e authored almost 5 years ago
Updated production build walkthrough to account for new Kustomize scripts.

1756401d9d234a11ee676547c46ca1e3005f0f7a authored almost 5 years ago
Removed Kubernetes scripts since they're now in their own repository.

Updated production build Readme to reflect this.

36a66558771c95e1029fb94010bdd59994312428 authored almost 5 years ago
Updated Kubernetes files.

93f51f98697e1fac57eee030286fe6977af2e76a authored almost 5 years ago
Bumping version after merging in xr-module changes.

7b0a954cd4ca2556b7dbf781f6d203805584d269 authored almost 5 years ago
Updated hard-coded calls to api.lifescope.io to use variable that

determines domain from whether it's running in dev mode.

Added Kubernetes config files.

ad30264852c5e36b5f25d46cebea15b5d0d61810 authored almost 5 years ago
Updated Kubernetes deployment to get dev/prod configs from a secret file.

Docker build now ignores all config files that .gitignore already did.
User must manually create ...

6f9196331afd564cadd2132b777555bfe3ae8c38 authored almost 5 years ago
Updated most third-party libraries. Made some minor changes to how

libraries are used to reflect new usage of some of them.

Explicitly added '.js' to end of import...

14de7426280483fd02c8e3ec7aba5c289e914516 authored almost 5 years ago
Fixed some hard links to api.lifescope.io to point to apiDomain from config.

Updated Kubernetes configs to properly handle websocket connections.

Fixed extraneous definitio...

0a9e70347e3cb459377b2cf19dd51735a8510315 authored almost 5 years ago
Updated Kubernetes configs to reference new official LifeScope

DockerHub repo.

Fixed a few issues with production K8s configs.

9ebd951952002c126a535d1c6153b20a13139176 authored almost 5 years ago
Updated dev domain.

Added dev Dockerfile to run npm start-dev instead of npm start.

77a6475494ddc8b9449c89e5e73a66732961dcba authored almost 5 years ago
Using lifescope-xr vue plugin

ff4f9fbf3b9fc8158102985754e9bb151b73f055 authored almost 5 years ago
added naf to public tags

c662c889d8db03450bd9aeffaac10700abd7ac4a authored almost 5 years ago
using lifescope-xr module

95914d49890572322e12b0598c7e34a40a1e24af authored almost 5 years ago
updates from xr

137552a07ccaf6255431e8f8f87dd9e23f315cba authored almost 5 years ago
Minor fix and version bump.

7c2553de71b35b256acbddefa84578b1e6fa9249 authored almost 5 years ago
fixed xr paging bug

bb3847461707cda1e662942177f468966f42abc7 authored almost 5 years ago
added map tiles to xr events with location

1b09b3cf143c97bc864f28cb3c6b9a75a0f675ea authored almost 5 years ago
xr saved-searches improvements

- highlight component can now highlight text
- added highlight component to saved-searches
- fix...

99c6d9f8ce4883ec104098700f236e6d81735814 authored almost 5 years ago
focusing event with datime updates skybox

afb40fb76d08d151f7e30e9a056afbaf068879c1 authored almost 5 years ago
fixed a couple of bugs

- text-cells do not move when a new search is loaded
- does not lose look-controls when exiting vr

e829e5c8960137cbbb3a167576732936bc42c6ab authored almost 5 years ago
load saved searches within xr

explorer now updates search when route is changed

bd3b1899e462512cbdc66ebf509b7a8a86d0a04a authored almost 5 years ago
Animates sky when focusing new event

814c0a769766ba432829ae356b498052e10f9c9c authored almost 5 years ago
added locations to globe in xr

bda9e6b1763c400a2e2eefb5e4e77cfd17358b9a authored almost 5 years ago
replaced look-on-mobile with look-controls

69a1f617a49711fecf76859cc9e23ea7881fc5be authored almost 5 years ago
got rid of unused files

ad6c275d246e0ef7979359d15050235371f9f8e0 authored almost 5 years ago
fixed fade issue when unfocusing during animation

01cd31563ca3ab77c838dcc32d66f43020572bf8 authored almost 5 years ago
Updated data deletion confirmation page to fetch and display providerName

of deleted data.

c60672143af3247589f6edc664d3ee531b18fb16 authored about 5 years ago
Added a page for checking the status of a data deletion request.

f5b2cc63193b11009db2efb0550268a80e0f54db authored about 5 years ago
Fixed a few bugs resulting from merging XR grid view in.

3fefb88e61acecaf02573fb55e8992e4f6628778 authored about 5 years ago
Replaced introjs with shepherd.js.

Updated tutorial verbiage.

561d9a93686b11221621939caa2f63309febfcd5 authored about 5 years ago
xr searching animation; component for globe-points

b6ab22b0d75a05b709d9d078a3a1456c3dc264fe authored about 5 years ago
XR bug fixes

Can switch facets from within xr view
Can enter new searches within xr view
Can use sort buttons...

a69e6f8a6a8fc59d93c5715d2f0a893dbfb0932b authored about 5 years ago
updated to aframe 1.0.1

d70cf425c568e8c4288a1c39dbd177f714c73c3b authored about 5 years ago
XR Grid View

vr grid layout

aframe components
- ls-cell
- media-cell
- text-cell
- flex
- clickable
- highli...

1f3197999e73693ac876e83ef82f6b598cb92e61 authored about 5 years ago
Merge branch 'master' with xr

56e802c5ede3f3730527d5edc33ba61e4ad98a9e authored about 5 years ago
Changed visibilitychange handler to redirect to /?client=app rather than

reload, as reloading the current page is no longer the desired behavior.

3c9806f0fef468e647b8ff1f28b82ae64f783b1b authored about 5 years ago
Updated base/signup/login routing to preserve 'client' query param

when transitioning between those pages.

Did not actually need visibilitychange listener on login...

d8262bc5bc5ea73b8ec66c7d9925175e28a09d1c authored about 5 years ago
Had forgotten to add visibility change listener to login and signup

pages to refresh page on app signup/login.

962dc3aebe4b3e8dc99e773ed5e46a2fd2059548 authored about 5 years ago
Updated displaying and pagination of objects in explorer.

Map View has been updated to paginate by 1000 per user feedback.
If there's less than 1000 items...

305d361ba2c4303a4f52734e0c8712db5d19f291 authored about 5 years ago
plugins/sw.js was improperly in the gitignore. It is now restored and

committed.

947464a9384c415bb09c2fb5beab09fdfe71ab18 authored about 5 years ago
Updated People creation and editing to include address and notes.

0391fc8a020f19ba2cdaafb168a587a9ab986fc0 authored over 5 years ago
Added new logic and modal for handling error cookie 'non_matching_accounts'.

f8da1df78020e38db21c126e62960ee7186673bc authored over 5 years ago
Added a modal and logic to alert the user if they tried to make a

Connection to, or reauthorize, an account that's associated with a
different LifeScope account. T...

318189220f92958616a2e026efa44cc7e12fb563 authored over 5 years ago
Fixed a bug with completing tutorials.

3050ad76815dcab58ce6fbb2eb6d493a9d0cfd68 authored over 5 years ago
Updated cloudfront domain.

ab6ccb06efe233875b0fe63cb4df87b7c2d7c21c authored over 5 years ago
Styling fix on base page.

6b5d9979a95e3749581d5ae05251312e2d11314d authored over 5 years ago
Replaced icons with black-backed ones.

Clicking 'skip' on a tutorial now sets it to completed.
User can now reset all tutorials from th...

3dc49bb945ffe2b12799d0f5eb2d342db5bf50cb authored over 5 years ago
Replaced black/white logos with new black-backed logo.

New logo used regardless of user's light/dark theme preference.

Made search.vue remove listeners...

6059d91412d2409d3df7b618b16101094bdda8b8 authored over 5 years ago
Added tutorials via IntroJS.

3114fd02f36209902c8d1f4aa7155addae935435 authored over 5 years ago
Updated front-end to add new Relevance sorting to go along with

full text searching on API.

9e846a79f166cf2dee788544d72c1ca6d292af3c authored over 5 years ago
Updated content-child to only fetch and render iframes when they first

come into view. This fixes some major slowdown issues that were
occurring when dozens of iframes ...

991f7aec8cd5442d986ce048c3531158eddc1678 authored over 5 years ago
Fixed a few issues with some new Connection fields not being

specified in GQl queries.

7bcf449480b8812ac397ef42bbaa25ec566e7c40 authored over 5 years ago
Updated several pages and GQL queries to deal with new OAuth app

Provider/Connection integration and the resulting new fields.
lifescope-api already filters out t...

75ed71dab6255249afc3d7e7883ccd0d58ab9ecd authored over 5 years ago
Added proper mobile styling to base/signup/login pages.

df5003bb7cf738cf244786d98004f9cdbf7d3e38 authored over 5 years ago
Updated proxy.config and added newsletter to fields populated by

cookie-authorization.

e1915c0f6e34c2118417a53cc87397e11db99a6c authored over 5 years ago
Added support for signing up and logging in via email.

There's no passwords, just a "magic link" that gets sent to the email
address.
Changing the email...

1f10f4084fb216c7ed1074f9a94872aaa6521fc4 authored over 5 years ago
Added userCounts endpoint to user model.

This should speed up the fetching of all the counts on the home page.

Rejiggered await/async in ...

b43c1769258e339ef8da66cfe6111ab2c7b1e3f2 authored over 5 years ago
Added modals to correspond with Uber and Lyft shutting down their APIs.

e59857e1b2811761fc19c146bcb5cbbf3ecd2b1a authored over 5 years ago
Fixed bugs in auth pages.

f1d9d059aed0d89f5a4814949c799975818ebcc4 authored over 5 years ago
Updated build script and moved node-sass dependency back to deps

instead of devDeps.

aeec9b0212ac72eb13397fb81840cc58ab6f4cfe authored over 5 years ago
Had to move /people/create and /people/_id to /person/create and

/person/_id since Nuxt has a routing bug.
Sub-routes aren't triggering the page lifecycle properl...

786640d0cf6d5c88f31e3ce0916d15c2cca0ec84 authored over 5 years ago
Got linting working and linted all of the JS/JSON/SCSS.

12c5792f5d95e9e065abcbb6329101eae37c4006 authored over 5 years ago
Fixed a bug with checking if query parameter 'client' is set to 'app'.

Needed to wait until Vue router is ready before checking.

4b5ae5794dc54e18b36fff7f68b7345966f2d947 authored over 5 years ago
Reworked mobile provider selector to not be a v-if inside a <transition>.

Mixitup needs data-filter elements to be in DOM on render to be registered.

aa4d5e1919576363cc039c44f05d3709128d82d8 authored over 5 years ago
Added Vue transitions to a number of elements.

Made all internal links nuxt-links to allow for seamless transitions between pages.
Also changed...

0f93e23e23255aa7b6bf263dd9b484375d9633a5 authored over 5 years ago
Added Vue transitions to a number of elements.

Fixed some visual and rendering bugs.

3d74b65497297e1e1376faa7dc209cdd8c241e38 authored over 5 years ago
Fixed visual bug in the height of the Contacts window in People creation/editing.

Removed the flag '--harmony_async_iteration' from the npm 'start' command.
Production servers ha...

3fe8a959a1d474cf8df2f6978410492a62815789 authored over 5 years ago
new xr layout

77708607a837af73ffed781048d1c074d3effd66 authored over 5 years ago
Fixed a couple of bugs with favoriting.

42ac5619f91119b7c2ada87e96d7d44d4fca60ed authored over 5 years ago
Updated to account for new 'last_successful_run' field on Connections.

a713db424b6a76b52377f8287bd302499092a605 authored almost 6 years ago
Fixed bug with links in Content to title-less text objects.

8d3cfa3ab6c0be8b3e72651447191631b8b491a6 authored almost 6 years ago
Fixed a CSS bug on iOS relating to modal margin collapse.

38b41656024f656910e36f63faade09c5521de81 authored almost 6 years ago
Added ability to set a Person's avatar using an external image.

c0cb9bb2d53a6a3b45ed460cc0722f2654725495 authored almost 6 years ago
Added vue-js-modal CSS to Nuxt config.

6bd2f4f65cbf2a70b17b9d6b7b96e0c6b0b74e09 authored almost 6 years ago
Added home page installation.

Created service worker to facilitate this process.

Updated Nuxt to v2 to support local serving o...

fa71313c1f61d72ca95493d3a87c7be7e937bd2d authored almost 6 years ago
Added CSRF token generation and usage on requests to API.

a70531b088c8adbc1619624ae9754e1cf7dc76f0 authored almost 6 years ago
Added logic to open OAuth redirects in browser on Windows.

4b73fefca19ef7313b9e96da80226ac19c3a28b6 authored almost 6 years ago
Fixed mapbox issues.

7d572c63e8cb788e4b8483f893b12330cb68d34a authored almost 6 years ago
Fixed a number of lingering visual issues.

e3414f4bf629ffc339b5f67b324e2b338a170f1e authored almost 6 years ago
Updated contact-unpersoned to use limit and offset.

People Contact search now paginates by 20 entries at a time and has arrows for changing pages.

F...

b38a48ce17618c8c9b0f9a25d3a2ba4746310f6c authored almost 6 years ago
CSS provider page cleanup.

acd6c952cb2eb97c686927cbd441fc5b9837ab44 authored almost 6 years ago
Settings fixes.

2e34f1c152a28f0a643e103438be3a7e8c6fcd3e authored almost 6 years ago
Started to clean up settings pages.

3d381229c6799c0d83fc6758b5c09040bb851eb5 authored almost 6 years ago
Cleaned up search bar and avatars.

76d6054902773a624a695c3226f9c196eb35b23f authored almost 6 years ago
Further elimination of redundant css

f7d80c96f0b9dfe475017596b77e8b4b991f7dac authored almost 6 years ago
CSS fixes to search.

a67dd8742b673b21b87ff73f4392b0546695bac4 authored almost 6 years ago
Dark mode cleanup.

ffa2ae114c8710ebb07194cff71b4121a49ba586 authored almost 6 years ago
Mobile sizing fixes.

01350590258b65a21d6c6804ea546776e529b965 authored almost 6 years ago
Style updates.

64b31d19b72cd3b75fc16956b0ae4cc41ab7ee9c authored almost 6 years ago
Cleaned up event elements.

9d215f5a76b424979260df4f9f862bdc25120589 authored almost 6 years ago
Fonts and Colors Updates.

8bc61f9efb9d393b940acc9c34962a0a212826f0 authored almost 6 years ago
Dialog Fixes.

fba00442cd07487b910a18e4010860c36b84b8e3 authored almost 6 years ago
Explorer style improvements.

059efc6d947eba77a1b334f23570a14c1460cd37 authored almost 6 years ago
ripped out 40% of our SCSS and 60% of our CSS in this refactor! So much cleaner.

dad8bd1482cf2c61c97dd5ef6d11afc957427f65 authored almost 6 years ago
Added CSS fixes and glow highlights.

b3fea2d900457972ebac273bad63fdcc647254a9 authored almost 6 years ago
Started style upgrades.

170aa98603e247d70a49a0bdfcb1372adeeafe1b authored almost 6 years ago
Home page updated.

23a98f75c1a75c6be5ba357756df8264031d6012 authored almost 6 years ago
Multiple updates to settings pages.

4b5496169660eb54f7b97f788e382904bddc1ab5 authored almost 6 years ago