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.
Barış Soner Uşaklı 9c022afae1
Parse int (#6853)
* Store config fields as JSON in the db

Fewer parseInts

* Remove unnecessary parseInts

* remove some dupe code add tests

* remove console.log

* remove more parseInts

* WIP: read meta.configs defaults from defaults.json

remove more parseInts

* more work

* add log for failing test

* update admin pwd

* fix tests, dont require posts/cache before configs are initialized

* handle saves

* Test boolean conditions

* remove more parseInts

* Fix boolean values

* remove lots more parseInts

* removed json parsing

* renamed var to number

* categories dont have timestamp
6 years ago
..
blacklist.js use includes instead of indexOf 6 years ago
build.js use includes instead of indexOf 6 years ago
cacheBuster.js Use less memory to build translation files (#6070) 7 years ago
configs.js Parse int (#6853) 6 years ago
css.js Fix @scoped themes 7 years ago
debugFork.js Fix #5970 and forking while debugging (#5965) 7 years ago
dependencies.js use includes instead of indexOf 6 years ago
errors.js closes #6039 7 years ago
js.js use includes instead of indexOf 6 years ago
languages.js Use less memory to build translation files (#6070) 7 years ago
logs.js Unwrap meta modules 8 years ago
minifier.js upgrade to winston 3.1, closes #6590 (#6838) 6 years ago
settings.js when settings are saved publish it to all nodes 7 years ago
sounds.js Unwrap meta modules 8 years ago
tags.js closes #6283 7 years ago
templates.js Precompile all templates 7 years ago
themes.js Parse int (#6853) 6 years ago