76 Commits (ff7b6e4e91f8b760f0658805c05d4325c0be6f0e)

Author SHA1 Message Date
Julian Lam 95129a1b40 closes #3693 9 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
yariplus 13e12ba3a5 Add minimum tags per topic setting. 10 years ago
barisusakli 0ef2ccc130 closes #3240 10 years ago
barisusakli 4f8a1174a1 default about me length 10 years ago
barisusakli 9749658d35 added about me field 10 years ago
Fokke Zandbergen 1eee970ebb Allow NodeBB version to be set via config to package.json version can be incremented when needed. 10 years ago
Barış Soner Uşaklı c9b5948034 closes #2927 10 years ago
barisusakli d5dd48ecc8 closes #3013 10 years ago
barisusakli 2fd4bcde3f added req.uid user id for logged in users, 0 for guests 10 years ago
Julian Lam 2a80140e70 fixed issue where socket.io would no longer reconnect perpetually, new behaviour waits 10x the reconnect delay, and then starts over. Also upped the reconnection delay default to 1.5s. 10 years ago
psychobunny 5b67cd841e fire filter:config.get even if anonymous 10 years ago
psychobunny c97c1ab4b9 filter:config.get 10 years ago
Barış Soner Uşaklı 8b21f1c8ab dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
Barış Soner Uşaklı 0421b6ef06 closes #2639 10 years ago
barisusakli fd773807e9 #2685 fix copy paste fail 😦 10 years ago
barisusakli 255f50343c closes #2685 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
Baris Usakli 8522af504a closed #2571 10 years ago
Julian Lam 7dc309fc16 template in composer #2569 10 years ago
barisusakli e0edb71a8a use socket.io default and ["polling", "websocket"] 10 years ago
barisusakli 14e46a87a6 closes #2529 10 years ago
psychobunny da7dcd99a8 #2532 renamed to "socket.io:transports"
Sample config:

"socket.io": {
"transports": ["websocket"]
}
10 years ago
barisusakli 7ec8393004 closes #2532 10 years ago
Julian Lam 03b106b03a final pass, #1984 10 years ago
Julian Lam 1b526026a0 closed #2442 10 years ago
Julian Lam 1c21ca78dc preventing ctrl-f hijacking if no search plugin is installed 10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli e6973b55d4 closes #1990 10 years ago
barisusakli c5224d099e parseInt show title 10 years ago
psychobunny 1b2ccda40b closes #2231; see #2218 11 years ago
barisusakli ba90b5d113 widget render change 11 years ago
barisusakli c1f3b94d67 closes #2073 11 years ago
psychobunny ecd00bb679 refactored widgets api call to render all at once rather than one area at a time, closes https://github.com/NodeBB/NodeBB/issues/2062 11 years ago
barisusakli ae6d5e72f4 closes #2015 11 years ago
Julian Lam bb7a71389e using websocketAddress config if supplied 11 years ago