Commit History

Author SHA1 Message Date
  arvid-e ec854dc770 Merge pull request #10289 from growilabs/imprv/170631-content-disposition-api-improvement 7 months ago
  arvid-e 8994dfb848 Fix bug by removing trim in validation 7 months ago
  arvid-e b3376ccfdb Make get request return both inline and attachment mime type lists 7 months ago
  arvid-e 9724cdc341 Add type guards 7 months ago
  arvid-e 257d555f2b Fix mistake in swagger comment 7 months ago
  arvid-e ef3effacba Remove "update" from put endpoint and fix swagger comment 7 months ago
  arvid-e 65534fac6d Change to more appropriate name 8 months ago
  arvid-e 31c023ae9c Fix missing closing brace 8 months ago
  arvid-e b47777cb7e Save attachment MIME types in its own list and update using the same endpoint 8 months ago
  arvid-e fed29fd97f Only rely on the server MIME configuration for content disposition settings 8 months ago
  arvid-e b625e863f1 Add property to swagger comment 8 months ago
  arvid-e 0fb6d8a79a Fix swagger comment mistake 8 months ago
  arvid-e 7c3110f487 Update swagger comment with array reponse 8 months ago
  arvid-e 22d6213bdf Update swagger comment 8 months ago
  arvid-e 6b00dd8820 Update constant names 8 months ago
  arvid-e 583b32a102 Move strict and lax logic to frontend and let backend only set recieved mimeType settings 8 months ago
  arvid-e 754d40bbf8 Define mimeType settings together with the default settings and move comparison logic to frontend 8 months ago
  arvid-e 9df5ed7020 Add description to swagger comment 8 months ago
  arvid-e 55ef1ca970 Remove no longer needed validator 8 months ago
  arvid-e debf24f3bc Delete old api 8 months ago
  arvid-e 4a7e6b6a99 Add swagger comments 8 months ago
  arvid-e b1154f024d Change override mime types and return current mode in GET calls 8 months ago
  arvid-e aa80a1e3d8 Fix typo in lax desposition settings 8 months ago
  arvid-e d896cde948 Change order of endpoints to avoid validation errors from /:mimeType(*) 8 months ago
  arvid-e 4636b486fc Add API call for setting lax disposition settings 8 months ago
  arvid-e 310ca062a7 Add API call for setting strict disposition settings 8 months ago
  Yuki Takei a07e2349a7 Merge pull request #10155 from weseek/feat/167610-prevent-inline-mime-sniffing-backend-solution 9 months ago
  arvid-e e8c84ebb6d Add type to default content disposition settings constant 9 months ago
  arvid-e 2942e9cb2c Remove file commited by mistake 9 months ago
  arvid-e 80754e272b Update to using a default list and a smaller override settings list 9 months ago