63 次程式碼提交 (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

作者 SHA1 備註 提交日期
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Jonathan de Jong 27d2820c33
Enable flake8-bugbear, but disable most checks. (#9499) 3 年之前
  Richard van der Hoff 1b2d6d55c5
Remove vestiges of uploads_path config (#9462) 3 年之前
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 年之前
  Patrick Cloke 4ca054a4ea
Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) 3 年之前
  Patrick Cloke 344ab0b53a
Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 3 年之前
  Richard van der Hoff ab7a24cc6b
Better formatting for config errors from modules (#8874) 3 年之前
  Mateusz Przybyłowicz ca2db5dd0c
Increase default max_upload_size from 10M to 50M (#8502) 3 年之前
  Erik Johnston b44bdd7f7b
Support running multiple media repos. (#7706) 3 年之前
  WGH e55ee7c32f
Add support for webp thumbnailing (#7586) 4 年之前
  Tristan Lins c07fca9e2f
Clarify the comments for media_storage_providers options (#7272) 4 年之前
  Andrew Morgan a48138784e
Allow specifying the value of Accept-Language header for URL previews (#7265) 4 年之前
  Richard van der Hoff 98247c4a0e
Remove unused, undocumented "content repo" resource (#6628) 4 年之前
  Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
  Amber Brown 864f144543
Fix up some typechecking (#6150) 4 年之前
  Matthew Hodgson 7ef319aefe fix broken copyrights 4 年之前
  Jorik Schellekens 6604b64fae
Check dependencies on setup in the nicer way. (#5989) 4 年之前
  Amber H. Brown 18bdac8ee4 fix config being a dict, actually 4 年之前
  Amber Brown 0b6fbb28a8
Don't load the media repo when configured to use an external media repo (#5754) 4 年之前
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 4 年之前
  Richard van der Hoff 7c2f8881a9 Ensure that all config options have sensible defaults 4 年之前
  Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 4 年之前
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 年之前
  Richard van der Hoff 1565ebec2c more config comment updates 5 年之前
  Richard van der Hoff 1a7104fde3 Blacklist 0.0.0.0 and :: by default for URL previews 5 年之前
  Richard van der Hoff fd463b4f5d
Comment out most options in the generated config. (#4863) 5 年之前
  Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 5 年之前
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 5 年之前
  Richard van der Hoff ef771cc4c2 Fix a number of flake8 errors 5 年之前
  Amber Brown 49af402019 run isort 5 年之前
  Felix Schäfer 4ef76f3ac4 Add private IPv6 addresses to preview blacklist #3312 6 年之前
  Erik Johnston d69768348f Fix passing wrong config to provider constructor 6 年之前
  Erik Johnston 8e85220373 Remove duplicate directory test 6 年之前
  Erik Johnston aae77da73f Fixup comments 6 年之前
  Erik Johnston 0af5dc63a8 Make storage providers more configurable 6 年之前
  Erik Johnston e283b555b1 Copy everything to backup 6 年之前
  Erik Johnston bf4fb1fb40 Basic implementation of backup media store 6 年之前
  Euan Kemp c6bbad109b default config: blacklist more internal ips 7 年之前
  Mark Haines eb79110beb Clean up the blacklist/whitelist handling. 8 年之前
  Matthew Hodgson 792def4928 add a url_preview_ip_range_whitelist config param so we can whitelist the matrix.org IP space 8 年之前
  Erik Johnston f338bf9257 Give install requirements 8 年之前
  Erik Johnston bfe586843f Add back in helpful description for missing url_preview_ip_range_blacklist 8 年之前
  Erik Johnston d0633e6dbe Sanitize the optional dependencies for spider API 8 年之前
  Matthew Hodgson af582b66bb fix typo 8 年之前
  Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 8 年之前
  Matthew Hodgson 47c361d2f8 add 800x600 thumbnails to make vector look prettier (and anyone else who likes big thumbnails) 8 年之前
  Matthew Hodgson 7dd0c1730a initial WIP of a tentative preview_url endpoint - incomplete, untested, experimental, etc. just putting it here for safekeeping for now 8 年之前
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 年之前
  Mark Haines 95b0f5449d Fix flake8 warning 8 年之前
  Mark Haines de3b7b55d6 Doc-string for config ultility function 8 年之前