barisusakli
0c91391c75
display posts cache capacity/post count
10 years ago
Julian Lam
a1621145d5
Merge branch 'master' into categories_revamp
...
Conflicts:
public/less/admin/admin.less
public/src/admin/manage/categories.js
src/controllers/admin.js
src/views/admin/manage/categories.tpl
src/views/config.json
10 years ago
barisusakli
dc94fe2b6c
move admin upload routes to api namespace
...
move usrrs/csv to api namespace
10 years ago
psychobunny
3cc3e2f306
moved homepage configuration to its own acp page
10 years ago
psychobunny
fbc0a11c87
nav - basic ACP setup
10 years ago
psychobunny
bdcf090aaa
init rewards system
10 years ago
barisusakli
f74383bba4
changed userPhoto to files[]
10 years ago
Julian Lam
6b95b28db7
drag/drop re-ordering fixed in ACP, #2463
10 years ago
Julian Lam
c98331de82
revamping categories management page in ACP, #2463
10 years ago
barisusakli
97d01de155
fix acp
11 years ago
barisusakli
ddd6ed9e8c
#2477 403 page
11 years ago
Julian Lam
deac12c540
closed #2424
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
barisusakli
f6f6ca7f76
closes #2132
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
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
psychobunny
9f40cd03e8
on /admin/settings, render general
11 years ago
psychobunny
117b8dece4
settings acp refactor for dedicated routes
11 years ago
barisusakli
8b64e65095
cleaned up admin routes
11 years ago
Julian Lam
cd135dda13
renamed middleware to applyCSRF, re: #2082
11 years ago
Julian Lam
a061079995
fixed all POST routes to use new csrf middleware
11 years ago
Julian Lam
40e5ad075f
started work on #2082
11 years ago
barisusakli
d411ed5c28
closes #1995
11 years ago
barisusakli
9e8584eee7
uploads
11 years ago
barisusakli
15c16c2502
closes #1311 , set category post counts to 0 before starting upgrade
11 years ago
barisusakli
57f0ee8a38
removed whitespace
11 years ago
barisusakli
f89afd92b9
fix for plugin page access issue closes #1493
11 years ago
barisusakli
c9551abc5d
closes #1432
...
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
barisusakli
7f193041a8
removed admin topics
11 years ago
Julian Lam
c1ccc81400
ACP integration for Sounds
11 years ago
barisusakli
46a475fdde
controllers/admin/users cleanup
11 years ago
psychobunny
0bbff06cfa
use middleware.authenticate instead of checking in each fn
11 years ago
psychobunny
01cda60704
moved admin upload functions into controllers/admin; re-organized routes/admin to look like routes/index; removed unused deps
11 years ago
psychobunny
1b3f089804
fixed /admin/index 404
11 years ago
psychobunny
8f7a7fec7d
more cleanup; commenting out custom plugin routes until its fixed properly
11 years ago
psychobunny
c0cd6148f4
one final push, cleanup + organize + lint; made feeds/meta/plugins routes follow same pattern as other route files
11 years ago
psychobunny
da331a1e6b
clean up in routes/admin.js
11 years ago
psychobunny
7ef6f9bbf5
buckled down and refactored pretty much all of admin routes x_x
11 years ago
psychobunny
d360320441
finally got admin header and footer working 👍
11 years ago
psychobunny
eed97648b1
started moving admin mdw into middleware/admin.js; res.render post-processing to append admin footer/header
11 years ago
psychobunny
e588762aa0
yes, I've finally started on the dreaded admin refactor (not much else left to do :/)
11 years ago
Baris Soner Usakli
87f337f2fb
cleanup
11 years ago
akhoury
1b207d8276
IE8 support, general cleanups, from native to $ objects ...
11 years ago
psychobunny
52781bb539
Merge remote-tracking branch 'origin/master' into Widgets
11 years ago
psychobunny
80ce4db764
add container field and title field to all widgets by default
11 years ago
Julian Lam
fdd2dc322b
first pass #992
11 years ago
psychobunny
163b0f964e
Merge remote-tracking branch 'origin/master' into Widgets
11 years ago
psychobunny
4e1b3506e8
allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials
11 years ago
Baris Soner Usakli
495fded6dd
closes #1038
11 years ago
psychobunny
86a8103c15
saving, updating, deleting widgets; widget dragging improvements
11 years ago
Baris Soner Usakli
7e2823bf30
show recent event data first'
11 years ago
psychobunny
447cff1995
got the basic ui, dragging, sorting etc going for widgets acp
11 years ago
psychobunny
fa5f528fb5
filter:widgets.getAreas - allows plugins to define widget locations in tpls
11 years ago
Baris Soner Usakli
c0e0da0f1d
simplified getAllTopics
11 years ago
Baris Soner Usakli
075c6c01f2
upload changes, show progres in composer
11 years ago
Baris Soner Usakli
2c18bbddbe
upload changes, just pass filename to plugin or base64 data
11 years ago
Baris Soner Usakli
1c058658e6
small tweak
11 years ago
Baris Soner Usakli
26849ba2b7
added hooks for image uploads into user and admin routes
11 years ago
Julian Lam
29c6b789a2
tweak to prev commit
11 years ago
Julian Lam
748055ac52
hiding development block from ACP if not in dev mode
11 years ago
Julian Lam
ef39c128c2
Removing Google Plus integration from core - adios!
11 years ago
Julian Lam
7e3c46db61
Removing Twitter SSO - toodles!
11 years ago
Julian Lam
e7eab83d8f
removing facebook SSO from core
11 years ago
Baris Soner Usakli
2e786cc4d1
closes #873 , removed global translator, templates and server objects
11 years ago
Josh Rickers
bac1a5ec3e
updated groups to stop you from removing yourself from the admin group
11 years ago
Julian Lam
07b286650c
adding cache buster to ACP, removing bootstrap css in ACP
11 years ago
psychobunny
8c5a458798
fixed 403 redirect from logged out /admin
11 years ago
Julian Lam
cd6af45afb
added icons to all h1s in admin panel
...
languages tab in ACP
each language now also has a "language.json"
11 years ago
psychobunny
cfa4256df5
admin - download emails.csv, thanks to @akhoury for the gist
11 years ago
Baris Soner Usakli
751dc73ebe
fixes login/register and auth routes in relative path install
11 years ago
Baris Soner Usakli
40d20846d8
moar refactor
11 years ago
Baris Soner Usakli
6c30437c47
closes #706 , refactor admin image uploads, fixed gif uploads
11 years ago
Baris Soner Usakli
be3465c5ca
display events in admin page events section
11 years ago
psychobunny
a2c9867902
plugins - woops, wrong namespace for admin api calls
11 years ago
psychobunny
58a3f33200
plugins - added api routes to filter:admin.create_routes
11 years ago
psychobunny
a3734f2e15
completed custom favicon upload, closes #643
11 years ago
psychobunny
1b843fba9c
added admin route to upload favicon
11 years ago
psychobunny
e76936abfc
added ability to upload category images. closes #638 , closes #532
11 years ago
Baris Usakli
519d376071
added mongo info function, change admin redis template to database template
12 years ago
Baris Usakli
7875138c08
added parseInt
12 years ago
Baris Usakli
c096656eff
merged master fixed conflicts
12 years ago
Julian Lam
d27f2eb214
fixed #604
12 years ago
Baris Soner Usakli
32d5118266
tons more changes
12 years ago
Baris Soner Usakli
140f90f7f3
cleaned up requires
12 years ago
Baris Soner Usakli
c5f9f896b2
make all admin routes only accesible to admins
12 years ago
psychobunny
c16f04bbcf
plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well
12 years ago
Julian Lam
f0e8633dcc
category whitelisting for posting messages, isAdmin now error-first
12 years ago
Baris Usakli
541993c80a
fontawesome 4 migration, closes #473
12 years ago
Baris Soner Usakli
390937a20b
added err to getAllTopics
12 years ago
Baris Soner Usakli
48835d8c44
used ELSE in template
12 years ago
Baris Soner Usakli
23eb7824ac
closes #513
12 years ago
Baris Usakli
0b922d3f60
possible fix for #516
12 years ago
Baris Usakli
fa9636a62a
closes #495
12 years ago
Baris Soner Usakli
2a8a62a253
remove console.log
12 years ago