Commit graph

24 commits

Author SHA1 Message Date
zadam e06c5703ee config value to disable backups, closes #1533 2021-01-12 21:50:05 +01:00
zadam fc4edf4aa7 better comment for instanceName 2020-12-21 21:05:34 +01:00
zadam 7fb22d41a0 allow disabling authentication for server version, closes #1132 2020-08-29 00:11:50 +02:00
zadam 9d81bf030d tab row widgetizing 2020-01-12 19:05:09 +01:00
zadam 19206d1e0d backend API note creation updates 2019-11-25 21:24:41 +01:00
Xavier NUNN dcebcb0e73 Add host option (#588)
* Added option to configure host

* Updated sample config
2019-07-09 22:50:20 +02:00
azivner 4513651e12 delete attributes when deleting note 2018-08-15 15:27:22 +02:00
azivner 9452fc236b electron build uses random free port, fixes #142 2018-07-31 19:50:18 +02:00
azivner e7460ca3a9 #98, sync is now configured in the options 2018-07-22 22:21:16 +02:00
azivner f0bea9cf71 API changes necessary to port reddit plugin, closes #58 2018-02-24 21:23:04 -05:00
azivner ef9a7040e8 if config file doesn't exist, create it from config sample 2017-12-24 15:12:18 -05:00
azivner 02e5d20d44 https support (with custom ca) for sync 2017-12-01 20:39:48 -05:00
azivner a6bf04f8d4 support for https 2017-11-16 23:55:50 -05:00
azivner 963b81864c startup now respects port in config file 2017-11-16 23:06:16 -05:00
azivner 94a0f3e041 cleanup up config sample to only sync, nothing else is used 2017-10-28 12:18:46 -04:00
azivner 0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00
azivner b4f9fc3a5e username, password and flask_secret_key are now persisted in database 2017-09-12 21:06:09 -04:00
azivner c06c837904 password is moved out of config file into separate generated file 2017-09-09 14:21:57 -04:00
azivner 22749f252b removed sync code as it's probably not going to happen ... 2017-09-09 14:01:08 -04:00
azivner b83f090486 password change (reencryption) 2017-09-09 13:53:58 -04:00
azivner e6c759e476 https can be disabled 2017-08-16 20:48:40 -04:00
azivner c5660986d6 path to document file is now configurable, flask secret is now also taken from configuration 2017-08-15 22:57:44 -04:00
azivner 3c924afbca configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
azivner 728ef1a8fd rename config to config-sample 2017-08-13 22:40:26 -04:00
Renamed from config.ini (Browse further)