summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Suppress deprecated function in \OCP\JSONLukas Reschke2017-08-011-3/+14
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Add proper PHPDocLukas Reschke2017-08-011-1/+1
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Take IUser instead of UserLukas Reschke2017-08-012-4/+4
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Stricter phan config fixesLukas Reschke2017-08-011-1/+1
|/ / | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-251-1/+1
|\ \ | | | | | | Remove legacy OC_User_Backend and OC_User_Interface
| * | Fix commentsMorris Jobke2017-07-251-1/+1
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-242-3/+3
|/ / | | | | | | | | | | | | * Proper namespacing * Fixed phpdocs Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Some phpstorm inspection fixesRoeland Jago Douma2017-07-2213-181/+179
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Remove deprecated Controller FunctionsRoeland Jago Douma2017-07-201-105/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #5567 from nextcloud/public-capabilitiesRoeland Jago Douma2017-07-121-0/+32
|\ \ | | | | | | Public capabilities API
| * | Add public capabilities APIJulius Härtl2017-06-301-0/+32
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-071-0/+12
|\ \ | | | | | | Use PNGs for icons in activity emails
| * | Add a flag to allow checking if SVGs are okayJoas Schilling2017-06-201-0/+12
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | only collect detailed access list if it is really neededBjoern Schiessle2017-07-061-0/+10
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | Merge pull request #5231 from nextcloud/migrationsMorris Jobke2017-07-053-0/+131
|\ \ \ | | | | | | | | Migrations
| * | | Allow to check the schema in pre and post as wellJoas Schilling2017-07-052-8/+18
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Adjust the code to use our interface and abstractJoas Schilling2017-07-052-2/+57
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Start migrationsJoas Schilling2017-07-052-0/+66
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixme: - Install and update of apps - No revert on live systems (debug only) - Service adjustment to our interface - Loading via autoloader Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-051-0/+12
|\ \ \ | |/ / |/| | show used space in user list
| * | Added missing PHPDoc for @sinceMorris Jobke2017-06-211-0/+1
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | show used space in user listRobin Appelman2017-06-151-0/+11
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #4890 from nextcloud/unify-settingsblizzz2017-06-291-0/+27
|\ \ \ | | | | | | | | Unify settings
| * | | We're on 13 now…Arthur Schiwon2017-06-261-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | Adopt DB and Manager to personal settings structureArthur Schiwon2017-06-231-0/+10
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | Extend interfacesArthur Schiwon2017-06-231-0/+17
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Deprecate static writeLog() methodMorris Jobke2017-06-231-0/+1
|/ / / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | / Improve wording of various error messagesJan-Christoph Borchardt2017-06-211-1/+1
| |/ |/| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Make cache and scss caching depend on the baseUrlJulius Härtl2017-06-151-0/+6
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* add new config switched for the global scale architectureBjoern Schiessle2017-05-291-0/+51
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Change cron wording to background jobsJan-Christoph Borchardt2017-05-161-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Thows exception if password not availableMorris Jobke2017-05-122-0/+37
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4736 from nextcloud/richdef-opengraphv12.0.0beta2Lukas Reschke2017-05-091-0/+68
|\ | | | | open-graph
| * Add circle as wellJoas Schilling2017-05-091-0/+25
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * my name as authorMaxence Lange2017-05-091-1/+1
| | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com>
| * using title as nameMaxence Lange2017-05-091-8/+8
| | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com>
| * open-graphMaxence Lange2017-05-081-0/+43
| | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com>
* | Merge pull request #4727 from stffabi/IncreaseDeviceEntropyLukas Reschke2017-05-081-0/+7
|\ \ | | | | | | Increase device password entropy.
| * | Increase device password entropy. Use lower- and upper-case characters and ↵Fabrizio Steiner2017-05-081-0/+7
| |/ | | | | | | | | | | digits, but exclude ambiguous characters. The number of digits has also been increased to 25. Signed-off-by: Fabrizio Steiner <fabrizio.steiner@gmail.com>
* / Add function to request SVG or regular fallback imageLukas Reschke2017-05-081-2/+3
|/ | | | | | Fixes https://github.com/nextcloud/server/issues/4647 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* IGroup::getDisplayName is available version 12, not 11 (9.2)Julius Härtl2017-05-041-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add PHPDocMorris Jobke2017-05-021-1/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* UserManager can now count disabled usersArthur Schiwon2017-04-291-0/+8
| | | | | | Users page takes advantage of that Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* allow apps to set custom mount typesRobin Appelman2017-04-281-0/+9
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #4522 from nextcloud/downstream-27596Morris Jobke2017-04-271-1/+11
|\ | | | | Allow to create a user for a specific backend
| * Use the new method in the old one to remove duplicate codeJoas Schilling2017-04-271-1/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Allow to create a user for a specific backendJoas Schilling2017-04-261-0/+9
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #4501 from nextcloud/downstream-27144Morris Jobke2017-04-261-4/+13
|\ \ | | | | | | Add duration of last job execution to the table
| * | Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-4/+13
| | |
* | | Fix missing conflict resolutionsJoas Schilling2017-04-262-8/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Adjust query/event logging code in favour of more complex ↵Piotr Mrówczyński2017-04-263-2/+57
| |/ |/| | | | | | | | | | | owncloud/diagnostics (#27643) * Adjust query/event logging code in favour of more complex owncloud/diagnostics * Add descriptions to IQueryLogger and IEventLogger interfaces