72 Commits (14a2db4b2e58d9ba45a73435a91fac48549170c8)

Author SHA1 Message Date
Julian Lam fa39b5e46b closed #2446 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli 9ab74b0a61 added ability to take heap snapshots 10 years ago
barisusakli 9d56f50967 voters info 10 years ago
Julian Lam 19297e2d22 plugin installation takes a version now, and queries nbbpm, #2363
better error handling for #2363

upgrades now also call the suggestion route from nbbpm

upgrade button will show alert now if you try to upgrade past the suggested version, #2363
10 years ago
barisusakli 7bfc36ff56 dont call isAdmin if not logged in 10 years ago
Julian Lam ffdc4b5d24 fixed places where site_title was being referenced in config, instead of the correct "title" 10 years ago
barisusakli 3c25204fdd removed clear log, doesnt work with logrotate-stream 10 years ago
barisusakli 3819d11be2 #2110 10 years ago
barisusakli 5d79d2a75a closes #2191
added unique visitors analytics
only update it every hour
10 years ago
barisusakli f6f6ca7f76 closes #2132 10 years ago
barisusakli 394a01fdef closes #2188 10 years ago
barisusakli 5db24fbe68 closes #2175 10 years ago
barisusakli 9c996e4b99 on config save update meta.config on all workers
also dont make 20 socket.emit calls for each setting field, everything
will be send in 1 socket call.
11 years ago
psychobunny d79b6b3803 forum traffic graph - unique visitors vs pageviews 11 years ago
barisusakli cc3786e22d closes #2055 11 years ago
Julian Lam 08abbe19bc zero downtime and reload support with cluster module 11 years ago
Julian Lam ab77e6767e closed #2011 11 years ago
barisusakli d411ed5c28 closes #1995 11 years ago
Julian Lam 89a9d4b7f2 logic for #1837 11 years ago
barisusakli e6c9647acf display user post topic stats in admin index 11 years ago
Charles 51fb7786f5 Don't reset widgets when changing skin 11 years ago
barisusakli b537666e5c closes #1592, closes #1634 11 years ago
barisusakli b1aae05a08 closes #1518 11 years ago
psychobunny a5a2e6f04e update BS brand colors in ACP 11 years ago
barisusakli a1e6a3616c ability to install/uninstall plugins from ACP 11 years ago
Julian Lam 8cb2b9b97a fixed #1351 -- themes and plugins no longer auto-restart the server 11 years ago
psychobunny da665853e4 bugfixes 11 years ago
psychobunny 5ffeb3319b socket.io admin/groups 11 years ago
psychobunny aaa2dbe757 removed unused topics; fixed require 11 years ago
psychobunny 9e24ccc976 socket.io admin/categories 11 years ago
psychobunny 2fc6bfaa72 socket.io admin/user 11 years ago
barisusakli 197e61a5d0 admin js language keys 11 years ago
barisusakli 10f56faf9d admin cleanup
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
11 years ago
psychobunny 7926514c95 draft zone for widgets, closes #1238 11 years ago
barisusakli ec63ba4b17 removed unused method 11 years ago
barisusakli 880c393b6d fixed admin groups page
changed gid to groupName
11 years ago
Julian Lam 0e44eb8629 final refactoring pass for groups -- #1252 11 years ago
Julian Lam 7b4f596aba updating all group lib methods, and their callers -- #1252 11 years ago
Julian Lam 4239c376c8 truncating user list in Groups ACP page, resolved #1132. Refactored system groups handling 11 years ago
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 11 years ago
Julian Lam 14a0b45ae8 securing settings.save socket listeners behind admin namespace 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
Baris Soner Usakli e75c303b89 added unique visitor count to admin dashboard 11 years ago
Baris Soner Usakli ccd29bfd61 added callback to category update 11 years ago
Matthew Conlen a2a9c8fd8a fix error with undefined callback 11 years ago
Julian Lam 2baa381917 plugins and themes now trigger a restart 11 years ago
Julian Lam c797d6251d Revert "emitting alert when restart is attempted in development mode"
This reverts commit 059c5452ea.
11 years ago
Julian Lam 059c5452ea emitting alert when restart is attempted in development mode 11 years ago
Julian Lam 7760a6b207 added restart button to ACP (!!) 11 years ago