psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
11 years ago |
barisusakli
|
7545d55b22
|
jshint and refactor accountedit
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
Julian Lam
|
bc29f832fe
|
language keys for password changing -- issue #1278
|
11 years ago |
psychobunny
|
7217954078
|
updating all templates.get to ajaxify.variables.get
|
11 years ago |
barisusakli
|
2b2e83992e
|
changed messages
|
11 years ago |
barisusakli
|
90e398e5c9
|
user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
|
11 years ago |
Julian Lam
|
e9e53ad95e
|
added a new property to userData "hasPassword", disabling "current password" field in user editing if no password is set (for SSO logins, for example)
|
11 years ago |
Baris Soner Usakli
|
520b349c17
|
closes #1044
|
11 years ago |
Baris Soner Usakli
|
43e8016dd1
|
fixes admin user picture edit
|
11 years ago |
Baris Soner Usakli
|
bb59158bbc
|
closes #721, admins can edit other users from their edit page
|
11 years ago |
Baris Soner Usakli
|
4ff62f4e30
|
closes #1005
|
11 years ago |
Baris Soner Usakli
|
574e981de9
|
closes #831, user profile changes
|
11 years ago |
Baris Soner Usakli
|
5bed729682
|
closes #935
|
11 years ago |
Baris Soner Usakli
|
e061978bd5
|
more fixes
|
11 years ago |
Baris Soner Usakli
|
67799eac95
|
removed api: from client side socket calls
|
11 years ago |
Julian Lam
|
8dd8412ae3
|
so far so good... user, meta, notifications, categories
|
11 years ago |
Baris Soner Usakli
|
176ac54cdf
|
closes #745
|
11 years ago |
Baris Soner Usakli
|
32f17d5e13
|
closes #729
|
11 years ago |
Baris Soner Usakli
|
6c30437c47
|
closes #706, refactor admin image uploads, fixed gif uploads
|
11 years ago |
Baris Usakli
|
da9c673ec4
|
closes #651
|
11 years ago |
Julian Lam
|
0148cf06d0
|
replaced all instances of missing config.relative_path to RELATIVE_PATH
|
11 years ago |
psychobunny
|
ddcf46fc73
|
uploading picture didn't update profile image until refreshed - fixed
|
12 years ago |
Baris Soner Usakli
|
437379413e
|
closes #592
|
12 years ago |
Baris Usakli
|
13ef28118d
|
closes #557
|
12 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
12 years ago |
Baris Usakli
|
f4faee4283
|
moved image uploading to a require js module, added image upload to site logo
|
12 years ago |
Julian Lam
|
038e04dee6
|
revamped client side scripts so that they are loaded using Require.js instead.
|
12 years ago |
Baris Soner Usakli
|
bcb492751c
|
closes #313, also fixed progressbar
|
12 years ago |
psychobunny
|
221b9bc149
|
formatting - template associated js
|
12 years ago |
Baris Usakli
|
59467c906d
|
misc fixes
|
12 years ago |
Baris Usakli
|
251587cb86
|
return err form updateProfile
|
12 years ago |
psychobunny
|
b5a26696f8
|
fixed the chat modal
|
12 years ago |
psychobunny
|
8be896aebb
|
label-important to label-danger
|
12 years ago |
Baris Soner Usakli
|
f4fdabd3ca
|
changed to wrapper alert functions
|
12 years ago |
Baris Soner Usakli
|
3f6f4e347d
|
change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating
|
12 years ago |
Baris Usakli
|
93653e88df
|
changed most of the ajax calls to use sockets
|
12 years ago |
Baris Usakli
|
8f2a0014b3
|
closes #70
|
12 years ago |
Baris Usakli
|
1d39b08195
|
password change, closes #66
|
12 years ago |
Baris Usakli
|
d3a190d74e
|
username to userslug change
|
12 years ago |
Baris Soner Usakli
|
281b7a16a8
|
account edit alert back to 2 seconds
|
12 years ago |
Baris Soner Usakli
|
1620d1e4be
|
fixes #17
|
12 years ago |
Baris Soner Usakli
|
6c63ad89de
|
image upload sends the csrf token now
|
12 years ago |
Baris Usakli
|
9309722898
|
fixed indents
|
12 years ago |
Baris Usakli
|
523b787e69
|
added csrf to ajax calls
|
12 years ago |
psychobunny
|
34131ad46c
|
modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
|
12 years ago |