Commit graph

33 commits

Author SHA1 Message Date
framartin
f93d7c2b72 Fix Formula Injection in CSV Export 2017-02-19 22:54:30 +01:00
Luc Didry
9af9915d4e Add revisions system
Conflicts:
	client/css/style.css
	views/layout.jade
2016-09-15 22:16:52 +02:00
Luc Didry
b9c99d284c Add export (txt, csv, json) and import 2016-09-13 23:51:21 +02:00
Luc Didry
7e0997e0c3 Nouvelles modifs suite aux retours des testeurs 2016-08-10 12:54:54 +02:00
Luc Didry
d972c99373 Traductions oubliées 2016-08-04 13:10:29 +02:00
Tim Toomey
5e3f4ee1a9 remove unnecessary attributes, these are set as app.locals 2015-02-08 22:01:00 -08:00
Tim Toomey
06fb9b155b Allow scrumblr to run on non-root paths successfully 2015-02-08 21:48:15 -08:00
ali asaria
80a3ce4e52 add compression 2014-10-12 17:17:15 -04:00
ali asaria
116ab0169f jslint 2014-10-12 13:37:45 -04:00
ali asaria
232f9d5b47 display active connections 2014-09-30 08:22:53 -04:00
ali asaria
1d8acbbd72 cleanup: jslint suggestions 2014-09-30 08:02:58 -04:00
ali asaria
de6a1b22b7 say server listening message in console 2014-08-17 15:49:04 -04:00
ali asaria
8f2863f86e upgrade socket.io and express.js
required some retooling of how everything is setup
2014-08-17 13:36:34 -04:00
ali asaria
08f86a0566 first organize the code with comments 2014-08-17 12:38:00 -04:00
ali asaria
2b0312e8ae update dependancies with more current stuff 2014-08-16 17:11:01 -04:00
ali asaria
e9e752c5e4 remove all console.log logging 2013-12-08 13:18:10 -05:00
ali asaria
8c171883b6 remove most logging in server.js 2013-12-08 09:19:17 -05:00
Ali Asaria
f76e142f80 generate url for homepage 2011-10-10 21:38:47 -04:00
Will Langstroth
d03cc8ba38 sessionId to id 2011-09-05 22:17:30 -04:00
Will Langstroth
2e7b58ae85 update to new x.json.x syntax on server 2011-09-05 21:34:44 -04:00
Will Langstroth
453745dd4b use new configuration format 2011-09-05 21:31:45 -04:00
Raincole
1a4b9ec745 Set the default port(8124) 2011-06-11 03:25:45 +08:00
Ali Asaria
99cdfec264 remove some socket io transports 2011-05-29 17:32:57 -04:00
Ali Asaria
431f0e76d6 allow board resizing 2011-05-27 01:08:25 -04:00
ali asaria
0d5adbc340 important bugfix: was not getting room before updating columns 2011-03-14 10:27:49 -04:00
ali asaria
d159d02390 Merge branch 'data-abstract'
this is ddunlops work to abstract data layer and allow for mongodb

thanks ddunlop

Conflicts:
	.gitignore
	server.js
2011-03-14 00:43:35 -04:00
David Dunlop
bdd989ba7e moved redis to it's own file, added a config 2011-03-12 19:30:22 -05:00
David Dunlop
afe96eeec1 merged with upstream 2011-03-12 14:54:02 -05:00
David Dunlop
57bbc56c21 started abstracting the data store layer - started with mongodb 2011-03-12 14:40:28 -05:00
ali asaria
30860ab066 fix sanitizer exception on null string 2011-03-12 13:40:44 -05:00
ali asaria
7f98cac326 add a notice that the demo is only a demo
this is for visitors who don't read the docs and just arrive at the demo site -- i want them to know that the demo is not the whole product, just an example
2011-03-12 12:36:30 -05:00
ali asaria
ae247f09bf cleaned up some of the scrubbing of xss 2011-03-12 12:04:34 -05:00
ali asaria
08fdb74a81 first commit of everything. 2011-03-10 08:20:27 -05:00