Ecosyste.ms: OpenCollective

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

github.com/Alovoa/alovoa

Free and open-source dating platform that respects your privacy
https://github.com/Alovoa/alovoa

Set default preferred genders and intention on register.

98eb91a528184c1bd03ac2834da9208edfdaad4c authored over 3 years ago by Nho Quy Dinh <[email protected]>
Update contact email

ef53aa267c1d7af9ba288351ee33ae04c568a98c authored over 3 years ago by Nho Quy Dinh <[email protected]>
Adjust rate limiting values

e699d3ffb39697878d5cb748d56acd9645054df6 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Reduce large padding in homepage

b4367d8a659f165f9c882f5b137f10d41031cc24 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix missing translation

d64bce4cbfbb006788a85cb065aac0e76e5fc857 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add constructors for User

08c609edb144fb278067dfac5a9d06baee0b0f62 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Make user email final.

f85bc1dd0a5b49cd2d8d2c345085ccef20256d3b authored over 3 years ago by Nho Quy Dinh <[email protected]>
Updated FUNDING.yml

aa55f81da7703169aacf2ee79f42350a2eddb17b authored over 3 years ago by Nho Quy Dinh <[email protected]>
Prevent NPE when deleting users

af44356743eb30365250a423da92923b1b15d270 authored over 3 years ago by Nho Quy Dinh <[email protected]>
NPE prevention when deleting users

ca96ab754204b09db8941badd0f067d3f54d96f7 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Improve logging exception

4144ad4e0f9f663cd71d2afaac95e6f7ae387a0b authored over 3 years ago by Nho Quy Dinh <[email protected]>
Hide disabled accounts

30079055215903949b38658e3b510a9f602612f9 authored over 3 years ago by Nho Quy Dinh <[email protected]>
AdminService report fixes

2e5954d9280247113a2bef42c82c7270b3a457d1 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add missing var in profile

154ca035319c063c225728ad79ad42008ca704fc authored over 3 years ago by Nho Quy Dinh <[email protected]>
More changes for Playstore rules

52452ecae9cc7e258eddd6998ee0301de81b350e authored over 3 years ago by Nho Quy Dinh <[email protected]>
Critical bug fix

17e652e862d822e45d2c60e9a4c7fbfdd25db983 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add better exception handling

c54e1398658d2f6902abdf78205eee97452b294f authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add account deletion in admin area. Restore display to standalone in PWAs.

6c6b4a63086ba49ff73fc399153eb4627c5bbcc0 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Create SECURITY.md

52c9f659105253c21947a75efd36f7b65c7a701f authored over 3 years ago by Nho Quy Dinh <[email protected]>
A few changes for playstore app

1735418318b2d8a0cd9eda7cfe82a9520fa2876d authored over 3 years ago by Nho Quy Dinh <[email protected]>
Update manifest

c65e82738b65fdae1bd3b94fb31147d4b89d0db9 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Preparing Google Playstore app

cf5c100b67defb723c64b23eb36d34fcb625d564 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fixed missing translation

ded796d767e9db44804e3e0ad10ad00e67553061 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fixed typo

8f0166971a1dbf25d1abee631b715ff999259b22 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Replace @Lombok.Data with @Lombok.Getter/Setter, because it conflicts with @Entity and @JsonIgnore.

907d362905ef246091959ea3b67ec7b3659dccb1 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add JsonIgnore to prevent Stackoverflow

e78d83e38652150da37d271baef271351333e7e1 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Update hash on Android key, now using F-droid's key

2adf3f5e7c30d4a5abba39732917d4d343fde90f authored over 3 years ago by Nho Quy Dinh <[email protected]>
Remember me now working!

dee568abac90bf4cc9ca70415d3f6776961fad9d authored over 3 years ago by Nho Quy Dinh <[email protected]>
Revert "Revert "Add Remember checkbox for email login""

This reverts commit be22b0a33e4fef1d88cc87737b6740c3ce6b21f5.

fc6e83c7e57ea3d30610b1c7ca62fd44e984ecdc authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add new info endpoint for statistics

0390df5942b0c70fed311b0b94281049cf6a870c authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add password reset option in profile

6bad4ec11b7db59ed063065e2e0261506b681737 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Added 2 new sort options in search (total donations and new users). Improve search overlay to prevent consecutive search activations. Some sort algorithms now directly filter in query instead of in code.

fa0a77b49ca658445b076c0c264fcacd808fdfb1 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Increase default session duration to 24 hours

