Commit Graph

7339 Commits (90f3e1281d12ee313f4e7327a9c4eac2d65b55ef)

Author SHA1 Message Date
Baris Usakli 90f3e1281d up markdown
Barış Soner Uşaklı 71ccd67665 closes
calculate size of base64 image from buffer, still not perfect but better than string.length
Barış Soner Uşaklı b7ead6dc9c
Replace jimp with sharp ()
* add probe image size and max image size

* replace jimp and image-probe with sharp

* better name for test

* resize with just path

* resize thumb inplace

* use filename
Misty (Bot) c4b23909df Latest translations and fallbacks
Barış Soner Uşaklı 669a5135e1 closes
Misty (Bot) 27a90b7a78 Latest translations and fallbacks
Barış Soner Uşaklı d880a7ade0 closes
Julian Lam 3c89befad2 fallbacks for account/sessions
Julian Lam ce6f9ec84e pushing translations for blocks user page
André Zanghelini f3956299eb Add tooltip in taskbar icons ()
* Add tooltip in taskbar icons

* Translate taskbar title when creating taskbar
smyther f120015b54 Fix for user being able to open multiple "delete posts" modals ()
* Implement fix for multiple fork cards showing

* Fix for admin being able to open multiple 'delete posts' modals

* Fix linting issue
Misty (Bot) 3a36a2b53b Latest translations and fallbacks
smyther 0c9907367a Implement fix for multiple fork cards showing ()
Misty (Bot) fe118fe1c3 Latest translations and fallbacks
Barış Soner Uşaklı ebaea9b6c1 closes
Misty (Bot) 60c54d6cdf Latest translations and fallbacks
Misty (Bot) 59fd27510a Latest translations and fallbacks
Misty (Bot) 13044df14e Latest translations and fallbacks
Julian Lam c2c925cacd closes
Julian Lam e882a091a1 updated blocks localisations from Tx
Julian Lam 5c04ec2d63 removed client-side chat message length check in favour of server-side check, firing new hook on messaging.checkContent for hooks to intercept
Misty (Bot) e79f0dad90 Latest translations and fallbacks
Misty (Bot) 6bb62a4728 Latest translations and fallbacks
Julian Lam 8618afb45d added Latvian localisation strings
Misty (Bot) e56b6daee4 Latest translations and fallbacks
Misty (Bot) badb06a9de Latest translations and fallbacks
Julian Lam 9d202d9be9 closes
Julian Lam 70f04bd1c2 fixed client-side console error on vote
Misty (Bot) 3c6327215c Latest translations and fallbacks
Andrew Rodrigues 12940b577b closes
Misty (Bot) 560e63c97a Latest translations and fallbacks
Julian Lam a77630c6be closes
Barış Soner Uşaklı c0156640e3 add back alert
Barış Soner Uşaklı 14d810c113 show error if cropper fails
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
Misty (Bot) ac68c65dc9 Latest translations and fallbacks
Misty (Bot) 7ff516a1d6 Latest translations and fallbacks
Misty (Bot) 035c04212d Latest translations and fallbacks
Misty (Bot) 4059a49c90 Latest translations and fallbacks
Baris Usakli 976b85ccaa closes
Misty (Bot) b3f5901a96 Latest translations and fallbacks
Julian Lam ea2bd33bfa fixes , restored template values in widget containers
Julian Lam 7dfe953526 closes
Julian Lam 5243ee559a set initial focus on register page
Misty (Bot) ee6d4fabd6 Latest translations and fallbacks
Julian Lam 609f711db0 added logic to handle Chats.switchChat being called with no arguments