summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Use an icon to set the email instead of a button with stringThomas Müller2016-07-204-6/+11
| * | | | | | | Add clipboard button to public share linkThomas Müller2016-07-209-6/+798
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #464 from nextcloud/master-change-load-orderRoeland Douma2016-07-201-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Change load order of auth backends so that we can throw an exception in OCA\D...Thomas Müller2016-07-201-1/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #468 from nextcloud/stringid-fixRoeland Douma2016-07-201-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Cast share id to string (#25402)Vincent Petry2016-07-201-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #473 from nextcloud/ux-improvement-share-dialogMorris Jobke2016-07-201-1/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | only show additional edit permissions for foldersBjoern Schiessle2016-07-201-1/+4
* | | | | | Merge pull request #462 from nextcloud/master-explodeMorris Jobke2016-07-201-1/+1
|\ \ \ \ \ \
| * | | | | | [master] Use explode() instead of split()Lukas Reschke2016-07-201-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #470 from nextcloud/sftp-renameoverwritedirMorris Jobke2016-07-201-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix overwriting folders on rename with SFTPVincent Petry2016-07-201-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #472 from nextcloud/show-app-name-in-errormsgBjörn Schießle2016-07-201-1/+6
|\ \ \ \ \
| * | | | | Show app name in error message if app could not be loaded. (#25441)Klaas Freitag2016-07-201-1/+6
| |/ / / /
* | | | | Merge pull request #402 from nextcloud/smb-notificationsMorris Jobke2016-07-2014-20/+407
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix sinceRobin Appelman2016-07-151-0/+4
| * | | | add files_external:notify commandRobin Appelman2016-07-142-0/+176
| * | | | add notify support to smb storageRobin Appelman2016-07-142-1/+105
| * | | | Save the files external mount id in the mount cache tableRobin Appelman2016-07-1310-19/+122
* | | | | Merge pull request #460 from nextcloud/issue-459-html-decoded-error-message-w...Lukas Reschke2016-07-202-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix the HTML encoding when uploading a folder in FF when using french l10nJoas Schilling2016-07-202-4/+4
|/ / / /
* | | | Merge pull request #458 from nextcloud/remove-ee-apps-from-shipped.jsonJoas Schilling2016-07-201-15/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove pre-fork EE apps from shipped.jsonJoas Schilling2016-07-201-15/+4
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2016-07-2038-158/+20
* | | Merge pull request #448 from nextcloud/master-guzzleRoeland Douma2016-07-191-0/+0
|\ \ \
| * | | [master] Update third-party referenceLukas Reschke2016-07-191-0/+0
* | | | Merge pull request #452 from nextcloud/session-passwords-designMorris Jobke2016-07-192-11/+10
|\ \ \ \ | |/ / / |/| | |
| * | | set max width for sessions tables so it doesn’t go crazy on large screensJan-Christoph Borchardt2016-07-191-0/+1
| * | | adjust layout of Sessions and App passwords sectionsJan-Christoph Borchardt2016-07-191-5/+4
| * | | simplify wording of Sessions and App passwords sectionsJan-Christoph Borchardt2016-07-191-6/+5
* | | | Merge pull request #451 from nextcloud/github-linkLukas Reschke2016-07-191-1/+1
|\ \ \ \
| * | | | fix Github link in Personal and Admin settings Version noteJan-Christoph Borchardt2016-07-191-1/+1
| |/ / /
* | | | Merge pull request #446 from nextcloud/cron-radio-buttons-colorMorris Jobke2016-07-191-3/+3
|\ \ \ \
| * | | | Use the themed radio buttons for cron selectionJoas Schilling2016-07-191-3/+3
| | |_|/ | |/| |
* | | | Merge pull request #441 from nextcloud/fix-maintenance-modeBjörn Schießle2016-07-191-1/+1
|\ \ \ \
| * | | | Fix maintenance modeJoas Schilling2016-07-191-1/+1
| |/ / /
* | | | Merge pull request #438 from nextcloud/sessions-list-formatMorris Jobke2016-07-192-34/+97
|\ \ \ \
| * | | | add fancy formating for most browsersRobin Appelman2016-07-191-6/+46
| * | | | format current and sync client sessions in PersonalRobin Appelman2016-07-182-34/+57
* | | | | Merge pull request #400 from nextcloud/ocs_appframeworkRoeland Douma2016-07-195-1/+224
|\ \ \ \ \
| * | | | | Only login if user is not logged-inLukas Reschke2016-07-181-1/+3
| * | | | | Add route testsRoeland Jago Douma2016-07-182-1/+132
| * | | | | Make the OCS endpoint handle the new OCS AppFramework routesRoeland Jago Douma2016-07-182-1/+24
| * | | | | Make the router handle OCS AppFramework RoutesRoeland Jago Douma2016-07-181-0/+12
| * | | | | Allow registering of OCS routes with the appframeworkRoeland Jago Douma2016-07-181-0/+55
* | | | | | Merge pull request #436 from nextcloud/public-regex-to-match-our-clientsMorris Jobke2016-07-192-1/+25
|\ \ \ \ \ \
| * | | | | | Copy the regexes to the public interfaceJoas Schilling2016-07-182-1/+25
* | | | | | | Merge pull request #394 from nextcloud/tags-for-everythingMorris Jobke2016-07-199-51/+144
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update since versionJoas Schilling2016-07-181-5/+5
| * | | | | | Fix non-existing exception classJoas Schilling2016-07-185-25/+25