c0bffcf46fbd50c8f47273585d8daefa94dad0a2 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Revert "Add Remember checkbox for email login"

This reverts commit 5a815d37a0fc0a58800067cc7906e37764e4df66.

be22b0a33e4fef1d88cc87737b6740c3ce6b21f5 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix admin access with Spring Security

2aa25436b352c691f1ba4ae857a85b18b498809f authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add Remember checkbox for email login

5a815d37a0fc0a58800067cc7906e37764e4df66 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Automatic search for new users if the list of current users is empty.

9d357cf91cfd66b636f62ef7ca2b331af643c542 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add max age check when registering

288459d687c76b39905567f7752bfd973566f9c2 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add link to liked users in profile

9f6e65f0d1e88b2257759cee532901069dd1a1d9 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Set confirmed status when changing password

17505db518f1a0a1ef4d5922ae59383e4e932b4e authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix mail links for several languages

17360b0fae0beedc11e0a2576894bb3e7fe8b109 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Improve search and donate UI

8a5ce03fe4baa7aef31e8c5a17473fad89109d26 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Disable snap scrolling on desktop

9ac724db4a8db4ea36e3855d2864f50d49b1b1cb authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix cz translation

0c8b0dab6885a724d78b1e80677661958fc2104f authored over 3 years ago by Nho Quy Dinh <[email protected]>
Repair messages_cz.properties (#73)

* Update messages_cz.properties

* Update messages_cz.properties

b394456e5b09bb2eea2aba73d50db6bbb5a8f208 authored over 3 years ago by zenobit <[email protected]>
Fix distance sort in search

5b49d6c31262555de26f64ad7d57d8c5b94a6aa5 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix Czech translation file and add to language list

ecd6569ea2349e9af5d138778aed5390ec03334b authored over 3 years ago by Nho Quy Dinh <[email protected]>
Create message_cz.properties (#69)

* Create message_cz.properties

* Update message_cz.properties

* Update message_cz.properti...

318e5454e53563c557b618985574ea8015738579 authored over 3 years ago by zenobit <[email protected]>
Improving search results algorithm

8c796c4e22abab1c4b82be2e027a3a6231eeb9e6 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix small search bug

e9795988b5413c2c6c39039d62f3e6cd8994d179 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Improve UI for search and donation cards. Several UI fixes.

986985a8a8a2eb438ea61a273cda663ebefd1976 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix colored class in index hero

e3360d3bcd9d7e18ac370e0d5b3ee7dd1f371b48 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix class in search

73af49bc95a405e026642eadd42b26ab8d5198d8 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix tests

0e6640d9f89384cebca17327f6969c452a668833 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix display issue in profile.

efd24769a3f1ede086d253967274df3488d6456f authored over 3 years ago by Nho Quy Dinh <[email protected]>
Compatibility fix

b5a44d8877b82beeb1924116fdffae442602dca1 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Remove bulma calendar and replace it with the default calendar of the user's browser.

eef95cac583811b870630c7e4fd4c0452ef3c090 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix user compability. Refactor legal age.

e0c849cb7ba48184a3dabb879c5b6cad41d4c226 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Manual location select when GPS is off.

b302707eeafd01196d2112e150670c746580610b authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add privacy policy change date to login because mails aren't working properly yet.

9ac329b69204b0326589fa49e0092fb772ad73a0 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Add fallback when sending admin mails to all.

734c848f85dbb982bfdd2adf89c1883df560ccfa authored over 3 years ago by Nho Quy Dinh <[email protected]>
Disable admin protecting in Spring Security because getAuthority is not working. Still has manual admin check in code so not that severe, but must be investigated later.

2806be8914bf479e53fc043a783a026b8f9d511b authored over 3 years ago by Nho Quy Dinh <[email protected]>
Manually select location for search when location permission was denied.

de940603424091626ae09dfcd8c1b999432c4f02 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Show message-warning inside an alert. Several UI fixes.

513011d690d9dfc811f86886a3eb2d12a6610b8a authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix oauth register

4a8717c8cf3326e08dc3b80afe92464332b7a999 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix 100vh bug for mobile browsers

dd432b80608676ad9c39c3494e73f1d2610357ab authored over 3 years ago by Nho Quy Dinh <[email protected]>
Hide like options in search when incompatible

c08cbc77d7558ed40b6c1a67154a1dfa7b831f46 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Set minimum age when registering

e8da06516334cac1e43803247394e4c63e1b3475 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Hide users in search without a profile picture

28564d75de878dc8c1347862579023738f26b4cc authored over 3 years ago by Nho Quy Dinh <[email protected]>
Show gender compatible users first before showing complete incompatible users. Cannot like user that is not compatible.

0defa490b9fe2dcc2be4945c9f4c01f484630d4e authored over 3 years ago by Nho Quy Dinh <[email protected]>
Update manifest files

2b9bfc809132a37279c231aa277ad0c2974a5a12 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Added files for TWA. Added new class for testing some encryption/decryption.

97007ddb2acbe4da0d91480b88770685650782a6 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Make emails to lowercase to prevent future errors

ecec34e2835f8c25f4072888d7efe16d3fb1c6ac authored over 3 years ago by Nho Quy Dinh <[email protected]>
Simpler CAPTCHA

c481d72a3358846e04ff2131d543fbd462c2d557 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix cookie banner

5161ce40074e3cc66832c6ee4474dc247e6a3e8f authored over 3 years ago by Nho Quy Dinh <[email protected]>
Update homepage translation

0c05ef8cc42c3628876a882abbb4b20905940b8a authored over 3 years ago by Nho Quy Dinh <[email protected]>
Further improve homepage and deploy script

b47618a6bcf773abb8b8a49a8b8d80d0f66ff49d authored over 3 years ago by Nho Quy Dinh <[email protected]>
Update README

b2f73baa7b48e6290b82d1ef88f2f9ebe5c3ae3e authored over 3 years ago by Nho Quy Dinh <[email protected]>
Improve homepage. Remove screenschots.

954a886913157be635188822a35bbbca61290a50 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Better deploy script

f89b83e45ebf119f787ed978dbcc80ef8704356c authored over 3 years ago by Nho Quy Dinh <[email protected]>
Search now tries harder finding for users. Now almost guaranteed to show users in search.

458d00049c739ef63f7b920ad9816606acb7e412 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Extend test for Tools

313ef8aba21f5d14b933060f9af313be62b49e0c authored over 3 years ago by Nho Quy Dinh <[email protected]>
Use gmail for now, since port 25 is blocked

40b08e5b658803b3520cf21b0532f30dbf319f9f authored over 3 years ago by Nho Quy Dinh <[email protected]>
Apply password complexity check in backend

76661ad253e371c876fe157200fc196c3f9667f3 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Refactoring

1b4dbba58f310c6b9ab57b1511e9649c8ecba313 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Update FAQ to include steps for data deletion

35a4fc3714e7222b4211e99a6233be985845aeb9 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix bug

f66aa1a5730ee0552c2e09e30b36e1d82d1533c0 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Improve search

a248bd1ca004c21a89145bf94dfdead4003e46c5 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Update icons and prod script

a3290cff7a82e108b32a612392dc369230aee02a authored over 3 years ago by Nho Quy Dinh <[email protected]>
Encrypt first name of user

82a06b7a2e070b0b38fa26eb124720a1fd1ec095 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Mock email sending on tests. Remove unnessary token parameters in MailService.

c0f923b42574c868c99583d2312b017202586cb7 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Even more code smell fixes

7655bb801c361ee2ebde4056e044e8756bf51f90 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Reload after intention changed

5169ef9d8c6032eddc08b829cbdff5ec7b88904c authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix bugs

b19d6806b94837772021da68a0ebaba82fec04ce authored over 3 years ago by Nho Quy Dinh <[email protected]>
Fix all remaining code smells

b0e67fb521ebf2c6557bf9037da36011068ec1f7 authored over 3 years ago by Nho Quy Dinh <[email protected]>
Code smells in Tests

dbc7c8395021ac08c3433690dc8810112262ac8b authored over 3 years ago by Nho Quy Dinh <[email protected]>
UserService code smells

9c901e1d51287708e2c29fa57d5c875c16f64efe authored over 3 years ago by Nho Quy Dinh <[email protected]>
SearchService code smells

3aa22e6b5eb59b29b304789f21d25c5cfe6608bf authored over 3 years ago by Nho Quy Dinh <[email protected]>
RegisterService code smells

ad3ea8c2845167c61d6ed41b84929373d9ac314e authored over 3 years ago by Nho Quy Dinh <[email protected]>
PublicService code smells

979a49821d82050b2b1c0a7ed613d188a803a4cf authored over 3 years ago by Nho Quy Dinh <[email protected]>