1. 03 1月, 2023 1 次提交
  2. 24 12月, 2022 1 次提交
  3. 18 12月, 2022 1 次提交
  4. 17 12月, 2022 1 次提交
  5. 15 12月, 2022 1 次提交
  6. 04 12月, 2022 2 次提交
  7. 27 11月, 2022 2 次提交
  8. 24 11月, 2022 1 次提交
  9. 21 11月, 2022 1 次提交
  10. 03 11月, 2022 1 次提交
  11. 31 10月, 2022 1 次提交
  12. 29 10月, 2022 6 次提交
  13. 24 10月, 2022 1 次提交
  14. 23 10月, 2022 1 次提交
    • B
      Update run_extras to use the temp filename · 0523704d
      Bruno Seoane 提交于
      In batch mode run_extras tries to preserve the original file name of the
      images. The problem is that this makes no sense since the user only gets
      a list of images in the UI, trying to manually save them shows that this
      images have random temp names. Also, trying to keep "orig_name" in the
      API is a hassle that adds complexity to the consuming UI since the
      client has to use (or emulate) an input (type=file) element in a form.
      Using the normal file name not only doesn't change the output and
      functionality in the original UI but also helps keep the API simple.
      0523704d
  15. 21 10月, 2022 8 次提交
  16. 18 10月, 2022 3 次提交
  17. 17 10月, 2022 2 次提交
  18. 16 10月, 2022 2 次提交
  19. 15 10月, 2022 2 次提交
  20. 14 10月, 2022 1 次提交
  21. 11 10月, 2022 1 次提交