src/irinotes/settings.py
Tue, 18 Dec 2018 02:27:22 +0100 ymh Correct the registration screen.
Fri, 30 Nov 2018 10:53:15 +0100 ymh Change the settings to avoid using Session authentication for rest framework as it raise exceptions in case client and backend are on the same domain
Tue, 27 Nov 2018 15:45:45 +0100 ymh Add protocols module, and add a way to change the config ini file path
Mon, 26 Nov 2018 13:57:30 +0100 ymh Add a IRINOTES_CONFIG_BASE to allow giving a config file location
Wed, 18 Jul 2018 17:32:09 +0200 ymh - upgrade libraries
Thu, 03 Aug 2017 09:44:37 +0200 ymh Work on correct protocol propagation
Mon, 31 Jul 2017 23:18:38 +0200 ymh add personal group, default_group to users and add group info to session on backend
Fri, 28 Jul 2017 19:40:35 +0200 ymh Add a first version of synchronisation
Tue, 25 Jul 2017 19:11:26 +0200 ymh add filter on session and node list to recover specific objects
Mon, 24 Jul 2017 16:58:34 +0200 ymh add log api for syncing
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, 27 Jun 2017 11:38:26 +0200 ymh Improve the network saga. Try to avoid unnecessary token refresh
Mon, 26 Jun 2017 16:05:47 +0200 ymh Deauthenticate user if refresh was not possible (session expired or total delta reached)
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 17:56:41 +0200 Alexandre Segura Add settings page.
Thu, 15 Jun 2017 13:00:32 +0200 ymh add CORS headers
Wed, 14 Jun 2017 18:08:03 +0200 ymh reorganize urls and add user management api urls
Wed, 14 Jun 2017 15:17:51 +0200 ymh improve api
Thu, 08 Jun 2017 17:57:57 +0200 ymh first data model for backend
less more (0) tip