21 次代码提交 (d89a75be0b01f0423a7c1ad2d58aac73c3cc1f3a)

作者 SHA1 备注 提交日期
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 年前
  Morris Jobke efe644137d
[encryption] Remove dependency fetching inside the constructor and move them to method call parameters 3 年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4 年前
  Christoph Wurst 543190f8b3
Do not create Application instances directly 4 年前
  Bjoern Schiessle 8042e6b8fb
this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 6 年前
  Morris Jobke 0eebff152a
Update license headers 6 年前
  Bjoern Schiessle 28a7e72868
after the master key was loaded we are ready to go, no re-login needed 7 年前
  Arthur Schiwon b7ce492c59
adapt encryption 7 年前
  Joas Schilling 813f0a0f40
Fix apps/ 7 年前
  Lukas Reschke aba539703c
Update license headers 8 年前
  Thomas Müller 682821c71e Happy new year! 8 年前
  Morris Jobke b945d71384 update licence headers via script 8 年前
  Bjoern Schiessle 68db3059ee detect migration status 9 年前
  Bjoern Schiessle e93f262eac display warning if password changed or if the keys are not initialized 9 年前
  Bjoern Schiessle e3d77c4b01 add migration script from old encryption to new one 9 年前
  Thomas Müller a4483243ac fixing license headers - encryption code related 9 年前
  Bjoern Schiessle 6bd83c0422 register settings and hooks only once 9 年前
  Thomas Müller a98b7dbf6f Fix double registration of encryption module 9 年前
  Bjoern Schiessle a85e2e0bfd make recovery settings work 9 年前
  Clark Tomlinson 39733c8da1 Initial commit 9 年前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年前
  Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage 9 年前
  Jörn Friedrich Dreyer 799fb46927 add missing @deprecated annotation to legacy classes 9 年前
  Jörn Friedrich Dreyer b56f5f2773 deprecate OC_Search_Provider in favor of \OCP\Search\Provider 10 年前
  Jörn Friedrich Dreyer 56470fa9b3 fix namespace for legacy search classes 10 年前
  Andrew Brown 8a223eb62d Move legacy search to 'lib/private/legacy' 10 年前
  Jörn Friedrich Dreyer afd24385a8 fix formatting 10 年前
  Andrew Brown a6583d3976 Add legacy adapters for file search 10 年前
  Andrew Brown ac72828eae Move to new namespace convention and add new result sub-classing 10 年前
  Bernhard Posselt 587a8df566 remove controller serializers 10 年前
  Bernhard Posselt 1d45239c65 adjust license headers to new mail address 10 年前
  Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 10 年前
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 年前
  Thomas Müller fde9cabe97 initial import of appframework 10 年前
  Bart Visscher 5bfe4adbaa Whitespace cleanup 11 年前
  Thomas Tanghus 7f0c69eb0e Added CRUDS permissions to the OCP namespace. Implements issue #345 11 年前
  Sam Tuke 8b01286a5d Merged branch 'master' 11 年前
  Bart Visscher 0365f8fd01 Remove php close at end of file 11 年前
  Robin Appelman 7761765a4b change licencing headers for sqlite3 driver 12 年前
  Robin Appelman 600219c8c0 sqlite3 driver for mdb2 13 年前
  Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 13 年前
  Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 14 年前
  Robin ede1c64edd port OC_DB to MDB2 14 年前