Mon, 26 Jun 2017 16:48:52 +0200 Alexandre Segura DRY
Mon, 26 Jun 2017 16:43:22 +0200 Alexandre Segura Improve login errors.
Mon, 26 Jun 2017 15:45:50 +0200 Alexandre Segura Add registration page.
Mon, 26 Jun 2017 16:05:47 +0200 ymh Deauthenticate user if refresh was not possible (session expired or total delta reached)
Mon, 26 Jun 2017 15:21:06 +0200 ymh Add first implementation of network monitor
Fri, 23 Jun 2017 18:50:57 +0200 ymh Add margin comments in server save
Fri, 23 Jun 2017 18:20:50 +0200 ymh add a test for updating nodes
Fri, 23 Jun 2017 18:01:40 +0200 Alexandre Segura Move logic to NotesList component.
Fri, 23 Jun 2017 17:58:21 +0200 ymh add server request for note update and delete
Fri, 23 Jun 2017 15:57:35 +0200 Alexandre Segura Add close icon when editing note.
Fri, 23 Jun 2017 15:21:43 +0200 Alexandre Segura Add online/offline indicator.
Fri, 23 Jun 2017 11:16:34 +0200 Alexandre Segura Implement note edition.
Fri, 23 Jun 2017 10:16:49 +0200 Alexandre Segura Introduce note editing, allow deleting note.
Thu, 22 Jun 2017 12:37:53 +0200 Alexandre Segura Store margin comment.
Thu, 22 Jun 2017 12:53:00 +0200 ymh some linting
Thu, 22 Jun 2017 12:51:11 +0200 ymh Use sortBy which is more compact
Thu, 22 Jun 2017 12:37:53 +0200 ymh Make sure to sort nodes in session
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
Thu, 22 Jun 2017 11:58:27 +0200 Alexandre Segura Make session summary scrollable.
Thu, 22 Jun 2017 10:47:10 +0200 Alexandre Segura Add checkbox to add not on enter key.
Wed, 21 Jun 2017 14:12:45 +0200 ymh add date field on session object
Wed, 21 Jun 2017 08:45:29 +0200 ymh Ass src/sass in the watch list for node-sass
Wed, 21 Jun 2017 04:37:30 +0200 ymh Import material-fonts in project for offline usage
Wed, 21 Jun 2017 03:23:24 +0200 ymh Correct session creation and add offline to the persisted state
Tue, 20 Jun 2017 21:56:42 +0200 ymh Change to UserRecord
Tue, 20 Jun 2017 19:05:01 +0200 ymh Action types cleaning
Tue, 20 Jun 2017 19:04:42 +0200 ymh Use a fonctionnal component for the login part of the navbar
Tue, 20 Jun 2017 17:54:02 +0200 Alexandre Segura Introduce adding note on "enter" key.
Tue, 20 Jun 2017 16:08:12 +0200 Alexandre Segura Improve session page layout, introduce summary.
Tue, 20 Jun 2017 14:13:15 +0200 ymh migrate to redux-offline + various optimisation
Tue, 20 Jun 2017 12:11:57 +0200 duong tam kien README
Mon, 19 Jun 2017 21:52:22 +0200 ymh on server, augment default token lifetime and add settings in .env to control it. Add the refresh endpoint
Mon, 19 Jun 2017 21:46:21 +0200 ymh Backed out changeset f16a080e0bc4
Mon, 19 Jun 2017 21:37:33 +0200 ymh on server, augment default token lifetime and add settings in .env to control it. Add the refresh endpoint
Mon, 19 Jun 2017 18:32:27 +0200 ymh Take client from context
Mon, 19 Jun 2017 18:23:26 +0200 ymh Use token in storage state, not in localStorage
Mon, 19 Jun 2017 17:56:43 +0200 ymh put APIClient in context
Mon, 19 Jun 2017 17:30:03 +0200 ymh add some config values
Mon, 19 Jun 2017 17:56:41 +0200 Alexandre Segura Add settings page.
Mon, 19 Jun 2017 15:36:52 +0200 Alexandre Segura Implement logout.
Mon, 19 Jun 2017 15:05:36 +0200 Alexandre Segura Fix APIClient.
Mon, 19 Jun 2017 14:47:12 +0200 duong tam kien add readme
Mon, 19 Jun 2017 14:35:48 +0200 Alexandre Segura Use token to identify requests.
Mon, 19 Jun 2017 12:39:00 +0200 duong tam kien iconography
Mon, 19 Jun 2017 12:32:11 +0200 Alexandre Segura Store token & user.
Mon, 19 Jun 2017 11:56:06 +0200 Alexandre Segura Move session form to dedicated component.
Mon, 19 Jun 2017 11:35:27 +0200 Alexandre Segura Fix session page CSS.
Fri, 16 Jun 2017 18:36:39 +0200 Alexandre Segura Introduce authentication through API.
Thu, 15 Jun 2017 17:18:22 +0200 duong tam kien transparency
Thu, 15 Jun 2017 17:11:09 +0200 duong tam kien degree zero of control
Thu, 15 Jun 2017 16:51:24 +0200 duong tam kien bootstrap of list of sessions
Thu, 15 Jun 2017 15:27:36 +0200 ymh Use yields instead of promises
Thu, 15 Jun 2017 13:00:32 +0200 ymh add CORS headers
Thu, 15 Jun 2017 12:41:44 +0200 ymh add missing libraries
Wed, 14 Jun 2017 18:41:43 +0200 ymh small doc additions to the readme
Wed, 14 Jun 2017 18:08:03 +0200 ymh reorganize urls and add user management api urls
Wed, 14 Jun 2017 18:23:18 +0200 Alexandre Segura Improve session page design.
Wed, 14 Jun 2017 16:08:31 +0200 Alexandre Segura Prevent form submit.
Wed, 14 Jun 2017 16:06:40 +0200 Alexandre Segura Stick editor to bottom.
Wed, 14 Jun 2017 15:29:01 +0200 Alexandre Segura Fix typos.
Wed, 14 Jun 2017 15:17:51 +0200 ymh improve api
Wed, 14 Jun 2017 12:28:09 +0200 Alexandre Segura Update session in PouchDB.
Mon, 12 Jun 2017 18:12:38 +0200 Alexandre Segura Store data in PouchDB.
Mon, 12 Jun 2017 18:09:13 +0200 Alexandre Segura Clear interval when component unmounts.
Mon, 12 Jun 2017 11:39:47 +0200 duong tam kien titre et description et date
Fri, 09 Jun 2017 15:24:53 +0200 Alexandre Segura Store categories in note.
Thu, 08 Jun 2017 18:54:36 +0200 Alexandre Segura Improve categories tooltip.
Thu, 08 Jun 2017 17:57:57 +0200 ymh first data model for backend
Thu, 08 Jun 2017 14:46:34 +0200 duong tam kien notes layout
Thu, 08 Jun 2017 12:39:08 +0200 duong tam kien edit bar pattern
Thu, 08 Jun 2017 11:13:41 +0200 Alexandre Segura First version of categories tooltip.
Wed, 07 Jun 2017 18:18:44 +0200 duong tam kien start of sidebar and navbar
Tue, 06 Jun 2017 15:56:41 +0200 Alexandre Segura Introduce "annotation" plugin.
Thu, 01 Jun 2017 19:01:03 +0200 Alexandre Segura Add some styles for note timings.
Thu, 01 Jun 2017 18:46:34 +0200 Alexandre Segura Store serialized HTML in note.
Thu, 01 Jun 2017 17:32:07 +0200 Alexandre Segura Draft implementation of note timing.
Thu, 01 Jun 2017 16:15:08 +0200 Alexandre Segura Store note JSON data.
Thu, 01 Jun 2017 15:20:31 +0200 Alexandre Segura Fix all tests.
Thu, 01 Jun 2017 11:39:20 +0200 Alexandre Segura Fix test.
Wed, 31 May 2017 17:51:54 +0200 Alexandre Segura Draft implementation of sessions.
Wed, 31 May 2017 17:28:12 +0200 Alexandre Segura Delete default state, focus on textarea.
Wed, 31 May 2017 17:26:20 +0200 Alexandre Segura Add .orig files to .hgignore
Wed, 31 May 2017 17:25:03 +0200 Alexandre Segura Add .editorconfig
Wed, 31 May 2017 18:08:22 +0200 ymh try to make tests work again
Tue, 23 May 2017 17:47:59 +0200 ymh update yarn lock
Tue, 23 May 2017 16:58:15 +0200 Alexandre Segura Remove CSS files from version control.
Tue, 23 May 2017 16:18:34 +0200 Alexandre Segura Introduce SlateJS.
Tue, 23 May 2017 16:42:07 +0200 duong tam kien zoning
Tue, 23 May 2017 13:15:34 +0200 ymh Some code rename and reorg + basic tests
Mon, 22 May 2017 17:59:19 +0200 ymh add scss + bootstrap
Mon, 22 May 2017 14:34:35 +0200 ymh add first react application skeleton
Thu, 18 May 2017 18:12:39 +0200 ymh Initial commit
(0) tip