Ecosyste.ms: OpenCollective

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

Noice: Natural calming noise

Noice is an Android app that allows you to create your own set of background sounds by mixing clips from environmental sources.
Collective - Host: opensource - https://opencollective.com/noice - Website: https://trynoice.com - Code: https://github.com/trynoice

add chakra-ui and emotion deps

github.com/trynoice/website - 8fc8ba0852d1675f67665a8725033cb846b7e8b2 authored almost 3 years ago
add images to social media cards, improve page-meta format

github.com/trynoice/website - 84bada1d011b3d95d87da58e3f90c938b16d8079 authored almost 3 years ago
enable typescript support

github.com/trynoice/website - a665a9f0401e4183314bcf3ce70238bf7179dee1 authored almost 3 years ago
add page meta component

github.com/trynoice/website - be95acacd05e4684a1e3919d7a62dccf1af7d87e authored almost 3 years ago
cancel subscriptions at the end of their billing cycles

github.com/trynoice/api - ecbde9a4c1b4cce89fbbcbf67442f6d39efc0427 authored almost 3 years ago
add google digital asset links for android client

github.com/trynoice/website - 646683e37c24e70564f84b3f0ac5877a6899a685 authored almost 3 years ago
Initial commit

github.com/trynoice/website - 0fd65f216904a2923be8aee1773420797078826e authored almost 3 years ago
add extra check on payment pending field in subscription view builder

github.com/trynoice/api - 34520331737f091b95a97a0af6b0f43ed99f9c5a authored almost 3 years ago
update sign-in email template

github.com/trynoice/api - 96d61f8bca95960891c9f531433e20538b39084b authored almost 3 years ago
simplify subscription view fields

also fix incorrect documentation for timestamp fields

github.com/trynoice/api - 50f121ff333d16cad97e38ff6901eb27be23c838 authored almost 3 years ago
configure jackson to write dates as epoch seconds in json output

github.com/trynoice/api - d4b03d0e01d0de9438c76e5693213d98dfb6eeb9 authored almost 3 years ago
use OffsetDateTime instead of LocalDateTime

according to PGSQL JDBC docs, the correct Java 8 time API to use with
'TIMESTAMP WITH TIME ZONE'...

github.com/trynoice/api - a357c468a284b90c836ae16a41b88d2e200afdd8 authored almost 3 years ago
use obfuscated account id instead of profile id in Google Play subscriptions

the Android in-app billing library doesn't allow setting profile
id without an account id, hence...

github.com/trynoice/api - e604453b6ea3961654a2823c95204c2f94e72164 authored almost 3 years ago
filter out unstarted subscriptions from get and list subscription operations

github.com/trynoice/api - 44012451986543b77d79ce8adc18b1ed95406c47 authored almost 3 years ago
sort plans by their prices in SubscriptionService#getPlans()

github.com/trynoice/api - 4c6ee32fbfc013152cf11438cee20aef38d0fe14 authored almost 3 years ago
offer trial period only once when using stripe subscriptions

resolves #2

