Patrick Jentsch
|
2fd7e35b99
|
Add missing imports
|
2023-04-11 12:39:37 +02:00 |
|
Patrick Jentsch
|
3a2295487c
|
Fix some privacy issues
|
2023-04-11 11:46:33 +02:00 |
|
Patrick Jentsch
|
423709b4eb
|
Add a prefix for nopaque's data within the application context
|
2023-04-04 08:56:19 +02:00 |
|
Patrick Jentsch
|
a27caaa8a2
|
Use a better redirect mechanic in the proxied settings route
|
2023-04-04 08:44:25 +02:00 |
|
Patrick Jentsch
|
87798f4781
|
completly move settings logic to users package
|
2023-04-03 16:34:03 +02:00 |
|
Patrick Jentsch
|
f1d8b81923
|
move settings related json routes to users package
|
2023-04-03 15:25:55 +02:00 |
|
Patrick Jentsch
|
cff4b2c588
|
Fix problems with new forms
|
2023-03-31 09:14:21 +02:00 |
|
Patrick Jentsch
|
5c776e0fb6
|
Move delete user method in users package
|
2023-03-30 13:36:11 +02:00 |
|
Patrick Jentsch
|
e4a8ad911f
|
Update admin user settings
|
2023-03-29 14:32:35 +02:00 |
|
Patrick Jentsch
|
9b2353105e
|
Add NopaqueForm as a base for all others
|
2023-03-29 09:25:08 +02:00 |
|
Patrick Jentsch
|
09b3afc880
|
Update message in request
|
2023-03-27 14:01:56 +02:00 |
|
Patrick Jentsch
|
df870c1c7d
|
Update settings page
|
2023-03-27 13:56:24 +02:00 |
|
Patrick Jentsch
|
020de69e45
|
settings update
|
2023-03-27 10:22:43 +02:00 |
|
Patrick Jentsch
|
5b6eae7645
|
Cleanup
|
2023-03-23 17:42:51 +01:00 |
|
Patrick Jentsch
|
575eeae94a
|
Fix errors from settings move
|
2023-03-20 16:00:25 +01:00 |
|
Inga Kirschnick
|
41096445a6
|
small update settings page+new package 'settings'
|
2023-03-17 15:56:37 +01:00 |
|
Inga Kirschnick
|
4c05c6cc18
|
merge settings into users route
|
2023-03-13 15:04:44 +01:00 |
|
Patrick Jentsch
|
980b8cc1d3
|
Codestyle enhancements
|
2022-12-22 16:02:12 +01:00 |
|
Inga Kirschnick
|
61a6ddd4be
|
Privacy settings for profile pages
|
2022-12-13 15:01:04 +01:00 |
|
Inga Kirschnick
|
be517a04af
|
Update profile page with avatar
|
2022-12-05 09:40:02 +01:00 |
|
Inga Kirschnick
|
a009bbe1f9
|
Profile page
|
2022-11-30 14:36:42 +01:00 |
|
Inga Kirschnick
|
102772d1a7
|
user settings page
|
2022-11-29 16:46:33 +01:00 |
|
Patrick Jentsch
|
aff85f2145
|
Remove last edited date from FileMixin
|
2022-11-24 12:24:29 +01:00 |
|
Patrick Jentsch
|
bbea1553b8
|
Remove darkmode setting
|
2022-11-17 10:52:46 +01:00 |
|
Patrick Jentsch
|
8e1d94bb5d
|
Restructure project
|
2022-09-02 13:07:30 +02:00 |
|
Patrick Jentsch
|
99ddd2e3dd
|
normalize forms
|
2022-04-12 16:11:24 +02:00 |
|
Patrick Jentsch
|
86d14f748f
|
More generic implementation of fake enum db types
|
2022-02-09 16:02:37 +01:00 |
|
Patrick Jentsch
|
df6ab3991c
|
Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances
|
2022-02-08 12:26:20 +01:00 |
|
Patrick Jentsch
|
3d99b8770c
|
Codestyle enhancements
|
2021-12-08 14:45:05 +01:00 |
|
Patrick Jentsch
|
81ed16603d
|
Remove current_app and current_user usage in forms.
|
2021-09-13 16:36:48 +02:00 |
|
Patrick Jentsch
|
4950a407af
|
rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py)
|
2021-09-13 11:45:43 +02:00 |
|
Patrick Jentsch
|
d6ab379418
|
Change directory structure (move ./nopaque/* to ./)
|
2021-07-20 15:07:42 +02:00 |
|