You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Jaszkowiak f6c96948fe
fix: import resolution within plugin modules (#11219)
use module.exports = require('..')
export * from '..' didn't work in some cases
2 years ago
..
aliases.js fix: a missed invocation of colors 3 years ago
blacklist.js refactor: tab rules 3 years ago
build.js perf: speed up build 3 years ago
cacheBuster.js chore: eslint prefer-template 4 years ago
configs.js breaking: disable javascript in custom less tab 4 years ago
css.js refactor: no more 🐮 4 years ago
debugFork.js chore: eslint prefer-destructuring 4 years ago
dependencies.js feat: remove colors in favour of chalk (#10142) 3 years ago
errors.js refactor: tab rules 3 years ago
index.js breaking: remove socket.emit('user.exists') 3 years ago
js.js fix: import resolution within plugin modules (#11219) 2 years ago
languages.js perf: dont fs.open if plugin doesnt have language namespace (#9893) 4 years ago
logs.js refactor: use async 3 years ago
minifier.js chore: remove .opacity() mixin as it is supported cross-browser 4 years ago
settings.js feat: add quiet to action:settings.set 3 years ago
tags.js fix: #10384 -- mixed up sizes for fallback touch icons 3 years ago
templates.js feat: Allow defining active plugins in config (#10767) 3 years ago
themes.js feat: Allow defining active plugins in config (#10767) 3 years ago