summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-092-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-05-086-2/+10
* Merge pull request #4727 from stffabi/IncreaseDeviceEntropyLukas Reschke2017-05-081-0/+7
|\
| * Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-081-0/+7
* | Add function to request SVG or regular fallback imageLukas Reschke2017-05-083-10/+14
* | Merge pull request #4514 from nextcloud/automatic-mysql-4byte-detectionLukas Reschke2017-05-084-0/+59
|\ \
| * | Fix autoloadingJoas Schilling2017-04-282-0/+2
| * | MySQL 4 byte is now detected during setup in any case.Thomas Müller2017-04-281-6/+4
| * | Add console command to migrate the charsetThomas Müller2017-04-282-23/+56
| * | During setup of a mysql database we try to detect if charset 'utf8mb4' can be...Thomas Müller2017-04-281-0/+26
* | | Merge pull request #4719 from nextcloud/error-page-themingLukas Reschke2017-05-081-0/+5
|\ \ \
| * | | ensure theming app is loaded when showing an error pageRobin Appelman2017-05-061-0/+5
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2017-05-082-32/+32
* | | [tx-robot] updated from transifexNextcloud bot2017-05-072-0/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-05-062-0/+10
* | handle permissions errors when copying the skeleton for a read only userRobin Appelman2017-05-051-2/+7
* | [tx-robot] updated from transifexNextcloud bot2017-05-052-0/+8
* | Compatibility with Redis and RedisClusterMorris Jobke2017-05-041-2/+2
* | IGroup::getDisplayName is available version 12, not 11 (9.2)Julius Härtl2017-05-041-1/+1
* | Revert "fix permissions of mountpoints"Morris Jobke2017-05-041-6/+2
* | [tx-robot] updated from transifexNextcloud bot2017-05-042-0/+2
* | [tx-robot] updated from transifexNextcloud bot2017-05-036-0/+6
* | Merge pull request #4623 from nextcloud/fileinfo-mount-permissionsMorris Jobke2017-05-021-2/+6
|\ \
| * | fix permissions of mountpointsRobin Appelman2017-05-011-2/+6
* | | Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma2017-05-024-6/+15
|\ \ \
| * | | Add PHPDocMorris Jobke2017-05-023-2/+6
| * | | better handling of preview generation errorsRobin Appelman2017-05-022-4/+9
| |/ /
* | | Merge pull request #4659 from nextcloud/fix/ignore-empty-email-contacts-menuLukas Reschke2017-05-021-0/+4
|\ \ \
| * | | Do not show an email action for contacts with emtpy email addressesChristoph Wurst2017-05-021-0/+4
* | | | Merge pull request #4651 from nextcloud/fix_appfetcher_updateMorris Jobke2017-05-024-15/+50
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure the AppFetcher fetches the new applist from the appstoreRoeland Jago Douma2017-05-024-15/+50
* | | | Merge pull request #4649 from nextcloud/update-links-to-12Lukas Reschke2017-05-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update documentation go.php URL to 12Lukas Reschke2017-05-021-1/+1
* | | | Do not do ETag caching when the version is updatedRoeland Jago Douma2017-05-021-12/+12
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-05-024-0/+452
* | | Mark IP as whitelisted if brute force protection is disabledLukas Reschke2017-05-011-0/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-05-0116-0/+56
* | [tx-robot] updated from transifexNextcloud bot2017-04-3050-50/+56
* | Rename “Server settings” to “Basic settings”Marius Blüm2017-04-291-1/+1
* | Merge pull request #4583 from nextcloud/theming-fixes-adminJan-Christoph Borchardt2017-04-291-1/+0
|\ \
| * | Make sure that ThemingDefaults uses the correct default values from \OC_DefaultsJulius Härtl2017-04-291-1/+0
* | | UserManager can now count disabled usersArthur Schiwon2017-04-292-0/+30
|/ /
* | Updated autoloaderRoeland Jago Douma2017-04-282-0/+2
* | fix email verification statusBjoern Schiessle2017-04-281-1/+5
* | add missing translation and other small fixesBjoern Schiessle2017-04-281-1/+1
* | make use of verification buttonsBjoern Schiessle2017-04-281-3/+9
* | make sure that every data set has a 'verified' statusBjoern Schiessle2017-04-281-9/+30
* | ask lookup server if email address was verified by the userBjoern Schiessle2017-04-282-3/+35
* | make sure that we don't lose previous verification statusBjoern Schiessle2017-04-281-0/+15
* | store verification status in accounts table and update lookup serverBjoern Schiessle2017-04-281-0/+46