Commit Graph

17373 Commits (8619a8c06646ab8b0604490a3168f7b5c5c667bc)
 

Author SHA1 Message Date
Barış Soner Uşaklı 8619a8c066 up persona widget essentials
Barış Soner Uşaklı d9e723b085 up widget essentials and rewards
Barış Soner Uşaklı 2f198583c4 change to this
Barış Soner Uşaklı a2aae7f805 shorter error message
Barış Soner Uşaklı 69253d9a7f use chart.js legend
Barış Soner Uşaklı 1d15449076 write analytics before exiting
Barış Soner Uşaklı 8abef4c101 bg colors
Barış Soner Uşaklı b916dc562f fix bg colors
Barış Soner Uşaklı 804451cc37 update axis ids
Barış Soner Uşaklı c2191167ee fail colors
Barış Soner Uşaklı 5b842c98ac fix typo
Barış Soner Uşaklı 9f36ce3997
Barış Soner Uşaklı 11c2a65b5a fix config values not showing client side if they were set to 0
Barış Soner Uşaklı a73bcabad8 don't call .jpeg quality on pngs
Misty (Bot) 38ca8b481c Latest translations and fallbacks
Barış Soner Uşaklı 44a957faca remove more parseints
Barış Soner Uşaklı 728e7bdae9 remove more parseInts
Barış Soner Uşaklı 537b7ff7e8 remove more parseInts
Baris Usakli a228dc2de9 closes
Andrew Rodrigues e2ecbae06c add body class when cookie consent warning is open
Baris Usakli 82cda248f3 fix plugin requires
Andrew Rodrigues c9fc65d901 more efficient selectors (apparently)
Baris Usakli 138154a71c move modules
Baris Usakli 5293a6515c fix lint
Baris Usakli fdbefa3d1f remove more parseInts
Barış Soner Uşaklı 934cdedd72 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 175e13edf6 group data
Misty (Bot) efaed33771 Latest translations and fallbacks
Barış Soner Uşaklı c30ff42817 test for hooks page
Barış Soner Uşaklı c738dc7d3e remove some more parseInts
Barış Soner Uşaklı 7a44424214 parse '123' to 123 if it has no default
Barış Soner Uşaklı d07e3e6d97 if not in defaults use string
Barış Soner Uşaklı 4fff5e9baf closes
Baris Usakli 6befc46346 update esversion
Baris Usakli 881185ae59 closes
Barış Soner Uşaklı ab7657d445 closes
Misty (Bot) 7950b254a6 Latest translations and fallbacks
Barış Soner Uşaklı bc63cfe281 tweak codeclimate settings
Barış Soner Uşaklı ac39112271 remove more parseInts
renovate[bot] 9aa39c91a3 Update dependency sitemap to v2 ()
Barış Soner Uşaklı 9c022afae1
Parse int ()
* 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
Barış Soner Uşaklı 60c58870af
remove hotswap ()
Barış Soner Uşaklı 92744a7200 closes
Barış Soner Uşaklı ee2f9e9434 remove some parseInts
Barış Soner Uşaklı f5fe91286e closes
Barış Soner Uşaklı f53984aeae refactor user/category data
Barış Soner Uşaklı c3a903142a closes
Barış Soner Uşaklı b2b33ffa57 topics data refactor
Barış Soner Uşaklı 2ee964caa2 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 26d4e0852f use includes instead of indexOf
use _.uniq instead of filter&indexOf