Nuwan
6f3154a3d3
forgot password feature
2024-09-28 22:11:48 +05:30
Nuwan
60d64f5fa0
forgot password feature wip
2024-09-25 22:19:50 +05:30
Nuwan
9a3bc98dba
wip forgot password
2024-09-25 10:41:33 +05:30
Nuwan
1361e76e7d
wip forgot password
2024-09-23 22:21:54 +05:30
Nuwan
a0dc7fa92d
force user to login when accessed from email message link
2024-09-19 18:18:24 +05:30
Nuwan
d976cdf866
remove redundent association keys
...
In the api_users_controller#profile_show remove :genres, :instruments
keys from the association includes
2024-09-13 08:02:34 +05:30
Seth Call
0c2102b308
clean it up again
2024-09-08 14:46:16 -05:00
Seth Call
ba59e7b20b
Newer build
2024-09-08 14:19:44 -05:00
Seth Call
3f1a3402d8
Merged in feature/all-clients-are-modern (pull request #49 )
...
Move all clients to the 'modern' track.
* Force old client website to upgrade to new client
* Also add
* wording fix
2024-09-08 18:18:02 +00:00
Nuwan
ef79d3a8c0
now notifications in header drawer scrollable
2024-09-06 23:15:48 +05:30
Nuwan
499cd7e16b
header notifications
...
show number of unread notifiacation count on header
allow user to scroll through the notification in header notificaton
drawer
2024-09-03 00:11:36 +05:30
Nuwan
727147ffee
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2024-08-29 17:10:01 +05:30
Nuwan
3175f77b7f
implement profile photo upload
2024-08-29 17:08:19 +05:30
Seth Call
6833c68e40
Merge branch 'develop' into feature/legacy-download
2024-08-28 06:23:41 -05:00
Nuwan
9668b59e23
integration with filestack for profile avatar image uploading - wip
2024-08-27 00:50:01 +05:30
Nuwan
faecb69db9
jamtrack player WIP
2024-08-14 08:43:29 +05:30
Nuwan
2cc14be759
WIP: jamtracks, shopping cart and checkout pages
2024-08-14 08:43:18 +05:30
Seth Call
e55ad12b61
missed files
2024-08-11 22:10:47 -05:00
Seth Call
c907d9c3ba
Be sure to use the same product names as in the database
2024-08-11 20:12:33 -05:00
Seth Call
c44db20385
Create /downloads-legacy, and update /downloads for the 3 clients
2024-08-11 19:39:56 -05:00
Nuwan
86d77df2c9
app features on/off
...
add ability to control the visibility of beta site menu items.
the visibility state is stored in the back end api and the front
end menu items are been shown accordingly.
2024-07-16 17:26:48 +05:30
Nuwan
176ba1febe
JamTracks
...
includes JamTrack filter page
2024-06-10 13:45:15 +05:30
Nuwan
97e0a8d36a
session history page:
...
list all the sessions in decending order they were created
2024-05-05 18:38:29 +05:30
Nuwan
37ed2dddd4
beta site sessions history page wip
2024-05-03 08:25:51 +05:30
Nuwan
cb0cb654c8
limit CORS only to /api/*
2024-04-26 16:35:45 +05:30
Nuwan
20eb17b044
initial release of my friends page
2024-04-20 16:44:24 +05:30
Nuwan
6ad9aed71f
use var instead of let/const
...
let and const keywords in javascript can not use because the code based
is also been used in the production client.
2024-03-18 08:44:40 +05:30
Nuwan
861722e5d4
includes fixes in profile edit form and lobby page
2024-02-12 19:11:11 +05:30
Nuwan
dd4239f1f3
account identity update
...
allow users to update their JamKazam email and password securly.
2024-02-05 18:26:01 +05:30
Nuwan
3fed41899a
fix /filter api - prevent error on exception conditions
2024-02-05 18:22:39 +05:30
Nuwan
c29d3459e6
fix lobby users query
2024-02-05 18:21:18 +05:30
Nuwan
d2c525f498
more updates to lobby page
...
includes showing chat notifications. also ui improvements
2024-01-22 11:28:16 +05:30
Nuwan
9b72852a54
wip session lobby
2023-12-22 15:27:26 +05:30
Seth Call
2102f8807a
Rollback pg
2023-11-02 08:41:35 +05:30
Seth Call
c8a111f5f5
Beta download page
2023-11-02 08:41:35 +05:30
Seth Call
e491461f64
notes
2023-11-02 08:41:35 +05:30
Nuwan
1e988931a4
sending weekly email to users about new users joined in
2023-11-02 08:41:29 +05:30
Nuwan
f75d2c8c46
send weekly email to users about new musicians
2023-11-02 08:39:16 +05:30
Nuwan
fad3b73d67
wip new user recommendation email
2023-11-02 08:33:48 +05:30
Nuwan
46202a2373
sip on user match mailer
2023-11-02 08:33:48 +05:30
Nuwan
bbab6cdb9f
user recom email wip
2023-11-02 08:33:48 +05:30
Nuwan
b3922ec025
wip browse music sessions
2023-10-26 17:25:02 +05:30
Nuwan
dd03c215c4
new session opening jamkazam app
...
submit the form to open jamkazam app in to
new session window with the selected privacy level.
also contains e2e tests
2023-10-19 17:09:02 +05:30
Nuwan
20c02f0f2a
wip on session create in beta site
2023-10-17 08:30:23 +05:30
Nuwan
02f3201cb2
wip new session form
2023-10-14 06:56:39 +05:30
Nuwan
65bc188af1
wip beta create session
2023-10-03 00:40:53 +05:30
Nuwan
50ed5116f7
fix for pagination
2022-10-27 12:16:02 +05:30
Nuwan
17207fc0b8
fix for offset var
2022-10-27 11:53:47 +05:30
Nuwan
e943a3235e
use offset for pagination instead of page number
2022-10-26 22:44:20 +05:30
Nuwan
295d613165
reduce number of sql queries in musicians filter
...
default last active option is set to 30 days
make it 5ms when neo4j returns 0 for audio latency
2022-10-20 17:53:23 +05:30