Commit Graph

17048 Commits (f751d21d1e591e4acf989ea893988bac41499e7d)
 

Author SHA1 Message Date
Julian Lam f751d21d1e removed debug line
Julian Lam f9d3484ec6 fixes
Renovate Bot 731aa8912a Update dependency request to v2.88.0
Julian Lam ed9dc113b0 sanitizing notes in flags details page, fixes
Julian Lam a77630c6be closes
Julian Lam e6ec041dde bump composer-default
Barış Soner Uşaklı c0156640e3 add back alert
Barış Soner Uşaklı 14d810c113 show error if cropper fails
Renovate Bot f2965bd903 Update dependency connect-pg-simple to v5
Ben Lubar 33228bb7fe PostgreSQL database driver ()
* [test/database/list] Fix test list 4 being used in two different tests

* [database/postgres] PostgreSQL database driver

* [database/postgres] Make transactions work based on continuation scope.

* [database/postgres] Implement nested transactions

* eslint --fix

* Add database changes from earlier this week to the PostgreSQL driver.

* Fix typo

* Fix postgres.incrObjectFieldBy returning undefined instead of null when given NaN

* [database/postgres] Fix sortedSetsCard returning an array of strings.

* Update socket.io postgres adapter

* Fix PostgreSQL erroring when multiple updates are made to the same sorted set entry in a single operation.

Add a test case to catch this error.

* Fix lint errors.

* Only prune sessions on one instance in a cluster to avoid deadlocks.

They're caught and handled by the database server, but they spam the logs.

* Fix arguments.slice.
Jimb Esser 3cccbbc1f2 Add option to enable/disable HSTS
Also fix HSTS middleware being added twice.
Misty (Bot) 4027abcd58 Latest translations and fallbacks
Misty (Bot) 537c7f91fd Latest translations and fallbacks
Barış Soner Uşaklı 1c286e4536 not even used
Renovate Bot 15c9f33404 Update dependency validator to v10.5.0
Renovate Bot 1a10659f59 Update dependency postcss to v7.0.2
Misty (Bot) ac68c65dc9 Latest translations and fallbacks
Misty (Bot) 7ff516a1d6 Latest translations and fallbacks
ChngYekKhai 0fae083ada Typo fixing(README) ()
Barış Soner Uşaklı fa499aef18 closes
Misty (Bot) 035c04212d Latest translations and fallbacks
Misty (Bot) 4059a49c90 Latest translations and fallbacks
Baris Usakli 976b85ccaa closes
Baris Usakli e7bd0cea74 fix lint
Baris Usakli bcef32c5af closes
Baris Usakli 546b13b897 fix lint and tests
Baris Usakli 79ffae608e closes
Baris Usakli 4200cff47c closes
Julian Lam 3c6c0ed7a1 restoring passwordExpiry for use in continueLogin, fixed tests, hopefully
Julian Lam 786af5fbb3 derp
Julian Lam b6a5419ca1 closes
Misty (Bot) b3f5901a96 Latest translations and fallbacks
Julian Lam 4f8815eb78 closes
Julian Lam ea2bd33bfa fixes , restored template values in widget containers
Julian Lam 41d1ebf02e bump persona
Julian Lam 7dfe953526 closes
Julian Lam 5243ee559a set initial focus on register page
Julian Lam 48197e2d25 this upgrade script was written in 2018, not 2017, heh
Barış Soner Uşaklı c7d6cacd98 closes
Misty (Bot) ee6d4fabd6 Latest translations and fallbacks
Andrew Rodrigues 565893501c
up slick
Julian Lam bd85611964 bump vanilla
Julian Lam 609f711db0 added logic to handle Chats.switchChat being called with no arguments
Barış Soner Uşaklı d06f795856 fix scroll on back
Ben Lubar 44373afc52 Fix socket.io not working properly in single-host clusters. ()
This is because we don't use the cluster module, so the master nodejs process doesn't know about any of the clients through the socket API.
Misty (Bot) e534bf803e Latest translations and fallbacks
Andrew Rodrigues 300bae8f9c
Merge pull request from pichalite/patch-2
up slick theme
Anil Mandepudi 519103a7df
up slick theme
Julian Lam afa320c9c8 complete reversion of
Julian Lam 3522ad0e05 Revert "closes #6664"
This reverts commit f27a0d252c.