v0.1.15
What's Changed
- refactored LNAUTH ENCODE by @elraphty in #660
- changed LN auth to frontend by @elraphty in #661
- removed the https:// append from lnurl by @elraphty in #663
- added community.sphinx.chat to websocket list by @elraphty in #664
- changed host to config.host by @elraphty in #665
- Prepend https:// to host by @elraphty in #669
- Feat/org bounty payment by @elraphty in #642
- added error message to refresh Jwt by @elraphty in #671
- changed tribe_jwt to jwt for fetch for relay by @elraphty in #672
- added frontend routes to go backend by @kevkevinpal in #673
- changed all tribe_jwt to jwt for authentication by @elraphty in #678
- added logs to view on test server for tribe_jwt by @elraphty in #680
- Fix/tribe jwt by @elraphty in #681
- refactored refreshJWt function by @elraphty in #683
- added log to refresj token on test server by @elraphty in #684
- Fix/tribe jwt by @elraphty in #686
- feat: add random placeholders to users avatars by @maradondt in #682
- fix: fix share to twitter handler by @maradondt in #677
- returned r.json for saveProfile and refreshToken by @elraphty in #688
- removed res.jwt by @elraphty in #689
- Fix/tribe jwt by @elraphty in #690
- Removing Add Organization button when not your own profile by @kevkevinpal in #702
- fix: remove hardcoded link in twitter sharing by @maradondt in #707
- fix: fix default image for user by @maradondt in #708
- fix ability to unassign user by @maradondt in #709
- fixed tickets and assigned tickets bounty errors by @elraphty in #706
- capitalizing Other by @kevkevinpal in #710
- added some form fixes for the S in Coding Language and the dropdown location by @kevkevinpal in #712
- added view budget histories component by @elraphty in #717
- remove unneccessary arrow for edit or own bounty by @Marvel-Ib in #719
- fix left button logic by @Marvel-Ib in #718
- fix: scrolling to the bottom of bounty pages by @maradondt in #723
- added step-1 and step-2 on get sphinx screen by @deeksharungta in #720
- added frontend routes for wanted/number/number by @kevkevinpal in #725
- Add frontend route wanted by @kevkevinpal in #726
- Feat/payment history click by @elraphty in #721
- Fix/save profile by @elraphty in #727
- fixed relay user save profile error by @elraphty in #729
- Fix unassign backend by @elraphty in #732
- feat: add a confirmation modal on delete a bounty by @maradondt in #731
- finished organization bounties swtiching by @elraphty in #741
- get tribes by app url by @Evanfeenstra in #746
- fix: enable startup modal on mobile devices by @maradondt in #744
- Fix/proxy payment by @elraphty in #745
- fixed connection codes bug adding of self to organization users by @elraphty in #750
- fixed organization dropwdown bug by @elraphty in #754
- Fix/login redirect by @tobi-bams in #751
- fix: fix base modal styles for support icons by @maradondt in #761
- Fixed bounty url change by @elraphty in #769
- fix for proxy payments by @elraphty in #786
- fixed proxy payment issue by @elraphty in #789
- Short Bounty URL and Tickets rename by @elraphty in #782
- fixed bounty copy link issue by @elraphty in #792
- renamed the backend bounty url to bounties, to accomodate the new bou… by @elraphty in #793
- renamed bounties to gobounties by @elraphty in #794
- Private bounties don't show on the bounty list by @elraphty in #756
- change bounty to gobounties by @elraphty in #795
- Make old and new bounty URL compaitible by @elraphty in #800
- fixed profile bounty copy link bug by @elraphty in #801
- Added /tickets route by @elraphty in #802
- added logs for invoice payments by @elraphty in #803
- changed invoice response data type from uint to int by @elraphty in #804
- changed int to flaot64 for invoice response amount by @elraphty in #805
- Fixed Deposit not reflecting bug by @elraphty in #806
- changed invoice amount to string by @elraphty in #808
- Fix/people tab by @tobi-bams in #807
- added separate QR code step to the startup sequence by @cosmicpotato137 in #813
- New Design For Organization List And Admin View by @elraphty in #810
New Contributors
- @deeksharungta made their first contribution in #720
- @tobi-bams made their first contribution in #751
- @cosmicpotato137 made their first contribution in #813
Full Changelog: v0.1.14...v0.1.15