7584 Commits (1ae39d638a84f755cd78d90f4a80a4dd90d4cb3c)
 

Author SHA1 Message Date
psychobunny a24dde863b moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250 10 years ago
psychobunny 4268d424a3 fixes require.js error in ACP 10 years ago
barisusakli e052d8e5c1 log topic move 10 years ago
psychobunny ffcb324d91 oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream) 10 years ago
psychobunny cad3f3017c moved iconSelect to admin/modules 10 years ago
barisusakli e95c68e7d6 fix bookmark 10 years ago
barisusakli 29d90bc67d only use unique cids in isModerator 10 years ago
barisusakli 07a5aeaf15 closes #2251 10 years ago
psychobunny e9c48f50f9 moved admin search into its own modules 10 years ago
psychobunny dcd47f7ec5 removed admin/footer.js, moved code to admin.js instead 10 years ago
barisusakli 3819d11be2 #2110 10 years ago
psychobunny 4cbb7e9832 closes #2230
and I actually tested every single one. go me!
10 years ago
psychobunny c787cd671b migrating tag editing #2230 10 years ago
psychobunny 2f150649ae migrating infinitescroll #2230 10 years ago
barisusakli 142ffc2920 fixed other post 10 years ago
psychobunny b7bba928a4 migrating home page to new partials #2230 10 years ago
barisusakli 0d95089bfe send array of posts 10 years ago
barisusakli 4190b3c41c sort plugins alphabetically 10 years ago
barisusakli 97b9ba983c read both 10 years ago
psychobunny 00ff032060 migrating categories to new partial templating #2230 10 years ago
psychobunny 73220aaa3d didn't realize mousetrap was being used elsewhere in the code, added back to client again 10 years ago
psychobunny 2906ac9ecf removing the welcome to nodebb panel because...
Well we only originally put it there because we didn't have anything
useful to show on the homepage initially.  Now we have STATS
10 years ago
psychobunny ce30379c25 fix panel layout on dashboard 10 years ago
barisusakli 4126fcfce4 i fail at this 10 years ago
barisusakli 1a04d8f07d removed duped banned, its in user:banned 10 years ago
barisusakli 5dbd4bcda9 fix status if it was never set before 10 years ago
barisusakli 5d79d2a75a closes #2191
added unique visitors analytics
only update it every hour
10 years ago
barisusakli cb934acb5d #2111
need latest version from api
10 years ago
psychobunny 206b54c35d nitpicking en_GB 10 years ago
psychobunny 424efbeb06 Yo not enough rep mah homie. 10 years ago
psychobunny 124576f843 this is the canadian i8n, we have a duty to be extra polite. 10 years ago
psychobunny 5dcd610c1a grandma ma grammar
we should really run this stuff through a spellchecker before committing
10 years ago
psychobunny 3f876548ba linting
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
10 years ago
psychobunny 7a53205c76 linting and removed unnecessary comment 10 years ago
psychobunny b17740f8d7 return error message if config is not ready 10 years ago
psychobunny b42e57bfdd removing leveldb from our dbal
a) It isn't being maintained, especially not by me
b) I haven't seen anybody actually interested in this db software so
there's no real point in supporting it unless we have a few people who
are interested

If you ARE interested though - please contact me and we can figure
something out in future :)
10 years ago
psychobunny daf967399f fixing my todos so that @barisusakli will sleep tonight. and linting. 10 years ago
psychobunny d63f2ccd28 removed legacy version of ACP menu code 10 years ago
Julian Lam c4a5af3b1b fixed issue where a missing config.json would end up suggesting 'undefined' as a base_url 10 years ago
barisusakli e1c3bc9713 fix teasers 10 years ago
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client #2245 10 years ago
psychobunny 339d2b0143 closes #2246 10 years ago
psychobunny ffc07ff6d2 moved settings module deps into ACP #2245 10 years ago
psychobunny d759a7d9dd moved semver out of client js files #2245 10 years ago
psychobunny a2377d4682 removed unused asset 10 years ago
psychobunny ed60deb3f5 fixed ACP from previous commit 10 years ago
psychobunny 0f759f9df4 ... not sure why that didn't all go through in one commit 10 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
10 years ago
barisusakli 006322f386 much faster sitemap
no need to load all the data, when we only use slug and lastposttime
10 years ago
barisusakli e1f67052d0 closes #2244 10 years ago