Commit Graph

  • 78f45e73b9 [MISC] Add /profile/store API notes to NOTES. master JPT 2013-09-18 16:01:34 +02:00
  • a0b426e7a2 [TASK] Create new profile document on DELETE /profile. JPT 2013-09-18 16:00:43 +02:00
  • 254274da56 [TASK] Remove POST from /profile API. JPT 2013-09-17 16:12:18 +02:00
  • 87f08fc8e5 [TASK] Implement /profile API handler. JPT 2013-09-17 15:41:04 +02:00
  • 9e154221a9 [TASK] Minor api fixes. JPT 2013-09-17 15:38:38 +02:00
  • 0c0aacd4c3 [TASK] Implement POST /user. JPT 2013-09-16 22:23:42 +02:00
  • 7c19cf0470 [TASK] Implement DELETE /user. JPT 2013-09-16 22:02:10 +02:00
  • 699f061281 [TASK] Implement GET /user. JPT 2013-09-16 22:01:52 +02:00
  • b6c968773b [MISC] Add small note concerning json responses on error. JPT 2013-09-16 21:59:09 +02:00
  • 17e6b0aa70 [TASK] Change http response codes. JPT 2013-09-16 21:56:12 +02:00
  • b121210533 [TASK] Store user document in session data. JPT 2013-09-16 21:16:33 +02:00
  • d4830be76b [MISC] Update NOTES file to reflect latest concept. JPT 2013-09-16 21:14:54 +02:00
  • e0b6d7f175 [MISC] Add nice output about listening url. JPT 2013-09-16 19:27:03 +02:00
  • 3d1b6369a2 [TASK] Store lastActivity as string instead of date. JPT 2013-09-16 19:16:12 +02:00
  • f18dd39a36 [TASK] Move /user API handler to src/User.api.js. JPT 2013-09-16 19:01:03 +02:00
  • 8aff2adfa5 [TASK] Move /session API handler to src/Session.api.js. JPT 2013-09-16 18:58:09 +02:00
  • bf09e0f837 [TASK] Empty strings are now considered missing parameter. JPT 2013-09-16 18:53:07 +02:00
  • f72d126589 [TASK] Finish implementing /session API. JPT 2013-09-16 18:21:52 +02:00
  • d5c197f3e5 [TASK] Update README.md even more. JPT 2013-09-16 16:52:36 +02:00
  • c217b207ad [TASK] Update README.md. JPT 2013-09-16 13:17:47 +02:00
  • d11a047068 [TASK] Implement mechanism to create a user. JPT 2013-09-15 18:30:51 +02:00
  • eecbca2907 [TASK] Add src/Tools.js containing small helper functions. JPT 2013-09-15 13:45:54 +02:00
  • f63afa6c10 [MISC] Update development notes. JPT 2013-09-15 13:45:00 +02:00
  • 03e66dfc83 [BUGFIX] Add missing '}' in app.js. JPT 2013-09-14 23:40:48 +02:00
  • 163c9c25a9 [MISC] Add NOTES file containing ideas for api and document structure. JPT 2013-09-14 23:35:50 +02:00
  • dc0a10b506 [TASK] Add a small jQuery-style dashboard api module. JPT 2013-09-14 23:34:13 +02:00
  • 1819d03598 [MISC] Change comments, change app.use() for static files. JPT 2013-09-14 23:32:59 +02:00
  • 1602c7bd4e [MISC] Improve console logs and error handling a little. JPT 2013-09-14 23:31:17 +02:00
  • 11c262cb03 [TASK] Add a basic session api skeleton. JPT 2013-09-14 23:29:45 +02:00
  • f91afabfd1 [TASK] Add option to define the host to listen on. JPT 2013-09-14 14:32:08 +02:00
  • 5bbc879029 [TASK] Alter dependencies, add scrypt. JPT 2013-09-14 01:18:43 +02:00
  • 1f8e98c4a0 [TASK] Add a settings file template and begin couchdb support. JPT 2013-09-13 23:11:00 +02:00
  • d6117dcbaa [TASK] Add jquery map file. JPT 2013-09-13 23:06:14 +02:00
  • d188ef940c [TASK] Add cradle to dependencies. JPT 2013-09-13 19:13:11 +02:00
  • 2b7af766bc [TASK] Add logfiles to .gitignore. JPT 2013-09-13 19:03:40 +02:00
  • f145dec972 [BUGFIX] Fix unusable package.json. JPT 2013-09-13 18:54:25 +02:00
  • 3a71053b69 [TASK] Create tool to help generate snakeoil ssl certificates. JPT 2013-09-13 18:50:47 +02:00
  • 1c5ddd7e82 [TASK] Introduce basic files for nodejs. JPT 2013-09-13 18:49:44 +02:00
  • 4fb7991b8c [TASK] Update README.md. JPT 2013-09-13 18:49:12 +02:00
  • 5542fa4d02 [TASK] Move files into static folder (prepare for nodejs) JPT 2013-09-13 18:48:35 +02:00
  • ac746a55f7 Revert "[TASK] Wrap it a classic couchapp structure using erica." JPT 2013-09-13 13:01:28 +02:00
  • 77d8167cc0 Revert "[TASK] Add jQuery couchdb helper." JPT 2013-09-13 13:01:14 +02:00
  • bb58998a30 [TASK] Add jQuery couchdb helper. JPT 2013-09-12 20:38:39 +02:00
  • 5306f5ed5b [TASK] Wrap it a classic couchapp structure using erica. JPT 2013-09-12 19:07:38 +02:00
  • b485b29530 [TASK] Remove unused files, update jQuery to 2.0.3. JPT 2013-09-12 18:51:18 +02:00
  • fa5f581102 [MISC] Alter margin of that fancy placeholder box. JPT 2013-09-12 15:31:44 +02:00
  • 285bc5da43 [MISC] Minor whitespace cleanup. JPT 2013-09-12 15:23:33 +02:00
  • 374c1821f6 [TASK] Improve drag&drop behaviour. JPT 2013-09-12 15:23:02 +02:00
  • 5f515eb5bc [TASK] Seperate header and body from content-container. JPT 2013-09-12 15:21:54 +02:00
  • 5f2ac4a804 [BUGFIX] Remove invalid span from footer. JPT 2013-09-11 21:36:35 +02:00
  • d118f1db43 [TASK] Tweak margins and padding. JPT 2013-09-11 17:50:14 +02:00
  • b113bdd2ec [Bugfix] Fix footer not sticking to bottom. JPT 2013-09-11 17:21:20 +02:00
  • 744d2d8268 [TASK] Change footer height. JPT 2013-09-11 17:21:03 +02:00
  • 52f2f2bf54 [TASK] Implement basic drag&drop feature. JPT 2013-09-11 16:25:43 +02:00
  • ec85bee1ac [TASK] Add a column bounding box to allow padding within columns. JPT 2013-09-11 15:53:33 +02:00
  • 61df99ca7b [TASK] Add a surrounding container for better drag&drop handling. JPT 2013-09-11 15:42:39 +02:00
  • 3a14e8e860 [TASK] Move wallpaper to a single, fix-positioned div. JPT 2013-09-11 15:41:52 +02:00
  • 7aa90a6bcb [TASK] Add a README.md file. (for github ;-) JPT 2013-09-11 14:30:37 +02:00
  • 2607fb7428 [TASK] Remove outlines from all elements by default. JPT 2013-09-11 14:09:10 +02:00
  • c2e0e5609c [TASK] Remove console.log. JPT 2013-09-11 14:08:56 +02:00
  • 59eaf4646f [TASK] Begin implementing drag&drop support for widget container. JPT 2013-09-11 13:36:03 +02:00
  • 3a7df7ef07 [TASK] Add comments to index.html. JPT 2013-09-11 13:35:26 +02:00
  • d5a24b5f36 [TASK] Restructure directories and add jQuery UI. JPT 2013-09-11 12:37:09 +02:00
  • 29865c0142 [TASK] Add small clearing div after last column-container. JPT 2013-09-11 01:09:03 +02:00
  • 3120140ef0 [TASK] Initial import. JPT 2013-09-11 00:19:01 +02:00