Skip to content
Snippets Groups Projects
  1. Dec 01, 2015
  2. Oct 30, 2015
  3. Oct 27, 2015
  4. Oct 23, 2015
  5. Oct 13, 2015
  6. Oct 05, 2015
  7. Oct 01, 2015
  8. Sep 30, 2015
  9. Sep 29, 2015
  10. Sep 25, 2015
  11. Sep 23, 2015
  12. Sep 22, 2015
  13. Sep 21, 2015
  14. Sep 15, 2015
  15. Sep 06, 2015
  16. Sep 02, 2015
  17. Aug 24, 2015
  18. Aug 19, 2015
  19. Aug 17, 2015
  20. Aug 10, 2015
  21. Jul 29, 2015
    • Vincent Petry's avatar
      Disable filesystem_check_changes by default · 7c9405a9
      Vincent Petry authored
      This will prevent detecting remote changes done in the data folder /
      root storage by default. In the rare cases where the data folder is
      shared with other apps/users outside ownCloud and change detection is
      needed, the admin will have to set the option explicitly from now on.
      
      Note that this doesn't affect external storages which have their own
      setting in the mount options.
      7c9405a9
  22. Jul 10, 2015
  23. Jul 09, 2015
  24. Jul 08, 2015
  25. Jul 07, 2015
  26. Jul 06, 2015
    • Roeland Jago Douma's avatar
      Javascript mimetype icon resolver · c8145cdb
      Roeland Jago Douma authored
      This makes it possible to retrieve the icon for mimetypes in javascript.
      It makes no additional queries to the server to retrieve the mimetype.
      
      * config/mimetypealiases.json added
      * mimetype.js: this is where the logic resides to convert from mimetype
        to icon url
      * mimetypelist.js: generated file with a list of mimetype mapping (aliases)
        and the list of icon files
      * ./occ maintenance:mimetypesjs : new command for occ to gernerate
        mimetypes.js
      * unit tests updated and still work
      * javascript tests added
      * theming support
      * folder of the theme is now present in javascript (OC.theme.folder)
      c8145cdb
    • Morris Jobke's avatar
      refine sample config text · 44c3fa91
      Morris Jobke authored
      44c3fa91
    • Morris Jobke's avatar
  27. Jun 26, 2015
  28. Jun 19, 2015
  29. Jun 17, 2015
  30. Jun 02, 2015
Loading