192 Commits (e3e41e2c6522327af090f3de07ca2f424b33cd16)

Author SHA1 Message Date
Fokke Zandbergen 36c27633b9 Only use semver.satisfies on valid ranges
So it doesn't alarm when you use a package straight from git e.g.
10 years ago
barisusakli 274844a07f check _resolved 10 years ago
Barış Soner Uşaklı a2bf7d4230 Merge pull request #2895 from EvSpirit/master
#2893 increment --debug-brk port value when forking js-minifier child pr...
10 years ago
Barış Soner Uşaklı eb0fb07f05 Merge pull request #3339 from mani95lisa/patch-4
allow use github module
10 years ago
Julian Lam 6f23e4bab1 changing the default base theme to persona, from vanilla 10 years ago
Julian Lam ac46356cad Revert "changed base templates path to Persona, from Vanilla."
This reverts commit fe7f5402a8.
10 years ago
Julian Lam 3d9415b65e Fixes #3442 10 years ago
Julian Lam f53fb19468 Fix #3384
Resolved issue where if a bundled plugin was uninstalled, NodeBB would no longer start as the dep check could not be completed.
10 years ago
Julian Lam 56b399c900 Add new mixin, and added mixins to stylesheet.css 10 years ago
Julian Lam fe7f5402a8 changed base templates path to Persona, from Vanilla.
This breaks all themes relying on templates from Vanilla!! See: https://community.nodebb.org/topic/6098/on-changing-the-default-theme-to-persona
10 years ago
Mani Wang 92968dfd8d avoid outdated error
when use github address as module
10 years ago
Mani Wang c13589735d allow use github module
avoid `outdated` error when use github address as module.
10 years ago
psychobunny c1a6bd8b8f don't enforce dependency check when running in dev mode 10 years ago
Julian Lam c6643082e2 closes #3303 10 years ago
Julian Lam 2d70733fa5 updated dependencies to use latest UglifyJS2, instead of my year-old fork 10 years ago
barisusakli 8e74d8f4fa removed parallel 10 years ago
psychobunny 15a8ebaeff only load rjs modules that are required on startup 10 years ago
psychobunny 0ad1c8afbf forgot to add pagination to default minified file 10 years ago
psychobunny b0907b8c3c minify some modules that are required on cold load 10 years ago
psychobunny 7564881298 don't minify files in /client
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
10 years ago
psychobunny febc359e53 moved sortable to acp only 10 years ago
psychobunny f8b3282295 closes #3141 10 years ago
psychobunny ef6c30ad99 removed some unused variables 10 years ago
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp 10 years ago
psychobunny e74f3da89e fixed sounds on windows 10 years ago
Nicolas Siver 3197a9e47c register vendor script 10 years ago
Julian Lam aae3ac6b98 updated title parsing methods to call a new hook: filter:parse.title 10 years ago
psychobunny c1dd0dd669 fixing nodebb startup on windows 10 years ago
psychobunny 954212fc9f emit templates:compiled event if skipped 10 years ago
barisusakli d946a2fcbd closes #3098
wait for templates to compile even if using clustering
fix emitter.all
upgrade.check error first
removed plugins.ready, using callback on plugins.init
removed webserver.init, using webserver.listen
10 years ago
Julian Lam 610d687a96 moved favicon into default link tags, and fixed bug that caused link tags to not show up 10 years ago
Julian Lam a72501f3b4 closed #3076 10 years ago
Julian Lam c26f274392 moved meta and link tag parsing out to a new module, meta/tags 10 years ago
Fokke Zandbergen 1eee970ebb Allow NodeBB version to be set via config to package.json version can be incremented when needed. 10 years ago
barisusakli 7a3b4c08e0 closes #2922 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463 10 years ago
EvSpirit 8a6c189d80 #2893 increment --debug-brk port value when forking js-minifier child process 10 years ago
EvSpirit 3bd2f53056 #2893 increment --debug-brk port value when forking js-minifier child process 10 years ago
barisusakli 810d3be512 closes #2593 10 years ago
psychobunny 54cbbe2844 components system 10 years ago
Barış Soner Uşaklı eda98a35ea closes #2862 10 years ago
psychobunny 6d4b658579 using unminified version of autosize 10 years ago
psychobunny 5e3a990f2d added vendor/autosize 10 years ago
Julian Lam 5d7b46935d fixing issue where grunt wouldn't read js from file properly if nodebb wasn't run in production mode at least once 10 years ago
psychobunny 0c8e0ca46f linted /meta 10 years ago
psychobunny aa12ab9478 think its fairly safe to say this isn't experimental anymore
worked every single time I reloaded today, and that'd be about a hundred
thousand times so far
10 years ago
psychobunny f8663bbfd0 added tpl flag to --from-file 10 years ago
barisusakli d96a1f0365 closes #2630 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
Julian Lam a2af8105ec closed #2583 10 years ago
Baris Usakli 8522af504a closed #2571 10 years ago
barisusakli 936ea5f686 sync config changes over redis pubsub 10 years ago
barisusakli 6b20cf5cff #2508 10 years ago
barisusakli 64e13df14c removed node cluster spawn procs on ports 10 years ago
Julian Lam d16cfb89e0 extra log, #2246 10 years ago
Julian Lam 5cc30ca1a0 more cache hash fixes 10 years ago
Julian Lam 82708d65c6 propagating hash to all workers on css compilation 10 years ago
barisusakli 1abe35092b cluster socket.io fixes
close proxy server on loader.stop
changed handles to object
10 years ago
barisusakli 0674258793 Merge remote-tracking branch 'origin/master' into socket.io1.x 10 years ago
barisusakli c12d90ddfb closes #2457 10 years ago
Julian Lam 8de2d1f58d closed #2459 10 years ago
barisusakli 2ecfcc582f Merge remote-tracking branch 'origin/master' into socket.io1.x 10 years ago
Julian Lam 23b14b3443 moving nearly all startup messages to verbose type 10 years ago
barisusakli 04175c92d9 Merge remote-tracking branch 'origin/master' into socket.io1.x 10 years ago
barisusakli 80d7ae597b closes #2451 10 years ago
Julian Lam fa39b5e46b closed #2446 10 years ago
Julian Lam ba9a5ad7d7 fixed #2448 10 years ago
barisusakli 702b1554fb Merge remote-tracking branch 'origin/master' into socket.io1.x 10 years ago
barisusakli 73fb653ddf emit works 10 years ago
psychobunny c905f96108 closes #2412 10 years ago
Julian Lam ae1528dc7e closed #2407 10 years ago
barisusakli 0864480433 forgot return 10 years ago
Julian Lam 207bfa8960 closed #2419 10 years ago
barisusakli 363057cf49 closes #2390 10 years ago
barisusakli d1b457b066 check err 10 years ago
psychobunny 70b5c631c6 if dev, compile view scripts only; let rjs dynamically load module scripts
fixes a bug introduced @ 11c83079f2
10 years ago
psychobunny 02b6a7893a in dev mode, concatenate scripts instead of minifying
faster reboot & restores sanity to those trying to debug browser
specific issues on IE and FF. not that you have much sanity to begin
with if it's an IE bug...
10 years ago
psychobunny 11c83079f2 if env is dev, don't re-compile rjs files
faster reboot & easier to debug on browsers that don't support
sourcemaps
10 years ago
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363 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 7c7be2e0c1 closes #2337 10 years ago
Julian Lam 1a90de7dd6 added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup 10 years ago
psychobunny 73220aaa3d didn't realize mousetrap was being used elsewhere in the code, added back to client again 11 years ago
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client #2245 11 years ago
psychobunny 339d2b0143 closes #2246 11 years ago
psychobunny ffc07ff6d2 moved settings module deps into ACP #2245 11 years ago
psychobunny d759a7d9dd moved semver out of client js files #2245 11 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
11 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
11 years ago
psychobunny 6418948570 only need one "meta/css done" message 11 years ago
psychobunny 3a069e028b refactored meta/js
yay I haz sourcemaps on windows now
11 years ago
psychobunny 729ed6fbda all your semi-colons are belongs to me 11 years ago
psychobunny eb4baf62b5 closes #2235 11 years ago
psychobunny 2a2490541f some minor linting elsewhere 11 years ago
psychobunny 319defd1d2 moved meta:js.compiled event to after minfile is committed to disk, closes #2173 11 years ago
psychobunny fa8613d09d moving meta:css.compiled further down, currently it gets emitted twice 11 years ago
psychobunny 9c8395808c use page visibility api instead of window.onblur
this lib supports most major browsers
11 years ago
Julian Lam 5ba88b7152 fixed #2208 11 years ago
psychobunny e5681097f4 added error to minification step 11 years ago