Chatto/chatto/src/main/resources
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