src/notes/api/serializers/core.py
Wed, 19 Jul 2017 15:57:13 +0200 ymh add parameter to filter session and note by updated date. Add pagination on sessions and notes. add read only endpoint at root level to list notes
Tue, 18 Jul 2017 17:08:27 +0200 ymh Add api endpoints for group management
Fri, 23 Jun 2017 17:58:21 +0200 ymh add server request for note update and delete
Thu, 22 Jun 2017 12:09:48 +0200 ymh add api call to save notes. internally use ts for time data for notes and session
Wed, 21 Jun 2017 14:12:45 +0200 ymh add date field on session object
Wed, 21 Jun 2017 03:23:24 +0200 ymh Correct session creation and add offline to the persisted state
Wed, 14 Jun 2017 15:17:51 +0200 ymh improve api
less more (0) tip