psychobunny
1d5a208896
themes - added ability to route custom templates serverside
11 years ago
Baris Soner Usakli
60e2938b58
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
89540172b2
closes #464
11 years ago
psychobunny
bbb716723f
templates - basic implementation of conditionals
...
<!-- IF variable -->
show me
<!-- ENDIF variable -->
11 years ago
psychobunny
842cd17979
themes - added ability to route custom templates
11 years ago
Barış Soner Uşaklı
e0e32efd26
Merge pull request #465 from deniswolf/utils-cleanup
...
Utils.js cleanup
11 years ago
Denis Wolf
a127fcd056
utils.js - detect node/browser with IF, not silent TRY/CATCH
11 years ago
Denis Wolf
c614af2cd9
utils.js - removed unused *trim shims - it's better to bring them when and if needed
11 years ago
Denis Wolf
c2abff6e6d
utils.js - strict mode, missing semicolon, braces etc
11 years ago
Baris Usakli
4444d2ee6a
removed whitespace
11 years ago
Julian Lam
463bc1374c
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
d9a60fc2ef
rejigging format of notif page
11 years ago
Baris Usakli
22a3b227a3
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Usakli
12f3f1a45c
show admin link in header if user is admin, closes #459
11 years ago
Julian Lam
84d4c2944c
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
0a9b918c75
fixed notifications not exiting (whoops)
11 years ago
Julian Lam
8ddf200ce7
Merge branch 'cli-help' of https://github.com/RefinedSoftwareLLC/NodeBB into RefinedSoftwareLLC-cli-help
...
Conflicts:
app.js
11 years ago
Julian Lam
207ff98211
Merge pull request #399 from JetMaddox/master
...
Disable Framing on all sites.
I'm merging this ***conditionally*** - at some point, we wish to introduce integration with CMSes like WordPress. An easy way to achieve this would be placing NodeBB in an iframe.
At that point in time, we'll want to make this a configurable option via admin panel.
11 years ago
Julian Lam
1fb09a9c8c
merging @deniswolf's new tests, and double-checking that generateUUID still works
11 years ago
Julian Lam
67f9b22c86
Merge branch 'master' of https://github.com/deniswolf/NodeBB
11 years ago
Julian Lam
8b5cf0c696
Merge branch 'notif_pruning'
11 years ago
Julian Lam
26d9cc56d3
added cronjob for notifications
11 years ago
Julian Lam
930a9c8bca
completed notifications pruning method
11 years ago
Baris Usakli
51a9bd9e56
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Usakli
ac12bd0b8f
closes #462
11 years ago
Julian Lam
d7651d1504
Merge branch 'master' into notif_pruning
11 years ago
Julian Lam
7e1f996079
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
1af4a9abb4
upped mentions plugin minver
11 years ago
Julian Lam
ed7c9348b7
interim commit
11 years ago
Baris Usakli
ccf4ed1235
topics and posts counters will update for everyone
11 years ago
Julian Lam
b22ee67612
Merge branch 'master' into notif_pruning
11 years ago
Baris Usakli
b5a953b16c
fixes topics going into wrong category
11 years ago
Baris Usakli
7613f02eff
closes #457
11 years ago
Baris Soner Usakli
78a3dd68ea
hide the no topics warning when a new topic is posted on /unread
11 years ago
Baris Soner Usakli
afc0e25b26
closes #463
11 years ago
Baris Soner Usakli
82e14eef35
closes #458
11 years ago
Denis Wolf
81e9c9807f
utils.js - missing semicolon, strict equality
11 years ago
Denis Wolf
02e2b53a1d
TESTS: Utils.js: tests for validations, uuid generation
11 years ago
Denis Wolf
babe9b6f54
valid jshint config with globals for tests only
11 years ago
Baris Soner Usakli
52f198481b
closes #456 , if the file path doesnt exists logger was crashing
11 years ago
Baris Soner Usakli
252187f1fe
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
99812c33e7
closes #454
11 years ago
Julian Lam
97c5f6009d
closes #455
11 years ago
RefinedSoftwareLLC
5e15f8683e
Update app.js
...
Only check if file exists when no other supported --arguments are given.
Display that 0.0.0.0 is Any Address.
Moved upgrade section to after install section.
added CLI --help!
11 years ago
Baris Soner Usakli
fba1f7ae05
removed console.log
11 years ago
Baris Soner Usakli
865e5ae3a3
closes #448
11 years ago
Baris Soner Usakli
1af98835b1
added share buttons to main post
11 years ago
Baris Soner Usakli
6eadf67add
another privilege fix
11 years ago
Baris Usakli
f3f280d008
another fix to priv
11 years ago
Julian Lam
aecbe6d316
interim commit, still nothing done
11 years ago