author | cavaliet |
Fri, 24 Oct 2014 14:03:34 +0200 | |
changeset 58 | 726ee64f18a9 |
parent 40 | 54d3b561a482 |
child 79 | bd2f2c3f205c |
permissions | -rw-r--r-- |
0 | 1 |
syntax: regexp |
1 | 2 |
|
22
986ee928a866
add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents:
13
diff
changeset
|
3 |
^utils/pianoroll_test |
986ee928a866
add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents:
13
diff
changeset
|
4 |
^utils/pianoroll_sample_ |
1 | 5 |
^client/bower_components$ |
6 |
^client/build$ |
|
7 |
^client/node_modules$ |
|
8 |
^.project$ |
|
9 |
^annot-server/mymonsenv$ |
|
10 |
^.pydevproject$ |
|
11 |
^client/.bowerrc$ |
|
12 |
^client/.editorconfig$ |
|
13 |
^client/.jscsrc$ |
|
14 |
^client/.jshintrc$ |
|
2
fc1ab0074e29
export config in config file + add static file
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
15 |
^annot-server/twistd.pid$ |
13
435d5c15275a
clean client npm and gulp config, change flask root url, reference static url in template, change config management to follow flask convention
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
16 |
^annot-server/settings.py$ |
435d5c15275a
clean client npm and gulp config, change flask root url, reference static url in template, change config management to follow flask convention
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
17 |
^annot-server/static/css/app |
435d5c15275a
clean client npm and gulp config, change flask root url, reference static url in template, change config management to follow flask convention
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
18 |
^annot-server/static/css/lib |
435d5c15275a
clean client npm and gulp config, change flask root url, reference static url in template, change config management to follow flask convention
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
19 |
^annot-server/static/css/fonts/ |
435d5c15275a
clean client npm and gulp config, change flask root url, reference static url in template, change config management to follow flask convention
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
20 |
^annot-server/static/js/app |
435d5c15275a
clean client npm and gulp config, change flask root url, reference static url in template, change config management to follow flask convention
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
21 |
^annot-server/static/js/lib |
435d5c15275a
clean client npm and gulp config, change flask root url, reference static url in template, change config management to follow flask convention
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
22 |
^annot-server/static/data |
435d5c15275a
clean client npm and gulp config, change flask root url, reference static url in template, change config management to follow flask convention
ymh <ymh.work@gmail.com>
parents:
2
diff
changeset
|
23 |
^annot-server/templates/annotationclient.html$ |
40 | 24 |
^annot-server/webapp/templates/annotationclient\.html$ |
25 |
^.settings/org.eclipse.core.resources.prefs$ |