Commit Graph

80 Commits (9ee1c2f8445009d33731b59746d3bf2a9be00410)

Author SHA1 Message Date
Barış Soner Uşaklı 116866d53a double default post cache
Barış Soner Uşaklı 2e579ee0f9 closes
Julian Lam 4919e9efa3 feat: allow disabling of GDPR features via ACP toggle, closes
Barış Soner Uşaklı 9c03881d5a add threshold for image resizing
Barış Soner Uşaklı 7a44424214 parse '123' to 123 if it has no default
Barış Soner Uşaklı 4fff5e9baf closes
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ı 77beaf2e15
Allow local login,closes ()
* WIP

* reset groups cache after every suite
Barış Soner Uşaklı 1c286e4536 not even used
Barış Soner Uşaklı a7267df404 closes
Barış Soner Uşaklı df770aed8e closes
Barış Soner Uşaklı 2faaf5b35f closes https://github.com/julianlam/nodebb-plugin-mentions/issues/99
Aziz Khoury dc83e85bb4 add maximumChatMessageLength to defaults.json ()
Barış Soner Uşaklı 723f31a362 closes
Barış Soner Uşaklı 651b1cc9f8 closes
Barış Soner Uşaklı 72140e5338 closes , closes
Baris Usakli a19537dc25 closes
Baris Usakli 1837ac2015 closes
Barış Soner Uşaklı 3a1eba2537 merge
barisusakli 33e8ecc1f4 closes
Peter Jaszkowiak c7929ec7d8 Add option for disabling language autodetection
barisusakli e3205bcfad merge
Peter Jaszkowiak 6e5a79842f Fix
barisusakli e63559b6fd closes
barisusakli bb05e6e393 closes
Julian Lam 492a5ff730 proper year in copyright footer
barisusakli 25f3a31ff1 closes
Julian Lam 8eaff1492a Added ACP option to customise recent post
Before, could either be OP or last reply.

Now, you can choose between OP, last reply, or last post (which
includes OP)
pichalite 8947ac74a4 bookmarkThreshold
pichalite 43a3a81cf7 add missing ACP defaults for new install
psychobunny 0c1376c884 closes
pichalite 2cf300f0e1 set default option for allowPrivateGroups on setup
barisusakli d7df6c0b06 remove more from config
psychobunny cbcae33173 epic fail spelling
Jared Busch 396b623039 update copyright in footer
barisusakli 323cc165b6 closes
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
yariplus 853aa37cd2 Add user home pages.
Julian Lam 7e6703c18e more line ending conversion
barisusakli fba6e1dfe2 added min/max tags setting to defaults.json
Julian Lam 22251cb0bd fixed , introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values
barisusakli 65ab5733ef added categories navigation item, ability to change logo url
barisusakli 072d287183 closes
barisusakli 57c2418157 closes
barisusakli 714c7356f9 closes
barisusakli 9749658d35 added about me field
Barış Soner Uşaklı c9b5948034 closes
barisusakli d5dd48ecc8 closes
CisMous 5bb2f2bb62 fix type error
psychobunny f082270f25 got rid of hideIfPrivate
psychobunny d545492b67 navigation: moved target to properties