discourse/app
Gerhard Schlager 3fc589f875 FIX: Don't override timezone on every visit of profile preferences
The timezone should only be initialized when there is no timezone stored in the DB yet. This also fixes an error that happened in dev mode whenever you switch between user preference tabs.
2020-01-17 22:34:18 +01:00
..
assets FIX: Don't override timezone on every visit of profile preferences 2020-01-17 22:34:18 +01:00
controllers Merge pull request #8736 from gschlager/rename_reply_id_column 2020-01-17 17:24:49 +01:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FEATURE: Drop "backup" schema 7 days after restore 2020-01-16 17:48:47 +01:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models Merge pull request #8736 from gschlager/rename_reply_id_column 2020-01-17 17:24:49 +01:00
serializers FEATURE: Secure media allowing duplicated uploads with category-level privacy and post-based access rules (#8664) 2020-01-16 13:50:27 +10:00
services Merge pull request from GHSA-569c-22ff-pj3x 2020-01-16 15:17:16 -03:00
views SECURITY: 2FA with U2F / TOTP 2020-01-15 11:27:12 +01:00