summaryrefslogtreecommitdiff
path: root/src/client/rz_config.js
AgeCommit message (Collapse)Author
2015-01-13server/feedback: get rid of flask-mail; left todo: filenames for attachmentsAlon Levy
2015-01-13add feedback - no email yet, just client side plus server parse client postAlon Levy
Notes: * using https://github.com/ivoviz/feedback + commit 337a8146e567a06035fb1f1ffedfce083be2a2d1 * with tiny changes to use require.js: + html2canvas.js & feedback.js (not minified) start+end lines changed to call define + feedback.js changed to not load html2canvas since require.js does that for us (dropping _html2canvas and getScript usage)
2014-12-28rz_mesh hook, depends on backend__maintain_ws_connection, default=falseLV-426
2014-12-22client: default to backend enabled - better for testing right nowAlon Levy
2014-12-16moving files around after repository mergerAlon Levy