Julian Lam
|
a12907512f
|
refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author, #2355
|
11 years ago |
barisusakli
|
39b679705b
|
closes #2248
|
11 years ago |
barisusakli
|
b7dcc29638
|
log error path as well
|
11 years ago |
barisusakli
|
18462c4190
|
derp
|
11 years ago |
barisusakli
|
238fb0bd4b
|
removed logout log
|
11 years ago |
barisusakli
|
c74370bfb1
|
removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
|
11 years ago |
barisusakli
|
35e2e1462b
|
closes #2295
|
11 years ago |
barisusakli
|
9a21e9646f
|
only use multipart on upload routes,
delete temp files if there is an error in admin,
admin/mods should see topic reply
|
11 years ago |
Julian Lam
|
b5481ceed2
|
property fixed #2087
|
11 years ago |
Julian Lam
|
08d4d6b5bf
|
changed indentation for continueLogin method in authentication.js
|
11 years ago |
psychobunny
|
4268d424a3
|
fixes require.js error in ACP
|
11 years ago |
barisusakli
|
1d1625f5c4
|
closes #2157
|
11 years ago |
psychobunny
|
b2866abf5c
|
another fix for express deprecations
|
11 years ago |
barisusakli
|
f6f6ca7f76
|
closes #2132
|
11 years ago |
Julian Lam
|
b481a28b6e
|
sendFile instead of sendfile
|
11 years ago |
barisusakli
|
e35dd60f8f
|
closes #1940
|
11 years ago |
psychobunny
|
89e4a67e95
|
linting
|
11 years ago |
psychobunny
|
1b2ccda40b
|
closes #2231; see #2218
|
11 years ago |
psychobunny
|
39de76fa5c
|
rearranging manage/users routes
|
11 years ago |
barisusakli
|
5db24fbe68
|
closes #2175
|
11 years ago |
barisusakli
|
33780e6fdb
|
closes #2133
|
11 years ago |
barisusakli
|
62084a012e
|
closes #2179
|
11 years ago |
Julian Lam
|
632fb3a618
|
closed #2184
|
11 years ago |
barisusakli
|
d303dea6c7
|
closes #1986
|
11 years ago |
psychobunny
|
ed35e4bcef
|
switching /admin/index to /admin/dashboard
|
11 years ago |
psychobunny
|
341959be82
|
ultimate acp route refactorizationing
|
11 years ago |
psychobunny
|
385632e173
|
moved over admin/appearance/widgets into extend namespace
cleaning up my own todo's in record time, @barisusakli will be proud
|
11 years ago |
psychobunny
|
f98e3aaf64
|
segregated the "theme" route (now "appearance") into their own separate routes
|
11 years ago |
psychobunny
|
0340f699a0
|
redirect /categories to /active
|
11 years ago |
barisusakli
|
1fe5a8788f
|
check err
|
11 years ago |
psychobunny
|
e336188ccc
|
admin/header.tpl use admin.css instead of stylesheet.css
|
11 years ago |
barisusakli
|
73faa79a69
|
fix edit page csrf, category slug optional
|
11 years ago |
barisusakli
|
da64eb0873
|
closes #2117
|
11 years ago |
psychobunny
|
9f40cd03e8
|
on /admin/settings, render general
|
11 years ago |
psychobunny
|
117b8dece4
|
settings acp refactor for dedicated routes
|
11 years ago |
barisusakli
|
39392672a2
|
moved static
removed pageRouter middleware into routes,
helper method to setup page routes
|
11 years ago |
Julian Lam
|
9b9e79ef27
|
re: #2099
|
11 years ago |
barisusakli
|
8b64e65095
|
cleaned up admin routes
|
11 years ago |
Julian Lam
|
7597c654a0
|
refactored plugin and auth init a bit, and fixed issue where successive reloads caused old login strategies to be inadvertently preserved
|
11 years ago |
barisusakli
|
b7fd4c22d4
|
removed checkPostIndex middleware
1 less call to get topic post count
|
11 years ago |
barisusakli
|
a19c306f49
|
guest fixes
|
11 years ago |
Julian Lam
|
f891f49339
|
removing console.logs
|
11 years ago |
Julian Lam
|
dab3667773
|
re: #2108, auth re-routing
|
11 years ago |
Julian Lam
|
bae634e124
|
closed #2112
|
11 years ago |
Julian Lam
|
cd135dda13
|
renamed middleware to applyCSRF, re: #2082
|
11 years ago |
Julian Lam
|
8bac0bf361
|
Merge branch 'csrf-excision' into hashtalk
|
11 years ago |
Julian Lam
|
a061079995
|
fixed all POST routes to use new csrf middleware
|
11 years ago |
psychobunny
|
a6089ba4aa
|
closes https://github.com/NodeBB/NodeBB/issues/2096
|
11 years ago |
psychobunny
|
ab1c231b84
|
re-enabling updateLastOnlineTime - calling that middleware for page loads only instead of every API call
|
11 years ago |
psychobunny
|
0ecaa05c76
|
rearranging routers to prevent multiple hits on incrementPageViews
and potentially updateLastOnlineTime
|
11 years ago |
Julian Lam
|
40e5ad075f
|
started work on #2082
|
11 years ago |
Julian Lam
|
9ee4c90548
|
test route back to 404
|
11 years ago |
Julian Lam
|
7255ce3dbe
|
primary worker support, and added notif pruning to primary worker jobs
|
11 years ago |
Julian Lam
|
3918b29233
|
removed /test route
|
11 years ago |
Julian Lam
|
de41896770
|
restart handling and crash detection
|
11 years ago |
Julian Lam
|
58a73b52b5
|
work-in-progress commit to get cluster module working with loader.js
|
11 years ago |
Julian Lam
|
a7736d1926
|
removed setTimeout when someone tries to log in with a non-existant username
|
11 years ago |
Julian Lam
|
4edceb0f92
|
allowing /user to also work in addition to /users
|
11 years ago |
Julian Lam
|
08c9cbdf70
|
changing admin API calls to return 404 if unauthenticated, and redirect user to login for regular URL. closes #1885
|
11 years ago |
Julian Lam
|
298d904d45
|
refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash
|
11 years ago |
Julian Lam
|
fa6daa37eb
|
updated regex to match admin route with no trailing slash
|
11 years ago |
Julian Lam
|
0c4a788698
|
added callbacks to css and js reloading, issue #2010
|
11 years ago |
Julian Lam
|
3e033043f3
|
on-demand reloading of client-side assets
|
11 years ago |
Julian Lam
|
5886ccc419
|
framework for reloading
|
11 years ago |
Julian Lam
|
ba91d7aba6
|
proof-of-concept for hot-swapping of routes
|
11 years ago |
barisusakli
|
06119510b7
|
merge
|
11 years ago |
Julian Lam
|
74e5524492
|
fixing request to /api not returning api result
|
11 years ago |
barisusakli
|
d411ed5c28
|
closes #1995
|
11 years ago |
barisusakli
|
005405b16c
|
closes #1976
|
11 years ago |
Julian Lam
|
cf6acf6b41
|
sacrificing a goat to ensure this doesn't come back to bite me
|
11 years ago |
Julian Lam
|
5936c72f96
|
further fix to #1957
|
11 years ago |
barisusakli
|
c8084e9b2e
|
closes #1978
|
11 years ago |
psychobunny
|
d4dc716acd
|
filter:templates.get_config, allows you to modify template config
as found here
https://github.com/NodeBB/nodebb-theme-vanilla/blob/master/templates/config.json
@Schamper
|
11 years ago |
psychobunny
|
a880ac6e9f
|
do one api call for template configs rather than two on cold load
|
11 years ago |
barisusakli
|
cfc67d4e90
|
closes #1924
|
11 years ago |
barisusakli
|
6e335ff29a
|
removed debug
|
11 years ago |
barisusakli
|
f71bd41408
|
more fixes
|
11 years ago |
barisusakli
|
dfb6606432
|
one more fix
|
11 years ago |
barisusakli
|
d7520508e3
|
#1375 part1
|
11 years ago |
Julian Lam
|
4d73a563c5
|
closed #1850
|
11 years ago |
Julian Lam
|
0bad6198d4
|
firing new third type of hook, static. New hook: static:app.load, closed #1812
|
11 years ago |
barisusakli
|
81018d1305
|
closes #1863
|
11 years ago |
barisusakli
|
ef8bbdd359
|
closes #1864
doing andrew's //todo's since 1991
|
11 years ago |
barisusakli
|
b1e93c4558
|
fix for wrapper
|
11 years ago |
Julian Lam
|
14d7461252
|
updated deprecation notice for social network sso icons
|
11 years ago |
Julian Lam
|
2f9fd620d7
|
fixed #1849
|
11 years ago |
psychobunny
|
de5a564780
|
hinting
|
11 years ago |
barisusakli
|
e6a5199174
|
pass router to app.load closes #1845
add a render method to router that forwards it to app
|
11 years ago |
psychobunny
|
dab44e0768
|
ability to disable rss feed
|
11 years ago |
barisusakli
|
7212f95582
|
small fix to routes
|
11 years ago |
Julian Lam
|
645eb051ec
|
added new hook filter:app.load, and deprecated action:app.load, hopefully fixes #1822
|
11 years ago |
barisusakli
|
90392025e6
|
small fix to router
|
11 years ago |
barisusakli
|
61f7f0f889
|
fixed file upload checks
|
11 years ago |
barisusakli
|
0362c1a3b0
|
show day/week/month/year popular topics
|
11 years ago |
psychobunny
|
5b6acbad1e
|
optimized widget call by bundling all queries into one for #1428; fixes active users widget crash
also fixes b3819fd076 properly
|
11 years ago |
psychobunny
|
b3819fd076
|
temporary fix for acp, need to reconsider how I'm doing this
|
11 years ago |
psychobunny
|
c6183f1a82
|
closes #1428
|
11 years ago |
Julian Lam
|
13e4e8dad7
|
a couple final tweaks to contact list and such... #1788
|
11 years ago |
Julian Lam
|
84e046185b
|
WIP
|
11 years ago |
Julian Lam
|
4d85df5bae
|
issue #1788 - start
|
11 years ago |