110 Commits (1493afee2a5d658611ae0694bb0da13cf5119c69)

Author SHA1 Message Date
Peter Jaszkowiak 1493afee2a ESlint indent 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli e86708cb0c add cid to widgets.render
init date pickers in widgets ACP
8 years ago
barisusakli 4cb48c46ab closes #5242 8 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
8 years ago
barisusakli 2c77a88ba4 closes #5220 8 years ago
Julian Lam 7d523fae0f closes #5200 8 years ago
Julian Lam e6c9c89342 closes #5197 8 years ago
Julian Lam 66aea0eed1 closes #5167 8 years ago
Julian Lam 02998669c3 introducing option to disable chat message editing/deletion 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli 6d34bb4657 closes #2166 9 years ago
barisusakli 07fe5057e1 make sure validator.escape() receives strings only 9 years ago
barisusakli cb6db3625c closes #4906 9 years ago
barisusakli fcf145fc81 403 if not logged in, show error 9 years ago
barisusakli 7b86fd3dc0 closes #4835 9 years ago
psychobunny f3c48eb14a oops, #4832 9 years ago
psychobunny 6df3157748 closes #4832 9 years ago
barisusakli 795b00a3af closes #4810 9 years ago
barisusakli c758f59014 closes #2302 9 years ago
barisusakli bea2344ad4 api controllers refactor 9 years ago
Julian Lam a9f966f23c closes #4503, /cc @BenLubar 9 years ago
barisusakli 8d9f7d8e19 added socket methods 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
barisusakli 5ac02a59ac remove some more config from api/config 9 years ago
barisusakli ebf820d571 remove from global config 9 years ago
barisusakli 60e186c8f3 refactor api/username api/email 9 years ago
barisusakli 7b21760f00 refactor get user by x 9 years ago
Dustin Falgout 17e5d72815 fix waterfall
Signed-off-by: Dustin Falgout <[email protected]>
9 years ago
Dustin Falgout 0e5830d6f2 add api endpoints to get user by username and by email
Signed-off-by: Dustin Falgout <[email protected]>
9 years ago
yariplus 853aa37cd2 Add user home pages. #3616 9 years ago
psychobunny ef20141e8f jshint 9 years ago
barisusakli 751a6c6839 got rid of extra call to user.getSettings 9 years ago
Julian Lam 95129a1b40 closes #3693 10 years ago
barisusakli d490ed30d1 check err 10 years ago
barisusakli e5e41e85f2 accounts refactor #2
and various 404 fixes
10 years ago
barisusakli 4e2318fa1e fix title in acp removed extra | 10 years ago
barisusakli 13508ca7f9 closes #3547 10 years ago
barisusakli f3b6a5fbb9 generic getObject 10 years ago
Jon Garrison 47714151b1 fixed one tab character 10 years ago
Jon Garrison 44c4925ceb Added req and res objects to the widget rendering process before callback in src/controllers/api.js 10 years ago
Barış Soner Uşaklı 6d8134618f fix chats 10 years ago
barisusakli 22d6ceab59 closes #2427 10 years ago
Julian Lam 4f766ac7b5 Updated cache buster logic
Removed css and script busters in favour of a uuid/guid cache
buster that is generated when the app starts.

This change means that in the event your NodeBB crashes often,
users will not be able to rely on their browser cache to serve
an unchanged style/js file, but if that's the case, you've
got bigger problems anyway.

re: #3573
10 years ago
barisusakli 48512bff6b get rid of app.exposeConfigToTemplates 10 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
psychobunny 5b1571ad1e don't need to refresh to preview updated skin #3069 10 years ago
barisusakli 954c25823e closes #3352 10 years ago
yariplus e112190bee Fix maximumTagsPerTopic 10 years ago