This website requires JavaScript.
Explore
Help
Sign In
nova
/
Chatto
Watch
1
Star
0
Fork
0
You've already forked Chatto
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
493d3cd079
Chatto
/
chatto
/
src
/
main
/
resources
History
Rohan Sircar
493d3cd079
change json api demo endpoint to only allow access to super user. Token is now obtained from chat endpoint
2019-11-25 12:19:43 +05:30
..
static
change json api demo endpoint to only allow access to super user. Token is now obtained from chat endpoint
2019-11-25 12:19:43 +05:30
templates
added alertify.js
2019-11-25 12:19:43 +05:30
application.properties
change to lazy fetching in *toOne relationships and modified repository queries accordingy with join fetch to avoid n+1 queries
2019-11-25 12:19:43 +05:30
datae.sql
Added database initialization logic
2019-11-25 12:19:41 +05:30
ehcache.xml
reduced token cache duration to 10 minutes
2019-11-25 12:19:42 +05:30
messages.properties
add bootstrap to web front-end
2019-11-25 12:19:41 +05:30
queries.properties
removed unneeded idb init code and moved sessions reset query to query.prop
2019-11-25 12:19:43 +05:30
scheme.sql
updated schema initilization script and switched back to jdbc based initialization
2019-11-25 12:19:42 +05:30