Sam
|
7b70a208ba
|
SECURITY: correct XSS on long topic titles
|
2018-09-18 08:56:10 +10:00 |
|
Sam
|
c662e0918f
|
SECURITY: remove admin memory diagnostics routes
|
2018-09-18 08:36:24 +10:00 |
|
Guo Xiang Tan
|
852026dfae
|
Backward compatibility for dropping functions in ColumnDropper .
https://meta.discourse.org/t/launcher-rebuild-error-pg-error-schema-discourse-functions-does-not-exist/96209
|
2018-09-17 14:52:09 +08:00 |
|
Neil Lalonde
|
b5401af2dc
|
Version bump to v2.1.1
|
2018-09-14 11:00:12 -04:00 |
|
Guo Xiang Tan
|
8ddcb6564e
|
FIX: Onceoff job to recover missing post uploads.
This fixes the regression due to 1f636c445b
|
2018-09-14 10:52:33 +08:00 |
|
Guo Xiang Tan
|
9d81a6cc72
|
DEV: Avoid using send and make the method public instead.
|
2018-09-14 10:52:16 +08:00 |
|
Guo Xiang Tan
|
ea522589cf
|
Accept custom AR relation for UploadRecovery .
|
2018-09-14 10:51:55 +08:00 |
|
Guo Xiang Tan
|
1d6597c646
|
FIX: Do not try to recover invalid Upload#short_url in UploadRecovery .
|
2018-09-14 10:51:36 +08:00 |
|
Guo Xiang Tan
|
692f2aa395
|
Fix the build.
|
2018-09-14 10:51:26 +08:00 |
|
Guo Xiang Tan
|
2176605fc4
|
Add basic test case for UploadRecovery .
|
2018-09-14 10:51:20 +08:00 |
|
Guo Xiang Tan
|
50f7e2be64
|
Rescue errors when running dry run for UploadRecovery .
|
2018-09-14 10:51:11 +08:00 |
|
Guo Xiang Tan
|
d257b4a386
|
Fix s3 recovery from tombstone in UploadRecovery .
|
2018-09-14 10:51:04 +08:00 |
|
Guo Xiang Tan
|
c3c42fd056
|
Add dry run option to UploadRecovery .
|
2018-09-14 10:50:53 +08:00 |
|
Guo Xiang Tan
|
f08e7bdbff
|
Fix incorrect variable.
|
2018-09-14 10:50:46 +08:00 |
|
Guo Xiang Tan
|
797a259702
|
New rake task uploads:recover .
|
2018-09-14 10:50:32 +08:00 |
|
Guo Xiang Tan
|
0811379ab3
|
DEV: Print the error class in uploads:list_posts_with_broken_images .
|
2018-09-14 10:50:26 +08:00 |
|
Guo Xiang Tan
|
dffd4fa9e6
|
Add extra protection in Upload#get_from_url .
In case the extension goes missing from the URL.
|
2018-09-14 10:49:34 +08:00 |
|
Régis Hanol
|
39a2d92417
|
FIX: don't index urls to local files
|
2018-09-14 12:31:35 +10:00 |
|
Arpit Jalan
|
74eec1849d
|
FIX: ignore and log bad json values for custom fields
|
2018-09-13 17:42:48 +05:30 |
|
Guo Xiang Tan
|
f31758cc70
|
FIX: Uploads not being linked correctly to posts.
Regression due to 1f636c445b .
|
2018-09-11 23:54:07 -07:00 |
|
Neil Lalonde
|
8922a91c1c
|
Version bump to v2.1.0
|
2018-09-10 19:39:59 -04:00 |
|
Neil Lalonde
|
ea7ee8e9f7
|
Merge master
|
2018-09-10 19:39:09 -04:00 |
|
Sam
|
a5ae7ee8e2
|
SECURITY: correct edge case when SSO provides unvalidated emails
|
2018-09-11 08:25:19 +10:00 |
|
Sam
|
e64402cb3b
|
SECURITY: correct edge case when SSO provides unvalidated emails
|
2018-09-11 08:24:02 +10:00 |
|
Rishabh
|
80eace4268
|
Merge pull request #6383 from discourse/fix_username_suggester
FIX: don't raise an error on integer usernames in user_name_suggester
|
2018-09-11 00:30:29 +05:30 |
|
Neil Lalonde
|
4653627a40
|
update plugin-translations.rb script to update .tx/config file in plugins when languages are added or removed
|
2018-09-10 14:22:45 -04:00 |
|
Neil Lalonde
|
6afc86398c
|
Update translations
|
2018-09-10 13:29:07 -04:00 |
|
Rishabh Nambiar
|
81c87df18a
|
FIX: don't raise an error on integer usernames
|
2018-09-10 22:17:56 +05:30 |
|
Blake Erickson
|
1d41f3c3fb
|
Merge pull request #6380 from discourse/rake-destroy-sub-category
FIX: Allow `rake destroy:topics` to delete topics in sub-categories
|
2018-09-10 10:26:04 -06:00 |
|
Kris
|
2b7e50cab8
|
Prevent fade-out from overlapping button in admin nav
|
2018-09-10 11:25:41 -04:00 |
|
Guo Xiang Tan
|
94ff428571
|
Pass the right value to rake task.
|
2018-09-10 20:07:28 +08:00 |
|
David Taylor
|
84fc7abb73
|
FIX: Allow rake destroy:topics to delete topics in sub-categories
|
2018-09-10 12:52:14 +01:00 |
|
Guo Xiang Tan
|
4a966c639d
|
DEV: Update uploads:list_posts_with_broken_images to recover from tombstone.
|
2018-09-10 17:01:41 +08:00 |
|
Joffrey JAFFEUX
|
d4080c020f
|
FIX: sets trends to 7 days instead of 3 (#6379)
|
2018-09-10 10:40:19 +02:00 |
|
Guo Xiang Tan
|
df04e69cde
|
FIX: S3Helper#list creates incorrect prefix.
|
2018-09-10 16:34:40 +08:00 |
|
Guo Xiang Tan
|
68572b8afc
|
Print error messages on why upload fails to save.
|
2018-09-10 16:02:13 +08:00 |
|
Guo Xiang Tan
|
8c374f339c
|
DEV: Don't pin JS packages to a particular patch version.
|
2018-09-10 15:30:28 +08:00 |
|
Guo Xiang Tan
|
0aca80e92a
|
Fixes to uploads:list_posts_with_broken_images .
|
2018-09-10 15:16:29 +08:00 |
|
Guo Xiang Tan
|
8496537590
|
Add RECOVER_FROM_S3 to uploads:list_posts_with_broken_images rake task.
|
2018-09-10 15:14:30 +08:00 |
|
Guo Xiang Tan
|
04d26c65e2
|
Refactor Upload.get_from_url to check length of sha1.
|
2018-09-10 10:10:39 +08:00 |
|
Joshua Rosenfeld
|
afaa722c32
|
sort official plugin list, remove duplicate entry
`discourse-sitemap` was listed twice, sorted list to help avoid duplication
|
2018-09-09 13:41:26 -04:00 |
|
Joffrey JAFFEUX
|
2ad882113e
|
FIX: corrects top-referred and trending-search dates (#6372)
|
2018-09-07 16:49:44 +02:00 |
|
Neil Lalonde
|
9e77fd8fc3
|
FIX: wrong category links on subfolder install in rss feed for a category topic list
|
2018-09-07 10:03:30 -04:00 |
|
Guo Xiang Tan
|
fb96ab4464
|
Delete pretender.js
|
2018-09-07 21:26:36 +08:00 |
|
Guo Xiang Tan
|
81003a0f99
|
Pin prettier to 1.13.
|
2018-09-07 16:24:18 +08:00 |
|
Guo Xiang Tan
|
d788555994
|
DEV: Manage pretender with yarn.
|
2018-09-07 16:01:49 +08:00 |
|
Guo Xiang Tan
|
039afe0d2c
|
Apply prettier.
|
2018-09-07 15:19:34 +08:00 |
|
Guo Xiang Tan
|
89e5d91f0a
|
FIX: Tooltip should use format option instead of defaulting to "LLL".
|
2018-09-07 11:32:44 +08:00 |
|
Guo Xiang Tan
|
def4fbaf01
|
UX: Join dates in tooltips using line breaks.
|
2018-09-07 11:24:05 +08:00 |
|
Guo Xiang Tan
|
b5b4e2602a
|
Formatting fixes.
|
2018-09-07 10:21:11 +08:00 |
|