7551 Commits (0a38a783c7ab4cc84b94051daf2f75589860891c)
 

Author SHA1 Message Date
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
psychobunny b1b25ada4d started removing ajaxify.loadTemplate #2230 10 years ago
psychobunny 2b5c3275f3 upping templates.js, please run npm install 10 years ago
psychobunny 396fecb94a removing an old comment 10 years ago
psychobunny f149fb0191 linting, TIL that obj.$key is valid syntax 10 years ago
psychobunny 729ed6fbda all your semi-colons are belongs to me 10 years ago
psychobunny f4b5090738 more linting 10 years ago
psychobunny 27496a08c4 fix emailer crash (line 35) 10 years ago
psychobunny 94ec07eb73 linting 10 years ago
psychobunny fd95ac096d doing our US friends a favOUr 10 years ago
psychobunny c2d21de9ac show my full name
wonder why we implemented this. lmao
10 years ago
psychobunny 61b8c7f673 moar typos 10 years ago
psychobunny 5376f07f6c @julianlam is an administator 10 years ago
psychobunny 85e0d1c03f more user-friendly error messages 10 years ago
psychobunny 01b8d1472e closes #2116 10 years ago
psychobunny d632ba2242 fix post crash from 712bd3938f 10 years ago
psychobunny 4b295decf8 forgot to update meta.title.build in socket.io/meta.js 10 years ago
psychobunny eb4baf62b5 closes #2235 10 years ago
psychobunny 298625225a use default 403 message for accounts 10 years ago
psychobunny 7bd49a96b2 #2235 10 years ago
psychobunny 3b511b59cb found a duplicate language string 10 years ago
psychobunny 1bdb80ce0a and so does 403 10 years ago
psychobunny 3c97829e85 404 now properly reads error messages 10 years ago
barisusakli 712bd3938f parse post in Topics.reply not in Posts.create
makes importer faster if md plugin is enabled
10 years ago
Julian Lam e0fd24c087 adding contributing.md to root 10 years ago