Skip to content
Snippets Groups Projects
  1. May 05, 2021
  2. Dec 16, 2020
  3. May 06, 2020
  4. Mar 31, 2020
  5. Mar 27, 2020
  6. Mar 26, 2020
  7. Dec 05, 2019
  8. Feb 22, 2019
  9. Nov 30, 2017
  10. Nov 06, 2017
  11. Feb 23, 2017
    • Morris Jobke's avatar
      Clean up single user mode · 9533f4e5
      Morris Jobke authored
      
      Single user mode basically disables WebDAV, OCS and cron execution. Since
      we heavily rely on WebDAV and OCS also in the web UI it's basically useless.
      An admin only sees a broken interface and can't even change any settings nor
      sees any files. Also sharing is not possible.
      
      As this is at least the case since Nextcloud 9 and we haven't received any
      reports for this it seems that this feature is not used at all so I removed it.
      
      The encryption commands now rely on the well tested maintenance mode.
      
      Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
      9533f4e5
  12. Jul 21, 2016
  13. May 12, 2016
  14. Jan 12, 2016
  15. Oct 16, 2015
  16. Oct 05, 2015
  17. Sep 17, 2015
  18. Jun 29, 2015
  19. Jun 25, 2015
  20. Apr 09, 2015
  21. Mar 26, 2015
  22. Feb 26, 2015
  23. Feb 23, 2015
    • Vincent Petry's avatar
      Sabre Update to 2.1 · 9f6dcb9d
      Vincent Petry authored
      - VObject fixes for Sabre\VObject 3.3
      - Remove VObject property workarounds
      - Added prefetching for tags in sabre tags plugin
      - Moved oc_properties logic to separate PropertyStorage backend (WIP)
      - Fixed Sabre connector namespaces
      - Improved files plugin to handle props on-demand
      - Moved allowed props from server class to files plugin
      - Fixed tags caching for files that are known to have no tags
        (less queries)
      - Added/fixed unit tests for Sabre FilesPlugin, TagsPlugin
      - Replace OC\Connector\Sabre\Request with direct call to
        httpRequest->setUrl()
      - Fix exception detection in DAV client when using Sabre\DAV\Client
      - Added setETag() on Node instead of using the static FileSystem
      - Also preload tags/props when depth is infinity
      9f6dcb9d
    • Jenkins for ownCloud's avatar
      Updating license headers · 6a1a4880
      Jenkins for ownCloud authored
      6a1a4880
  24. Jun 04, 2014
  25. Sep 30, 2013
  26. May 03, 2013
  27. Jan 08, 2013
Loading