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
psychobunny
0d741f0031
commenting out the reconnection messages, it's annoying if you have 500 users online
...
not sure if we do need it though, so just leaving it there for now
10 years ago
psychobunny
f35a51e48d
making the loading sequence less verbose
...
in particular, the js stuff all happened sequentially at the same time
so there was no need for multiple messages
10 years ago
psychobunny
6418948570
only need one "meta/css done" message
10 years ago
psychobunny
ae635a0083
minifier.css isn't used
10 years ago
psychobunny
2f53a3acc9
adding .gitignore public/uploads
10 years ago
psychobunny
3a069e028b
refactored meta/js
...
yay I haz sourcemaps on windows now
10 years ago
barisusakli
61c73b7761
fix urls
10 years ago
barisusakli
4dcecbb310
gitignore and folders
10 years ago
barisusakli
1d1625f5c4
closes #2157
10 years ago