-
- Downloads
Change the user session SocketIO Logic
Showing
- app/main/__init__.py 1 addition, 1 deletionapp/main/__init__.py
- app/models.py 6 additions, 4 deletionsapp/models.py
- app/static/js/App.js 15 additions, 31 deletionsapp/static/js/App.js
- app/static/js/JobStatusNotifier.js 3 additions, 2 deletionsapp/static/js/JobStatusNotifier.js
- app/static/js/RessourceDisplays/CorpusDisplay.js 1 addition, 1 deletionapp/static/js/RessourceDisplays/CorpusDisplay.js
- app/static/js/RessourceDisplays/JobDisplay.js 1 addition, 1 deletionapp/static/js/RessourceDisplays/JobDisplay.js
- app/static/js/RessourceDisplays/RessourceDisplay.js 3 additions, 3 deletionsapp/static/js/RessourceDisplays/RessourceDisplay.js
- app/static/js/RessourceLists/CorpusFileList.js 1 addition, 1 deletionapp/static/js/RessourceLists/CorpusFileList.js
- app/static/js/RessourceLists/CorpusList.js 1 addition, 1 deletionapp/static/js/RessourceLists/CorpusList.js
- app/static/js/RessourceLists/JobInputList.js 1 addition, 1 deletionapp/static/js/RessourceLists/JobInputList.js
- app/static/js/RessourceLists/JobList.js 1 addition, 1 deletionapp/static/js/RessourceLists/JobList.js
- app/static/js/RessourceLists/JobResultList.js 1 addition, 1 deletionapp/static/js/RessourceLists/JobResultList.js
- app/static/js/RessourceLists/QueryResultList.js 1 addition, 1 deletionapp/static/js/RessourceLists/QueryResultList.js
- app/static/js/RessourceLists/RessourceList.js 5 additions, 5 deletionsapp/static/js/RessourceLists/RessourceList.js
- app/templates/_scripts.html.j2 3 additions, 4 deletionsapp/templates/_scripts.html.j2
- app/templates/users/users.html.j2 69 additions, 0 deletionsapp/templates/users/users.html.j2
- app/users/__init__.py 5 additions, 0 deletionsapp/users/__init__.py
- app/users/events.py 32 additions, 0 deletionsapp/users/events.py
- app/users/routes.py 50 additions, 0 deletionsapp/users/routes.py
Loading
Please register or sign in to comment