github.com/trynoice/api - 726568f44380ecb447ea26e2e948ba89145c5317 authored almost 3 years ago
Bump stripe-java from 20.99.0 to 20.102.0 (#22)

github.com/trynoice/api - 83a618504b988f141ef5df154e8bdc891913c07a authored almost 3 years ago
Bump com.adarshr.test-logger from 3.1.0 to 3.2.0 (#21)

github.com/trynoice/api - f7a901f6fe9233a5a3509982df57ea92083fc916 authored almost 3 years ago
Bump google-api-services-androidpublisher (#18)

github.com/trynoice/api - c615847306f4434f09aa85b2cd0ee12981fb3363 authored almost 3 years ago
Bump flyway-core from 8.4.4 to 8.5.1 (#20)

github.com/trynoice/api - 85f472d465ed84d3e371742735b09c2f4695e1ba authored almost 3 years ago
Bump org.springframework.boot from 2.6.3 to 2.6.4 (#19)

github.com/trynoice/api - 861c5a939b973f8899dfa0861b8423476b2b3f88 authored almost 3 years ago
Bump software.amazon.awssdk:bom from 2.17.128 to 2.17.139 (#17)

github.com/trynoice/api - 951214b505016263bd3f668d49f71c1ad962e9ce authored almost 3 years ago
Bump google-auth-library-oauth2-http from 1.4.0 to 1.5.3 (#16)

github.com/trynoice/api - 31df185442e82e8072fd30026c009f5323a9c19e authored almost 3 years ago
add handler for 'customer.deleted' events in stripe webhook

github.com/trynoice/api - 55b7aa7c7dc62c6803f5ab6e69da04de907a05af authored almost 3 years ago
fix stripe create checkout session request

github.com/trynoice/api - 8400c9ea416e09e2ec7b81a00769eeae5031d86a authored almost 3 years ago
allow Stripe checkout success and cancel urls to use internal subscription ids

github.com/trynoice/api - 7086318b55b1b0f7caaac62827b75f4480a1f5e1 authored almost 3 years ago
return subscription object with create subscription api repsonse

github.com/trynoice/api - ce0f95ec203d396da215758d36b6602e04af6676 authored almost 3 years ago
add pagination to list subscriptions endpoint

github.com/trynoice/api - 0f89a542a063cc24a05e4f3285d6e384ed69e8e2 authored almost 3 years ago
add api endpoint to get subscriptions by their id

github.com/trynoice/api - 1389b5a7bdfeb9130f3bf6bf698d0c46ee186755 authored almost 3 years ago
fix subscription webhooks

- return error response codes so that problems are clearly visible
the publisher's webhook man...

github.com/trynoice/api - 4cad914ee614e73d85f830de10bf8c3c6f2b64c6 authored almost 3 years ago
refactor subscription service to use timestamps for inferring subscription status

github.com/trynoice/api - 8c5238d85121a3bfcab8744b069b4c7f62a97954 authored almost 3 years ago
chore(deps): bump nokogiri from 1.13.0 to 1.13.3 in /docs (#929)

github.com/trynoice/android-app - d5680d33bec1c4abd0c74df7358efe1130d5a5f8 authored almost 3 years ago
drop 'active' keyword from subscription repository methods

github.com/trynoice/api - 562ea86e3e1a1d5911f035b4606db7c47d650237 authored almost 3 years ago
return subscription flow result as response body instead of headers

github.com/trynoice/api - 40208ab6a415cdafbe1fb57bd23466141419f9ed authored almost 3 years ago
fix version injection when building the application

github.com/trynoice/api - 7d11393092c8a89107d0f02929835eede9df13ce authored almost 3 years ago
refactor(app): move all repository related classes to repository package

github.com/trynoice/android-app - 2352429a8f07370dc0bf86259d7dc19b6cf4f1ec authored almost 3 years ago
fix(app): fix toolbar title in sign-in and sign-up flows

github.com/trynoice/android-app - d81ac2af406a67757abd6428dae254a283745c27 authored almost 3 years ago
refactor(app): update error handling pattern for AccountRepository#getProfile()

as a POC for better error handling pattern for Flows

github.com/trynoice/android-app - d01b6dabdbe6e20c454bf73411aab73e70b227ba authored almost 3 years ago
refactor(app): miscellaneous updates

github.com/trynoice/android-app - 295a59aab1f4395aa3866437cc6f7284dbb590d2 authored almost 3 years ago
refactor(app): update error handling pattern for AccountRepository

github.com/trynoice/android-app - 5eaf1ce39983802e5c25ca92c9b44a9995e5942c authored almost 3 years ago
feat(app): add network offline indicator to app shell

github.com/trynoice/android-app - 2f75b8edbe182a1b5d8253b9e65d629e858453d1 authored almost 3 years ago
refactor(app): simplify networked operations, enable offline-first ui

github.com/trynoice/android-app - 1bc623d05a098a2a679a728a5a2791810bfb3988 authored almost 3 years ago
feat(app): hide profile load errors when internet is offline

github.com/trynoice/android-app - 3260b5b08a05306eff97ab358b0b95b3d66d3bb3 authored almost 3 years ago
fix(app): fix cache misses when loading profile in account fragment

also remove retry request action from error snackbars

github.com/trynoice/android-app - ec8dc05007116d4f31f0e2aa6a746821d87f9002 authored almost 3 years ago
feat(app): add ui for editing account details

github.com/trynoice/android-app - 83d11f0ce20a680d0c3af2d7ba48cefa5981d46a authored almost 3 years ago
feat(app): add delete account modal

github.com/trynoice/android-app - d48b19b67c9b85b4d9a7214edb1e2bc136d626a5 authored almost 3 years ago
feat(app): add success and error icons to snackbars

github.com/trynoice/android-app - 13922d24455c08aa5079d9ec96af42c9441d90f6 authored almost 3 years ago
feat(app): add sign-out action

github.com/trynoice/android-app - d537415ae2c3477beeb8f848ecce6ca98bf5ce20 authored almost 3 years ago
fix(app): fix Snackbars created when dismissing bottom sheet fragments

github.com/trynoice/android-app - 1fee50378b8a1f92215f33b81e10b71ee4d42c93 authored almost 3 years ago
fix(app): show different messages on sign-in and sign-up success

github.com/trynoice/android-app - 9b8ad12a747f683d00ee681b5568fb14050b8849 authored almost 3 years ago
refactor(app): migrate LiveData to Kotlin flows

github.com/trynoice/android-app - f71ed4a7d22f6357bfdd801ebfaf94f24ae121c1 authored almost 3 years ago
fix(app): fix global action in main nav graph

github.com/trynoice/android-app - feb81cacd2fe1a9ca6d4d7afe84626054b4a604c authored almost 3 years ago
fix(app): fix minor issues with cache and account repository

github.com/trynoice/android-app - 5fbbd8aa0772ee2d39a30fd2f554b019d537c1df authored almost 3 years ago
feat(app): add response caching to AccountRepository#getProfile op

github.com/trynoice/android-app - e9371a61cf6bdd44207ef2e366d152f8539ab02f authored almost 3 years ago
chore(git): merge pull request #906 from ashutoshgngwr/build/api-31

Upgrade to Gradle 7.3.3, AGP 7.1.1, and Build SDK to Android 31

github.com/trynoice/android-app - 140f759bb7fb1110540f80e00f96bed287a62b8c authored almost 3 years ago
build(gradle): remove buildscripts block in favour of plugins block

also bump dependencies

github.com/trynoice/android-app - aac51a74677388f4e37989799f258f7b10331286 authored almost 3 years ago
chore(git): merge branch 'v2' into 'build/api-31'

github.com/trynoice/android-app - 177a6a0274dc9366ca29c68e43e356e4906afbbf authored almost 3 years ago
fix(app): fix snackbar overlapping bottom navigation views

github.com/trynoice/android-app - d79e4a983fec2baad023fe741dcbd1c9a646059d authored almost 3 years ago
refactor(app): use shimmer loading effect for loading text views

github.com/trynoice/android-app - c9517047b138be3d8efd1d0676113c6e614dc4fb authored almost 3 years ago
refactor(app): refactor code to launch custom tab intents

github.com/trynoice/android-app - 20f7531f2452e29c54c907c6d1d12f032f309932 authored almost 3 years ago
feat(api-client): accept user-agent as a parameter to the client

github.com/trynoice/android-app - 0c2eb6c3dd8731e0cd936b5734fa51071b84ce64 authored almost 3 years ago
fix(app): fix nav destination for sign-in success action

github.com/trynoice/android-app - 8347acdf60f60172f459daaf53c30f36a317ee36 authored almost 3 years ago
remove forced-generated id column from basic entity

github.com/trynoice/api - 65f92e2c0296b1533b0f1d1095b137edc6655dfe authored almost 3 years ago
add api endpoint to delete accounts

github.com/trynoice/api - d19788a35b3874bfbaf6c8ceb9cd2c932271a740 authored almost 3 years ago
Bump java-jwt from 3.18.2 to 3.18.3 (#15)

github.com/trynoice/api - 4eaed6e4f25adca6dc1557198788d2305db9ea8c authored almost 3 years ago
Bump org.springframework.boot from 2.5.5 to 2.6.3 (#6)

github.com/trynoice/api - cb29935e174711332b2488dc31743ebdc9ad626b authored almost 3 years ago
Bump stripe-java from 20.92.0 to 20.99.0 (#11)

github.com/trynoice/api - 00033b8df85f32e01f09a4cd86364611ce363960 authored almost 3 years ago
Bump therapi-runtime-javadoc-scribe from 0.12.0 to 0.13.0 (#14)

github.com/trynoice/api - 39267d174e239ee5c3cc19ea43b614240718a16d authored almost 3 years ago
Bump google-auth-library-oauth2-http from 1.3.0 to 1.4.0 (#13)

github.com/trynoice/api - ac7a31ddd421e45a4197908437c83f0128aaf19e authored almost 3 years ago
Bump flyway-core from 8.3.0 to 8.4.4 (#12)

github.com/trynoice/api - 0222ac174fadce4fddd3c0fdfe0ecb764986ae56 authored almost 3 years ago
Bump com.adarshr.test-logger from 3.0.0 to 3.1.0 (#8)

github.com/trynoice/api - d1f3a51a5c274af52b26a10aa3f28969ef3f9272 authored almost 3 years ago
Bump google-api-services-androidpublisher (#9)

github.com/trynoice/api - 33cd50948f8ff231621c2384fc5374d0408d49b4 authored almost 3 years ago
use common version constant for spring-doc modules

github.com/trynoice/api - bfdf6f6292a19a930d64b1da0d1224e31842fcb4 authored almost 3 years ago
Bump springdoc-openapi-security from 1.5.12 to 1.6.6 (#5)

github.com/trynoice/api - ee160bc4410c5f4dc8a71a72e4024613945367ed authored almost 3 years ago
Bump postgresql from 1.16.0 to 1.16.3 (#4)

github.com/trynoice/api - 62865869b8471e6e916424a351a72de2299c33ba authored almost 3 years ago
Bump software.amazon.awssdk:bom from 2.15.0 to 2.17.128 (#7)

github.com/trynoice/api - e3907f87a10a0ff5fbf251baeea59a888c33b699 authored almost 3 years ago
add dependabot config

github.com/trynoice/api - 0272615d04507491ced52d75c42e68575650f038 authored almost 3 years ago
minor refactor in tests

github.com/trynoice/api - 3e08413e43b4f2e96e56a838fba4d2d60265b371 authored almost 3 years ago
add api endpoint to update user profile

also minor refactoring at other places

github.com/trynoice/api - 21de55f9427e24af8d441e51286470d7ee440549 authored almost 3 years ago
add existsById query to BasicEntityCrudRepository

github.com/trynoice/api - bd8cd1eeea11f8be4b1cbfd970bb934e70e72efd authored almost 3 years ago
move stripe customer id to the customer table

github.com/trynoice/api - ce0ff1171d0a8fc74e644e7f480bc918eb83ccdd authored almost 3 years ago
remove unused methods from data repositories

github.com/trynoice/api - b992662ec739d704a259517a76ee321125c9f159 authored almost 3 years ago
define clear domain boundaries through service contracts

github.com/trynoice/api - eb90bd354d76755a0bb8749d98e93a4675ed48f4 authored almost 3 years ago
fix transaction declarations, remove ReasonablyTransactional

and minor refactor

github.com/trynoice/api - 8f29b48b7ec1a96b4b004d7120c46bde2b26544a authored almost 3 years ago
use in-memory cache to store revoked access tokens on sign-out

github.com/trynoice/api - dc072e1825054af9f9129eeac8c818d5d8de9b70 authored almost 3 years ago
fix db column length that store stripe ids

https://stripe.com/docs/upgrades\#what-changes-does-stripe-consider-to-be-backwards-compatible

github.com/trynoice/api - 9defe7ac649a656762115195da2f349e22d6453c authored almost 3 years ago
merge flyway migrations into a single file

avoid creating too many migrations for ease of maintainability.
Convenient during development si...

github.com/trynoice/api - 9708b28b13a9df0bbcade420a3e0565b9ab2fb64 authored almost 3 years ago
refactor(app): simplify nav destination selection for external intents (#923)

github.com/trynoice/android-app - 7e438020d02a3d3c7d8d1ddadd04705632cb0f32 authored almost 3 years ago
chore(git): merge remote-tracking branch 'origin/main' into v2

github.com/trynoice/android-app - 1bc90ef5e02e4c6454d6ee1331d844ed348e1abe authored almost 3 years ago
chore(git): merge pull request #922 from ashutoshgngwr/v2-onboarding

Add onboarding UI

github.com/trynoice/android-app - bfba42210fb966ad1aeb0cac4ccaeeec866748ff authored almost 3 years ago
fix(app): fix regression bug in home navigation

github.com/trynoice/android-app - edd30ee1ab6bb733347411a0652229426f2e6fc9 authored almost 3 years ago
docs(app): add missing documentation; fix minor mistakes

github.com/trynoice/android-app - 9f4619f0610749a41b19081728e035399e3b5a1f authored almost 3 years ago
refactor(app): simplify main navigation graph

github.com/trynoice/android-app - 954e755ad5c30062838c7f7b4f7ee08a0539e4fd authored almost 3 years ago
fix(app): remove redundant options menu invalidation in home fragment

github.com/trynoice/android-app - 58c182c89524b489b41b56735085e619f9007b9d authored almost 3 years ago
test(api-client): fix breaking unit tests

github.com/trynoice/android-app - de2a1abad38468fbf8d3e582afb92fcd53eae90f authored almost 3 years ago
docs(api-client): fix kdoc mark-up

github.com/trynoice/android-app - 3ffda43fe0ebc29347e82ee5c7ebfadf618ce5fc authored almost 3 years ago
feat(app): add sign-in link handler

github.com/trynoice/android-app - 7eaadb89f16eea785296a33114a22e06de0ccc6d authored almost 3 years ago
fix(app): fix layout errors in account fragment

github.com/trynoice/android-app - 876db6d7d11216d3bd626eb3830b0858463b54b9 authored almost 3 years ago
chore(app): translations update from Hosted Weblate (#920)

* Added translation using Weblate (Chinese (Traditional))

* Translated using Weblate (Chinese...

github.com/trynoice/android-app - 40a4af62b4adce56fc6f2f47bef87f776d296331 authored almost 3 years ago
fix(app): fix incorrect title in sign-in and sign-up forms

github.com/trynoice/android-app - ce60e722add7f17613c4bc2ff2bfdb8418d1d083 authored almost 3 years ago