psychobunny
aa2af345f9
removed unused deps
9 years ago
psychobunny
329a7a1e08
@barisusakli fixing minfile caching for multiple processes
9 years ago
Julian Lam
7bc9e4439a
removed .gitignore from list of sound files
9 years ago
psychobunny
e069150625
closes #2165
9 years ago
psychobunny
933115a853
almost had a heartattack when I saw 121 changed files in this conflict
...
# Conflicts:
# src/meta/templates.js
9 years ago
psychobunny
914fc1543e
meta/templates.js refactor
9 years ago
psychobunny
da5494fdf1
allow recursive base templates
...
ex. custom theme based off lavender which is based off vanilla
9 years ago
Julian Lam
dd050c8177
added new hook that is called before templates are compiled
9 years ago
Julian Lam
eb8b6af7fb
Fix global mod priv check and styling for flags page
9 years ago
barisusakli
3336365e53
closes #4024
9 years ago
barisusakli
c2e1426e57
fix syntax error, and actually show error if minification fails
9 years ago
Julian Lam
baaad13286
reverted latest change to translator match regex
...
- Fixes issue with parentheses in translations (closes #4107 )
- No longer marking translation keys invalid if they contain HTML,
as that was probably not performant. Instead, parameters will
simply be escaped via the StringJS library.
9 years ago
Julian Lam
afbbb33878
fixed #4093
9 years ago
psychobunny
e017ad432f
closes #3810
9 years ago
psychobunny
1853cc3cc1
better messaging for each minification process
9 years ago
psychobunny
f94cd21f83
#3875 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified
9 years ago
psychobunny
42c0b973f1
closes #3134
9 years ago
psychobunny
5e4ef52911
some more cleanup
9 years ago
psychobunny
3cc5e1473f
cleanup / lint before diving in
9 years ago
psychobunny
f17fa3ca11
minify flag not actually being used
9 years ago
Julian Lam
96fe6d288f
Allowing theme to be re-ordered like plugins.
9 years ago
Barış Soner Uşaklı
ab4d4478e3
added rewards essentials
9 years ago
Julian Lam
4147e0cb94
closes #3719
9 years ago
Aziz Khoury
b4c8301596
[minor] meta tag, content-type shouldnt be escaped
...
so `text/html; charset=UTF-8` and not `text/html; charset=UTF-8`
9 years ago
Schamper
6b21e34c76
Also clean the minifier process options if the --debug option is used
9 years ago
Julian Lam
34725ec3e5
Fixes #3852
...
Added meta data to user profile pages, and also added noEscape
option to meta tag input. If set, validator escaping won't be
run on that value.
9 years ago
Julian Lam
8304740bd5
fixing crash on settings save
9 years ago
Julian Lam
3a34901cdb
on settingsv2 save, reload should be required
9 years ago
barisusakli
46c2563164
removed rooms.js removed browsing users, removed chat syncing across sockets
...
use lastonline for online detection
9 years ago
Julian Lam
ceaa3a334d
Squashed commit of the following:
...
commit 3a39e5e6bd3c357d78d8ec1dad6e3a64c18ee3ab
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Nov 3 20:15:10 2015 -0500
minor tweak
commit ed3c25ba8b431a2b730aae78a43cfa934521a5d4
Merge: d9cde96
d7a0adc
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Nov 3 20:12:32 2015 -0500
Merge branch 'master' of https://github.com/acardinale/NodeBB into acardinale-master
commit d7a0adc5c883c5fa3207f3adcd0661246221e7c9
Author: Andrea Cardinale <a.cardinale@webandtech.it>
Date: Wed Sep 30 10:32:25 2015 +0200
Get registry (if it's set) from config.json in suggest method (client-side)
9 years ago
barisusakli
9040a1a063
concat minimize most common routes
9 years ago
barisusakli
edf545cd2c
dont load sound data on cold load
9 years ago
barisusakli
7f72d80292
fix require
9 years ago
barisusakli
c3b8d0b328
check err first
9 years ago
barisusakli
ca294fc6ec
closes #3663
10 years ago
Julian Lam
839edc80b1
updated action:settings.set hook
10 years ago
Julian Lam
ebed9d641c
Add new ACP option to upload Touch Icon, #3668
...
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.
This commit also creates a new template helper for link tags.
10 years ago
barisusakli
fbfb39f967
moved socket connection out of app.js
10 years ago
barisusakli
a64cbbc6df
#3573
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
psychobunny
265a16af1a
some old left over branding code
10 years ago
barisusakli
b4d465223a
if there is no description tag add one, fix missing winston
10 years ago
psychobunny
54ec105986
random attempt to fix bad dep check
10 years ago
psychobunny
25a419e458
Merge branch 'master' into v0.8.x
10 years ago
barisusakli
eaefd9d24c
remove meta/title.js and meta.title.build #3481
10 years ago
psychobunny
a217b42cb1
bonus two for #3481 - chats/username route
10 years ago
psychobunny
22fc257e36
bonus for #3481 - groups/group route
10 years ago
psychobunny
89b8622cfa
other routes done, closes #3481
10 years ago
psychobunny
0e0d8474a4
page titles for user pages #3481
10 years ago
barisusakli
d644542143
clearer text
10 years ago