27 Commits (4d11fba20afc0ab515f38ef183be972f3f60d4ed)

Author SHA1 Message Date
Baris Usakli c70c67394a closes #171 12 years ago
Baris Usakli 91446378bd require winston 12 years ago
Baris Usakli dceec0ce46 more winston, issue #62 12 years ago
Baris Soner Usakli ded0200355 upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
Baris Usakli ac3fe1fc6f closes #93 12 years ago
Baris Soner Usakli 797d05a84a removed the other api_method routes 12 years ago
Julian Lam 777173d9f4 adding admin panel integration to plugins (issue #143) 12 years ago
Baris Soner Usakli 72a0082a28 admin user page fix, added routers for admin/users 12 years ago
Julian Lam d0c4302d24 removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless) 12 years ago
Baris Usakli ca81732661 show correct version on admin/index 12 years ago
Julian Lam 145898c3ba using nconf to manage config file now (issue #24) 12 years ago
Baris Soner Usakli 2c5e9d47ad admin routes and fixes 12 years ago
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :) 12 years ago
Baris Usakli 746faa9488 delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users 12 years ago
Baris Soner Usakli e0debed04f removed ajax from make/remove admin 12 years ago
Julian Lam 89e852f692 adding 'load more topics' button to topic admin 12 years ago
Julian Lam 32eba62ef6 developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
12 years ago
Baris Usakli cef77c2fd8 changed res.send(JSON.stringify()); to res.json(). closes #25 12 years ago
Baris Usakli 3f3d81de44 admins can make others admins 12 years ago
Julian Lam 1760cf1e89 added motd to admin panel and added colour and transitions to alt-login icons 12 years ago
Julian Lam fd350bbb4e nibbed out and hardcoded uid 1 as an admin... first registered user becomes an admin!! 12 years ago
psychobunny a02a74604c moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive 12 years ago
Julian Lam 26781157b3 refactoring posts, topics, and categories so that each "get" is moved up
one level. Topics.get will get all of the posts in a tid, etc.
12 years ago
psychobunny 47d491b266 some left over unfinished templates fixes from last week. deeper urls now take higher precedence. 12 years ago
Baris Usakli dfdbc3bea2 admin/redis page 12 years ago
Baris Usakli 4c324664fa removed global modules 12 years ago
psychobunny f3f08a9c94 more fixes to ajaxify, updated /users blocks to sit flush to the left, started work on the ACP including basic templates, added a method to get active users in all rooms (socket connections), added more routes mostly pointing to admin, added a routing folder to start organizing routes better, starting with admin. 12 years ago