Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
nopaque
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SFB 1288 - INF
nopaque
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d27919bef33fafe5a9c440d4b57a5604904450a3
Select Git revision
Branches
5
access-pipeline
development
manual
master
default
protected
prototype
Tags
4
1.1.0
1.0.2
1.0.1
1.0.0
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
3
2
27
May
26
20
19
18
15
14
13
11
4
30
Apr
29
28
27
24
23
22
21
20
17
16
15
14
9
8
7
6
3
2
1
31
Mar
30
29
28
27
26
25
23
20
19
18
17
16
12
11
10
7
2
27
Feb
26
25
24
20
19
18
17
14
13
12
11
10
7
6
5
4
3
31
Jan
30
29
28
27
24
23
22
21
20
17
16
15
13
10
9
8
7
6
3
20
Dec
6
5
4
3
2
29
Nov
28
27
26
25
22
21
19
18
15
14
12
integrate nopaque repo
Use more restrictive ssl settings
Add security enhancements. See: https://blog.miguelgrinberg.com/post/cookie-security-for-flask-applications
Add permanent redirect from http to https
flashed messages for unauthenticated users too!
Change location where socket is initialized...again
Use werkzeugs pre implemented ProxyFix middleware
Make flask respect https! :D See: https://stackoverflow.com/questions/14810795/flask-url-for-generating-http-url-instead-of-https/37842465#37842465
Some minor fixes for logformat.
Only initialize socket when the user is logged in
Rework logging code
update
Add ssl config for local development.
Add missing import. Remove unused import.
Bump socketio-client version. (2.2.0 -> 2.3.0)
Fix foreign user data transmission for admins
Proper socketio_login/admin_required decorators
Remove unused .png
switch parallax images so that the code image is displayed when the user is logged in
update
Add new config variable and rename opaque_domain -> nopaque_domain
Add legal notice and gitlab link as button
Let daemon depend on web container, to make sure that db migrations are applied before daemon starts.
Remove unnecessary deletes which hare handled by cascade options
Add all necessary models to flask shell context
Add additional new __repr_ function
Add new __repr__ function.
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
Merge notify into daemon
First working mail notification system
Jobpage rework
Add notification service
Add Notification model
Add curren ttoken and max token nr
Add more metadata
Rename some things. Add metadata to downloadable json
Add metadata object on analysis
Better comments
Add new field to dict method. Always keep in mind to do this, when you or modify a field.
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
Loading