summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Allow updating the token on session regenerationRoeland Jago Douma2018-07-091-2/+3
* Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma2018-05-281-0/+3
* Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-041-3/+7
* Hardening of SimpleFile getContentRoeland Jago Douma2018-03-021-0/+3
* Merge pull request #7915 from nextcloud/backport/7909/fix-migration-type-hintsRoeland Jago Douma2018-01-174-14/+106
|\
| * Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-174-14/+106
* | Deprecated checkLoggedIn and other old ways to access controlMorris Jobke2018-01-161-0/+4
|/
* Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-0/+6
* Remove generated avatar on displayname changeRoeland Jago Douma2017-12-191-0/+6
* Merge pull request #7465 from nextcloud/filename-typoMorris Jobke2017-12-121-0/+0
|\
| * Fix filename typoRobin Appelman2017-12-121-0/+0
* | allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle2017-12-121-1/+1
|/
* Add @since annotation and add missing new lineTobia De Koninck2017-12-111-1/+6
* Make ContactsStore a public APITobia De Koninck2017-12-111-0/+26
* Merge pull request #6651 from nextcloud/remote-cloud-clientRoeland Jago Douma2017-12-119-0/+429
|\
| * add more typehintsRobin Appelman2017-12-081-1/+1
| * Add public api for remote apiRobin Appelman2017-12-089-0/+429
* | Fix email buttons for white themeMorris Jobke2017-12-111-0/+9
|/
* Merge pull request #6840 from nextcloud/feature/5282/calendar_apiMorris Jobke2017-11-163-0/+201
|\
| * implement CalendarManagerGeorg Ehrke2017-11-091-0/+9
| * Public interfaces for calendar APIGeorg Ehrke2017-11-092-0/+192
* | Pass the exception context to the crash reporterChristoph Wurst2017-11-142-2/+4
* | Add a mechanism to register crach reportersChristoph Wurst2017-11-142-0/+88
|/
* Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-091-1/+1
* Merge pull request #6220 from nextcloud/cached-mount-info-filepathLukas Reschke2017-11-092-1/+44
|\
| * Allow getting the filepath when getting cached mounts by fileidRobin Appelman2017-10-272-1/+44
* | Merge pull request #6552 from nextcloud/notifications-add-highlight-definitionMorris Jobke2017-11-071-0/+25
|\ \
| * | Notifications: Add highlight type definitionJulius Härtl2017-10-031-0/+25
* | | Merge pull request #7075 from nextcloud/remove-unused-variablesRoeland Jago Douma2017-11-071-1/+1
|\ \ \
| * | | Remove unused variablesMorris Jobke2017-11-061-1/+1
* | | | Run updated license header updaterMorris Jobke2017-11-072-2/+2
* | | | Change @georgehrke's emailMorris Jobke2017-11-067-7/+7
* | | | Update license headersMorris Jobke2017-11-06130-91/+249
* | | | User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-031-0/+7
* | | | Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-032-1/+56
|/ / /
* | | Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-018-5/+94
|\ \ \
| * \ \ Merge pull request #6867 from nextcloud/imessage-attachmentsGeorg Ehrke2017-10-303-1/+79
| |\ \ \
| | * | | Move attachment creators to mailer classJoas Schilling2017-10-252-17/+17
| | * | | Fix docsJoas Schilling2017-10-191-4/+4
| | * | | Extend the API with teh parameters from SwiftJoas Schilling2017-10-191-1/+12
| | * | | Add attachment support to emailsJoas Schilling2017-10-182-1/+68
| * | | | Merge pull request #6932 from nextcloud/constants-for-talk-useragentsRoeland Jago Douma2017-10-301-0/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Define constants for the talk user agentsJoas Schilling2017-10-241-0/+10
| | |/ /
| * | | Merge pull request #6920 from nextcloud/appmanager-usageMorris Jobke2017-10-241-1/+2
| |\ \ \
| | * | | Use appmanager instead of OC_App for check for enabled appMorris Jobke2017-10-231-1/+2
| | |/ /
| * / / Doc: Fix phpDoc issuesJulius Härtl2017-10-233-3/+3
| |/ /
* | | fix comment sorterArthur Schiwon2017-10-301-22/+0
* | | AutoCompletion backendArthur Schiwon2017-10-223-0/+118
|/ /
* | Introduce a public interface for MessageJoas Schilling2017-10-182-5/+88
* | Allow templating of email subjectsJoas Schilling2017-10-181-0/+18