Rafał Pitoń
|
5cb0cb4eab
Add OAuth 2 client (#1422)
|
2 years ago |
Rafał Pitoń
|
71d91fc355
Update py to 3.10 and bump requirements (#1388)
|
2 years ago |
Rafał Pitoń
|
74f10531b8
Disable auth-specific features SSO is enabled (#1283)
|
5 years ago |
rafalp
|
baa14bd91e
Evaluate static files lazily
|
6 years ago |
Rafał Pitoń
|
baada53f6b
Make social login configurable in admin panel (#1248)
|
6 years ago |
Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 years ago |
Rafał Pitoń
|
5a972770aa
Upload blank avatar image in admin (#1240)
|
6 years ago |
Rafał Pitoń
|
05268d9cd7
Make OG image customizable by admin panel (#1238)
|
6 years ago |
Wojciech Zając
|
51d6c91405
Django2.2 (#1228)
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
c7ff046a12
Finalize misago.conf module
|
6 years ago |
rafalp
|
daf21308da
Move context processor to request.settings, rename it to conf.
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
8cc2f8ec6b
Merge branch '0.18.x'
|
7 years ago |
Rafał Pitoń
|
6b789469ca
Expose list of configured social auth providers to the UI
|
7 years ago |
Rafał Pitoń
|
44152c0f53
Merge branch '0.17.x'
|
7 years ago |
Rafał Pitoń
|
9c785c83a9
Disable delete account form together with backend feature
|
7 years ago |
Rafał Pitoń
|
015c1bfd12
fix #940 and #941
|
7 years ago |
Rafał Pitoń
|
27326d103c
#931: reorganized frontend context object
|
7 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
aef9ff730d
fix #721: insert language code in html page's lang attr
|
8 years ago |
Rafał Pitoń
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 years ago |
Rafał Pitoń
|
1afaa1043f
fix registration modal open and migration sync order
|
8 years ago |
Rafał Pitoń
|
c3b509768a
blank user avatar image
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
854e6c92eb
fix #619
|
8 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |