aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Add a flag to allow checking if SVGs are okayJoas Schilling2017-06-201-0/+12
* Make cache and scss caching depend on the baseUrlJulius Härtl2017-06-151-0/+6
* add new config switched for the global scale architectureBjoern Schiessle2017-05-291-0/+51
* Change cron wording to background jobsJan-Christoph Borchardt2017-05-161-1/+1
* Thows exception if password not availableMorris Jobke2017-05-122-0/+37
* Merge pull request #4736 from nextcloud/richdef-opengraphv12.0.0beta2Lukas Reschke2017-05-091-0/+68
|\
| * Add circle as wellJoas Schilling2017-05-091-0/+25
| * my name as authorMaxence Lange2017-05-091-1/+1
| * using title as nameMaxence Lange2017-05-091-8/+8
| * open-graphMaxence Lange2017-05-081-0/+43
* | 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-081-2/+3
|/
* IGroup::getDisplayName is available version 12, not 11 (9.2)Julius Härtl2017-05-041-1/+1
* Add PHPDocMorris Jobke2017-05-021-1/+2
* UserManager can now count disabled usersArthur Schiwon2017-04-291-0/+8
* allow apps to set custom mount typesRobin Appelman2017-04-281-0/+9
* Merge pull request #4522 from nextcloud/downstream-27596Morris Jobke2017-04-271-1/+11
|\
| * Use the new method in the old one to remove duplicate codeJoas Schilling2017-04-271-1/+2
| * Allow to create a user for a specific backendJoas Schilling2017-04-261-0/+9
* | Merge pull request #4501 from nextcloud/downstream-27144Morris Jobke2017-04-261-4/+13
|\ \
| * | Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-4/+13
* | | Fix missing conflict resolutionsJoas Schilling2017-04-262-8/+0
* | | Adjust query/event logging code in favour of more complex owncloud/diagnostic...Piotr Mrówczyński2017-04-263-2/+57
| |/ |/|
* | Merge pull request #4467 from nextcloud/lists-for-html-mailsRoeland Jago Douma2017-04-261-0/+14
|\ \
| * | Allow meta info and iconsJoas Schilling2017-04-251-2/+6
| * | Add lists to HTML emailsJoas Schilling2017-04-241-0/+10
| |/
* | Don't show contacts an entry for themselvesChristoph Wurst2017-04-251-0/+1
* | Contacts menuChristoph Wurst2017-04-255-0/+265
|/
* Remove unused use statementsMorris Jobke2017-04-229-10/+0
* Merge pull request #4428 from nextcloud/file-by-id-limit-userRoeland Jago Douma2017-04-211-2/+4
|\
| * limit the user when searching for a file by id if we know the user alreadyRobin Appelman2017-04-211-2/+4
* | Fix theming testsJoas Schilling2017-04-201-1/+1
|/
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-2/+2
* Fix translationsJoas Schilling2017-04-181-1/+1
* Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-153-0/+100
|\
| * Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-132-16/+25
| * Fix returned paths for remote sharesJoas Schilling2017-04-133-3/+3
| * Return the paths for the users without setting them all upJoas Schilling2017-04-133-10/+9
| * Fix commentsRoeland Jago Douma2017-04-132-2/+47
| * Offload acceslist creation to providersRoeland Jago Douma2017-04-131-0/+17
| * Added to public interfaceRoeland Jago Douma2017-04-131-0/+30
* | Make BruteForceProtection annotation more cleverLukas Reschke2017-04-131-0/+19
* | Update email template for lost password emailMorris Jobke2017-04-121-1/+3
|/
* Merge pull request #4307 from nextcloud/sharing-emailsRoeland Jago Douma2017-04-121-3/+15
|\
| * No newlines when heading is emptyJoas Schilling2017-04-121-1/+2
| * Don't duplicate the sentence with the headerJoas Schilling2017-04-121-1/+2
| * Properly escape heading, body and button textMorris Jobke2017-04-121-1/+1
| * Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-121-0/+10
* | Merge pull request #4331 from nextcloud/query-builder-sumMorris Jobke2017-04-121-0/+10
|\ \ | |/ |/|