Commit Graph

  • d92efba805 Update README Patrick Jentsch 2020-06-09 13:27:02 +02:00
  • d59268dd29 Add docker-compose.override.yml template duplicate, edit and save it as docker-compose.override.yml next to docker-compose.yml Patrick Jentsch 2020-06-09 12:49:50 +02:00
  • 59003593b6 All configuration via .env file. (This replaces the nopaque.env file) Patrick Jentsch 2020-06-09 12:46:08 +02:00
  • f32c6e9faa Fix Stephan Porada 2020-06-08 14:56:43 +02:00
  • 66cee12dcb Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development Stephan Porada 2020-06-08 13:53:06 +02:00
  • 3449964345 Put execute_flag into enviroment file Stephan Porada 2020-06-08 13:52:54 +02:00
  • 71cea57397 blubb Patrick Jentsch 2020-06-08 13:47:34 +02:00
  • 4727ce32c6 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development Patrick Jentsch 2020-06-08 11:55:31 +02:00
  • 1faf8f9ab2 Add playground blueprint Patrick Jentsch 2020-06-08 11:55:20 +02:00
  • e0f32ee9eb Remove sleep Stephan Porada 2020-06-08 11:28:02 +02:00
  • 50a483cbfc Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development Stephan Porada 2020-06-08 10:24:28 +02:00
  • b56a8362ff Avoid that threads of the same type can be executed twice or thrice etc. Stephan Porada 2020-06-08 10:23:32 +02:00
  • a5a008db2f Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development Patrick Jentsch 2020-06-08 10:14:21 +02:00
  • 023aade995 Some changes for convinience Patrick Jentsch 2020-06-08 10:14:15 +02:00
  • 9e88330433 Remove unecessary sessions Stephan Porada 2020-06-05 15:25:16 +02:00
  • bb68784026 Fix Stephan Porada 2020-06-05 15:19:01 +02:00
  • 59b27d96ca Add todos Stephan Porada 2020-06-05 15:17:37 +02:00
  • 056fbe273c Update Patrick Jentsch 2020-06-05 15:12:59 +02:00
  • cb2b64fa9d integrate nopaque repo Patrick Jentsch 2020-06-05 14:42:04 +02:00
  • 450ddf69fc Use more restrictive ssl settings Patrick Jentsch 2020-06-03 11:18:15 +02:00
  • 4ac4fcb4ff Add security enhancements. See: https://blog.miguelgrinberg.com/post/cookie-security-for-flask-applications Patrick Jentsch 2020-06-02 16:51:08 +02:00
  • 9f62e782f0 Add permanent redirect from http to https Patrick Jentsch 2020-06-02 10:02:27 +02:00
  • d5569fa65b flashed messages for unauthenticated users too! Patrick Jentsch 2020-05-27 13:34:55 +02:00
  • ba916b70bd Change location where socket is initialized...again Patrick Jentsch 2020-05-27 13:32:07 +02:00
  • 94d99862bd Use werkzeugs pre implemented ProxyFix middleware Patrick Jentsch 2020-05-27 12:52:41 +02:00
  • 814821a2bd Make flask respect https! :D See: https://stackoverflow.com/questions/14810795/flask-url-for-generating-http-url-instead-of-https/37842465#37842465 Patrick Jentsch 2020-05-27 11:36:28 +02:00
  • 01bc246035 Some minor fixes for logformat. Patrick Jentsch 2020-05-27 11:35:49 +02:00
  • ecac2c481c Only initialize socket when the user is logged in Patrick Jentsch 2020-05-27 11:11:54 +02:00
  • afd7469178 Rework logging code Patrick Jentsch 2020-05-27 11:03:50 +02:00
  • 9d893db403 update Patrick Jentsch 2020-05-26 15:39:46 +02:00
  • f137b8df9b Add ssl config for local development. Patrick Jentsch 2020-05-26 14:40:44 +02:00
  • eccf9691c1 Add missing import. Remove unused import. Patrick Jentsch 2020-05-26 14:29:01 +02:00
  • af527c1cf3 Bump socketio-client version. (2.2.0 -> 2.3.0) Patrick Jentsch 2020-05-26 14:26:11 +02:00
  • d4e81b11e0 Fix foreign user data transmission for admins Patrick Jentsch 2020-05-20 10:32:39 +02:00
  • 8d201a29ae Proper socketio_login/admin_required decorators Patrick Jentsch 2020-05-20 09:36:59 +02:00
  • f86301112b Remove unused .png Patrick Jentsch 2020-05-20 09:36:23 +02:00
  • 2af6daccf2 switch parallax images so that the code image is displayed when the user is logged in Patrick Jentsch 2020-05-19 14:39:23 +02:00
  • b93bcb36f7 update Patrick Jentsch 2020-05-19 14:27:35 +02:00
  • ddfa0f47bf Add new config variable and rename opaque_domain -> nopaque_domain Patrick Jentsch 2020-05-19 14:19:23 +02:00
  • 94a193f6dd Add legal notice and gitlab link as button Patrick Jentsch 2020-05-19 10:25:16 +02:00
  • c93d641fe4 Let daemon depend on web container, to make sure that db migrations are applied before daemon starts. Patrick Jentsch 2020-05-19 09:27:21 +02:00
  • 6f842a1092 Remove unnecessary deletes which hare handled by cascade options Stephan Porada 2020-05-18 14:53:31 +02:00
  • 22114dd464 Add all necessary models to flask shell context Stephan Porada 2020-05-18 14:47:04 +02:00
  • 8f4cd9a375 Add additional new __repr_ function Stephan Porada 2020-05-18 13:46:12 +02:00
  • 243eba2f78 Add new __repr__ function. Stephan Porada 2020-05-18 11:59:19 +02:00
  • 6e81e424c4 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Stephan Porada 2020-05-15 15:07:50 +02:00
  • 9ce00ff5e0 Merge notify into daemon Stephan Porada 2020-05-15 14:43:12 +02:00
  • 7a6cbccbd2 First working mail notification system Stephan Porada 2020-05-14 15:30:13 +02:00
  • 3d41b18daf Jobpage rework Patrick Jentsch 2020-05-13 16:36:06 +02:00
  • 2b9d098857 Add notification service Stephan Porada 2020-05-11 16:09:18 +02:00
  • 07c104196f Add Notification model Stephan Porada 2020-05-11 16:09:09 +02:00
  • cb8f3faae0 Add curren ttoken and max token nr Stephan Porada 2020-05-04 12:08:43 +02:00
  • c49684611a Add more metadata Stephan Porada 2020-05-04 11:05:17 +02:00
  • 58295b986d Rename some things. Add metadata to downloadable json Stephan Porada 2020-04-30 15:21:55 +02:00
  • 1350e6ddd6 Add metadata object on analysis Stephan Porada 2020-04-30 14:45:54 +02:00
  • a17771a772 Better comments Patrick Jentsch 2020-04-30 12:56:59 +02:00
  • 08b909b9a8 Add new field to dict method. Always keep in mind to do this, when you or modify a field. Patrick Jentsch 2020-04-30 11:32:48 +02:00
  • f87fe589c1 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Patrick Jentsch 2020-04-30 11:29:01 +02:00
  • e1b07d8719 Handle user data streams different 1/2 In the future this will be much more performant! Patrick Jentsch 2020-04-30 11:28:55 +02:00
  • d4318cb205 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Stephan Porada 2020-04-29 16:15:12 +02:00
  • d54a3d3f33 First metadata addition Stephan Porada 2020-04-29 16:15:11 +02:00
  • b7fc804b40 Sort things a bit... this should get improved in the future Patrick Jentsch 2020-04-29 12:17:16 +02:00
  • 2ceb53cac1 remove double '#' Patrick Jentsch 2020-04-28 17:22:43 +02:00
  • e92d43eed0 Better wording Patrick Jentsch 2020-04-28 17:19:48 +02:00
  • 4d677244e0 Some styling Patrick Jentsch 2020-04-28 16:33:47 +02:00
  • 86c4b77085 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Patrick Jentsch 2020-04-28 11:20:41 +02:00
  • 7f06dc5ff6 Add settings for https Patrick Jentsch 2020-04-28 11:20:35 +02:00
  • eb5e5c3253 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Stephan Porada 2020-04-27 16:16:59 +02:00
  • deda16f0f5 Add meta data recv after corpus analysis init Stephan Porada 2020-04-27 16:16:57 +02:00
  • c67c033aec Rework notification system Patrick Jentsch 2020-04-27 15:22:20 +02:00
  • b30382e605 beauty enhancements Patrick Jentsch 2020-04-27 14:33:49 +02:00
  • f744e32d7e Fix email function Patrick Jentsch 2020-04-27 14:08:59 +02:00
  • 45a3c664a2 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Patrick Jentsch 2020-04-27 13:51:07 +02:00
  • 565274fce1 A lot of database changes and add options to change notification level Patrick Jentsch 2020-04-27 13:50:54 +02:00
  • 5dfaf51793 Add download for context data. Stephan Porada 2020-04-27 13:25:29 +02:00
  • 76e7d65017 Some comments Stephan Porada 2020-04-27 10:30:38 +02:00
  • a879558ec4 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Stephan Porada 2020-04-27 10:27:11 +02:00
  • 9d3194c1be setting_dark_mode migration Stephan Porada 2020-04-27 10:27:06 +02:00
  • ab4a7807cf remove gunicorn from entrypoint Patrick Jentsch 2020-04-27 10:20:47 +02:00
  • 7cfa3bd022 Change darmode setting Stephan Porada 2020-04-27 10:19:20 +02:00
  • 3a05a4d2f4 Switch back to socketio server while development Patrick Jentsch 2020-04-27 09:34:12 +02:00
  • 98fecacb11 use cqi from pypi Patrick Jentsch 2020-04-24 15:44:40 +02:00
  • 7fc1084749 Add notifications on status changes of jobs and corpora Patrick Jentsch 2020-04-24 15:22:04 +02:00
  • 606c8cf761 Add flask command switch to docker-entrypoint again Patrick Jentsch 2020-04-23 15:31:10 +02:00
  • d520184d1d Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Patrick Jentsch 2020-04-23 13:41:43 +02:00
  • 4a7f2dbb24 Add word-break to corpus file list. Patrick Jentsch 2020-04-23 13:41:37 +02:00
  • 9e693fc440 Remove &nsbp; Stephan Porada 2020-04-23 13:28:13 +02:00
  • a4f122bdab Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development Patrick Jentsch 2020-04-23 12:40:04 +02:00
  • 154631dcb4 Add placeholder to indicate required file types in forms Patrick Jentsch 2020-04-23 12:39:59 +02:00
  • 1c27c0a36c uncomment log messages Stephan Porada 2020-04-23 12:10:36 +02:00
  • d9353e3d7d Clean up Stephan Porada 2020-04-23 12:07:08 +02:00
  • 191f197b6c clean up Stephan Porada 2020-04-23 11:21:20 +02:00
  • 7efb16246f Clean up and better text break in amtch context Stephan Porada 2020-04-23 11:18:50 +02:00
  • a1439f37d7 Set callbac kfor match_context Stephan Porada 2020-04-23 10:37:44 +02:00
  • bbcf5c5312 Add some documentation Patrick Jentsch 2020-04-23 09:40:43 +02:00
  • 3a989534cf Make the app arg in @background functions a bit less magical Patrick Jentsch 2020-04-23 08:35:18 +02:00
  • 83c05d93b0 Make delete user function a background task Patrick Jentsch 2020-04-23 08:24:11 +02:00
  • edc0b34032 Process corpus files in task, not in database model Patrick Jentsch 2020-04-23 07:56:23 +02:00
  • e882af8888 add email validator to requirements. Because of any reasons it is needed now Patrick Jentsch 2020-04-22 16:00:21 +02:00
  • bb8a542eed Small fixes Patrick Jentsch 2020-04-22 09:29:45 +02:00