138 Commits (a5e78aab08a04de94279f6a32bd167fcfbad95f5)

Author SHA1 Message Date
Baris Usakli 941ed7e194 user search in admin/users 12 years ago
Baris Usakli 0cc5b1f907 moved socket.on to admin index 12 years ago
Baris Usakli c870e8bbf3 testing user search in admin panel 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 8e10ce1924 fixed admin page user links 12 years ago
Baris Soner Usakli 419e5ab528 changes to admin/users 12 years ago
Baris Soner Usakli e0debed04f removed ajax from make/remove admin 12 years ago
psychobunny 939207ef45 moved admin categories into its own file 12 years ago
psychobunny 1162b2020d categories admin basic features completed - name, description, icon selector + background color 12 years ago
Julian Lam 7154676c87 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam eeaef21d44 removing redundant search link in admin menu 12 years ago
Baris Usakli a0751d6caa Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli d3a190d74e username to userslug change 12 years ago
Julian Lam 89e852f692 adding 'load more topics' button to topic admin 12 years ago
Baris Usakli 3ef32ba7fb image size css for topic first post, facebook app id in template 12 years ago
Baris Usakli e7619e6fe3 fixed indents 12 years ago
Baris Usakli 9309722898 fixed indents 12 years ago
psychobunny 912664756f categories admin continued 12 years ago
Baris Usakli 64a9e5844d son whitespace conflicts are so 1765 12 years ago
Baris Usakli 523b787e69 added csrf to ajax calls 12 years ago
Julian Lam e75e0011e2 Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
	public/css/admin.less
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
psychobunny 99d8affa53 started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass 12 years ago
Baris Usakli 3f3d81de44 admins can make others admins 12 years ago
Julian Lam 41187dfddb adding a confirm dialog behind the theme revert button in the acp 12 years ago
Julian Lam cbd03e75e2 fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
also integrated bootbox into confirm dialogs for thread deletion
12 years ago
Julian Lam a09cfd9304 started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
12 years ago
Julian Lam 1a104686ac new header for meta title 12 years ago
Julian Lam 1aa4a440a0 motd tweaks in admin panel 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 9af39622ed actually using identicon default across the site 12 years ago
Julian Lam dec9a3bef9 adding missing admin css file, some other tweaks and cleanup 12 years ago
Julian Lam c1755d0dba theming 'try it' support for ACP 12 years ago
Julian Lam 111b9dcf0a moved admin css to its own file for LESS compilation, and adding in
options to update social keys for login
12 years ago
Baris Usakli 9f8c9e8822 derp 12 years ago
Baris Usakli dfdbc3bea2 admin/redis page 12 years ago
psychobunny 09c9d0ee1f fixed topics bug that was prevent /latest /popular /active and subsequently the admin versions of those routes from working. removed debug statements. added admin socket room. added dynamic updating of active users on acp index 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