Rafał Pitoń
|
5cb0cb4eab
Add OAuth 2 client (#1422)
|
2 лет назад |
rafalp
|
3bac011f8c
Fix borked find and replace
|
6 лет назад |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 лет назад |
rafalp
|
319a9a96b4
Reorder imports with isort
|
6 лет назад |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 лет назад |
rafalp
|
4e17465c24
Fix build
|
6 лет назад |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
6613de5836
Remove db_settings usage from misago.users
|
6 лет назад |
rafalp
|
36eb45c4af
Replace path.py with build-in pathlib
|
6 лет назад |
Rafał Pitoń
|
8eabe84636
fix build
|
8 лет назад |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 лет назад |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 лет назад |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 лет назад |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 лет назад |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 лет назад |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 лет назад |
Rafał Pitoń
|
b624d54cb8
small improvements in avatar handling, tests for set_default_avatar
|
8 лет назад |
Rafał Pitoń
|
f973d1c0b5
moved avatars gallery to media
|
8 лет назад |
Rafał Pitoń
|
e535052a2b
change avatar api
|
8 лет назад |
Rafał Pitoń
|
35ab5574fe
#610: Avatar model, image fields on User model, updated store_avatar and delete_avatar
|
8 лет назад |
Rafał Pitoń
|
5fdd8b25eb
little dead code elimination
|
8 лет назад |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 лет назад |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 лет назад |
Rafał Pitoń
|
ec1080f99a
fix #518: secret has to be known now to access avatar source
|
10 лет назад |
Rafał Pitoń
|
c6341c8bf7
WIP: change avatar
|
10 лет назад |
Rafał Pitoń
|
0741a5e7f8
hash user avatars for cache versioning
|
10 лет назад |
Rafał Pitoń
|
b1680ed3e5
updated Path dependency to 7.0
|
10 лет назад |
Rafał Pitoń
|
b1b33dd1f7
Code maintenance
|
10 лет назад |
Rafał Pitoń
|
63a0ecf884
Tests harness for avatar upload
|
11 лет назад |