17e6b0aa70
[TASK] Change http response codes.
...
I feel this needs a bit more explanation:
I plan to answer all requests with http status code 200 OK
and indicate the success in the actual JSON response.
It is still ugly as hell, but it might be like that for a while.
2013-09-16 21:56:12 +02:00
b121210533
[TASK] Store user document in session data.
2013-09-16 21:16:33 +02:00
d4830be76b
[MISC] Update NOTES file to reflect latest concept.
2013-09-16 21:14:54 +02:00
e0b6d7f175
[MISC] Add nice output about listening url.
2013-09-16 19:27:03 +02:00
3d1b6369a2
[TASK] Store lastActivity as string instead of date.
2013-09-16 19:24:09 +02:00
f18dd39a36
[TASK] Move /user API handler to src/User.api.js.
2013-09-16 19:01:24 +02:00
8aff2adfa5
[TASK] Move /session API handler to src/Session.api.js.
2013-09-16 18:58:09 +02:00
bf09e0f837
[TASK] Empty strings are now considered missing parameter.
2013-09-16 18:53:07 +02:00
f72d126589
[TASK] Finish implementing /session API.
2013-09-16 18:21:52 +02:00
d5c197f3e5
[TASK] Update README.md even more.
2013-09-16 16:52:36 +02:00
c217b207ad
[TASK] Update README.md.
2013-09-16 13:17:47 +02:00
d11a047068
[TASK] Implement mechanism to create a user.
2013-09-15 18:30:51 +02:00
eecbca2907
[TASK] Add src/Tools.js containing small helper functions.
2013-09-15 13:45:54 +02:00
f63afa6c10
[MISC] Update development notes.
2013-09-15 13:45:00 +02:00
03e66dfc83
[BUGFIX] Add missing '}' in app.js.
2013-09-14 23:40:48 +02:00
163c9c25a9
[MISC] Add NOTES file containing ideas for api and document structure.
2013-09-14 23:35:50 +02:00
dc0a10b506
[TASK] Add a small jQuery-style dashboard api module.
2013-09-14 23:35:35 +02:00
1819d03598
[MISC] Change comments, change app.use() for static files.
2013-09-14 23:32:59 +02:00
1602c7bd4e
[MISC] Improve console logs and error handling a little.
2013-09-14 23:31:17 +02:00
11c262cb03
[TASK] Add a basic session api skeleton.
2013-09-14 23:29:45 +02:00
f91afabfd1
[TASK] Add option to define the host to listen on.
2013-09-14 14:33:06 +02:00
5bbc879029
[TASK] Alter dependencies, add scrypt.
2013-09-14 01:18:43 +02:00
1f8e98c4a0
[TASK] Add a settings file template and begin couchdb support.
2013-09-13 23:11:00 +02:00
d6117dcbaa
[TASK] Add jquery map file.
2013-09-13 23:06:14 +02:00
d188ef940c
[TASK] Add cradle to dependencies.
2013-09-13 19:13:11 +02:00
2b7af766bc
[TASK] Add logfiles to .gitignore.
2013-09-13 19:03:40 +02:00
f145dec972
[BUGFIX] Fix unusable package.json.
2013-09-13 18:54:25 +02:00
3a71053b69
[TASK] Create tool to help generate snakeoil ssl certificates.
2013-09-13 18:50:47 +02:00
1c5ddd7e82
[TASK] Introduce basic files for nodejs.
2013-09-13 18:49:44 +02:00
4fb7991b8c
[TASK] Update README.md.
2013-09-13 18:49:12 +02:00
5542fa4d02
[TASK] Move files into static folder (prepare for nodejs)
2013-09-13 18:48:35 +02:00
ac746a55f7
Revert "[TASK] Wrap it a classic couchapp structure using erica."
...
This reverts commit 5306f5ed5b
.
2013-09-13 13:01:28 +02:00
77d8167cc0
Revert "[TASK] Add jQuery couchdb helper."
...
This reverts commit bb58998a30
.
2013-09-13 13:01:14 +02:00
bb58998a30
[TASK] Add jQuery couchdb helper.
2013-09-12 20:38:39 +02:00
5306f5ed5b
[TASK] Wrap it a classic couchapp structure using erica.
2013-09-12 19:07:38 +02:00
b485b29530
[TASK] Remove unused files, update jQuery to 2.0.3.
2013-09-12 18:51:18 +02:00
fa5f581102
[MISC] Alter margin of that fancy placeholder box.
2013-09-12 15:31:44 +02:00
285bc5da43
[MISC] Minor whitespace cleanup.
2013-09-12 15:23:33 +02:00
374c1821f6
[TASK] Improve drag&drop behaviour.
2013-09-12 15:23:02 +02:00
5f515eb5bc
[TASK] Seperate header and body from content-container.
2013-09-12 15:21:54 +02:00
5f2ac4a804
[BUGFIX] Remove invalid span from footer.
2013-09-11 21:36:35 +02:00
d118f1db43
[TASK] Tweak margins and padding.
2013-09-11 17:50:14 +02:00
b113bdd2ec
[Bugfix] Fix footer not sticking to bottom.
2013-09-11 17:21:20 +02:00
744d2d8268
[TASK] Change footer height.
2013-09-11 17:21:03 +02:00
52f2f2bf54
[TASK] Implement basic drag&drop feature.
2013-09-11 16:25:43 +02:00
ec85bee1ac
[TASK] Add a column bounding box to allow padding within columns.
2013-09-11 15:53:33 +02:00
61df99ca7b
[TASK] Add a surrounding container for better drag&drop handling.
2013-09-11 15:42:39 +02:00
3a14e8e860
[TASK] Move wallpaper to a single, fix-positioned div.
2013-09-11 15:41:52 +02:00
7aa90a6bcb
[TASK] Add a README.md file. (for github ;-)
2013-09-11 14:30:37 +02:00
2607fb7428
[TASK] Remove outlines from all elements by default.
2013-09-11 14:09:10 +02:00