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 |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 years ago |
Rafał Pitoń
|
a0b666b802
replaced CATEGORIES_ON_INDEX with THREADS_ON_INDEX
|
9 years ago |
Rafał Pitoń
|
936f928051
fix forum threads list title on forum index
|
9 years ago |
Rafał Pitoń
|
0632e24ccb
wip categories lists
|
9 years ago |
Rafał Pitoń
|
3fb4275b8b
backend for categories list
|
9 years ago |
Rafał Pitoń
|
daa352b141
moved emberapp from misago, wip drop ember.js helper from python source
|
9 years ago |
Rafał Pitoń
|
0397b4e4ae
wip service container for Mithril.js app
|
9 years ago |
Rafał Pitoń
|
0370b0cda7
added tests for preloaders
|
10 years ago |
Rafał Pitoń
|
3ad7a23151
optimization: preload data for ember app lazily (in context processors) instead of greedily (on every request)
|
10 years ago |
Rafał Pitoń
|
eff6a2d05b
trigger CSRF token cookie via preloaded_data.js
|
10 years ago |
Rafał Pitoń
|
1b3daf8dba
Ember Header and Footer
|
10 years ago |
Rafał Pitoń
|
2a55f3c6d8
Fixes
|
11 years ago |
Rafał Pitoń
|
28bdfac767
Signin kind of works now, but ignores bans and activation
|
11 years ago |
Rafał Pitoń
|
b8a971eae3
context processor for accessing DB settings in templates. #320
|
11 years ago |