Commit Graph

30 Commits (69bb3293ee09cea02b401ac1795f3735e71fe0bb)

Author SHA1 Message Date
Barış Soner Uşaklı 69bb3293ee misc fixes
handle spider uids properly
Baris Usakli 566564ed74 fix redis tests
fixed typo in groups/data.js
added postcount,viewcount to int fields
Barış Soner Uşaklı fb6067a7ca only parse if field is requested
Barış Soner Uşaklı f3a679e268 remove parseInts
Baris Usakli fdbefa3d1f remove more parseInts
Barış Soner Uşaklı ac39112271 remove more parseInts
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ı c3a903142a closes
Barış Soner Uşaklı b2b33ffa57 topics data refactor
Barış Soner Uşaklı 5c7dd54815
fix zsets and update them on post move, closes ()
Barış Soner Uşaklı 2c3fd5fbce remove some dupe code
Barış Soner Uşaklı 1019feb569 fix method name
Barış Soner Uşaklı f6ac92111b style changes
Peter Jaszkowiak e382bca610 Fix tests
Peter Jaszkowiak 0fe10f5e86 Escape topic titles at the source, deduplicate
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
psychobunny b3f8428691 closes
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak feb8405f95 ESlint eol-last
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 3fa1c1f927 Fix space-infix-ops linter rule
psychobunny 8c288f31b3 keep track of the previous cid a topic was moved from
barisusakli 35a7554ec7 closes
barisusakli f3d2ad5f1f lets break some themes :evil:
psychobunny 66cf13e546 topics.deleteTopicField
Barış Soner Uşaklı 573840ccbd changed to title raw
barisusakli 2fc385f723 closes , closes
barisusakli 7e2fbfe3f4 modify topic isn't async
barisusakli 5950f97f96 more refactors