summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #477 from nextcloud/fix-layout-public-uploadMorris Jobke2016-07-211-1/+1
|\
| * move closing div to the right placeBjoern Schiessle2016-07-201-1/+1
* | Use proper brandingLukas Reschke2016-07-211-2/+2
* | [tx-robot] updated from transifexNextcloud bot2016-07-2114-22/+92
* | Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-216-3/+21
|\ \
| * | Implement brute force protectionLukas Reschke2016-07-206-3/+21
* | | Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-201-0/+1
|\ \ \
| * | | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-201-0/+1
| |/ /
* | | Merge pull request #466 from nextcloud/escape-special-charactersLukas Reschke2016-07-204-5/+7
|\ \ \
| * | | Escape special characters (#25429)Aaron Wood2016-07-204-5/+7
* | | | Merge pull request #471 from nextcloud/storage-fopenspecialcharsMorris Jobke2016-07-201-1/+1
|\ \ \ \
| * | | | Added storage tests for fopen with special charsVincent Petry2016-07-201-1/+1
| |/ / /
* | | | Merge pull request #467 from nextcloud/use-clipboard-apiRoeland Douma2016-07-201-3/+6
|\ \ \ \
| * | | | Use an icon to set the email instead of a button with stringThomas Müller2016-07-201-0/+1
| * | | | Add clipboard button to public share linkThomas Müller2016-07-201-3/+5
| |/ / /
* | | | 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 #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 #402 from nextcloud/smb-notificationsMorris Jobke2016-07-204-2/+236
|\ \ \ | |/ / |/| |
| * | add files_external:notify commandRobin Appelman2016-07-142-0/+176
| * | add notify support to smb storageRobin Appelman2016-07-141-1/+58
| * | Save the files external mount id in the mount cache tableRobin Appelman2016-07-131-1/+2
* | | Fix the HTML encoding when uploading a folder in FF when using french l10nJoas Schilling2016-07-201-2/+2
| |/ |/|
* | Merge pull request #394 from nextcloud/tags-for-everythingMorris Jobke2016-07-198-51/+68
|\ \
| * | Fix non-existing exception classJoas Schilling2016-07-185-25/+25
| * | Allow apps to register SystemTags pluginsJoas Schilling2016-07-182-2/+21
| * | Fix doc blocksJoas Schilling2016-07-181-0/+5
| * | Fix TODO and bring in abstraction (similar to comments)Joas Schilling2016-07-184-28/+21
* | | [tx-robot] updated from transifexNextcloud bot2016-07-1918-0/+156
* | | Merge pull request #414 from nextcloud/files_sharing_event_dispatcherBjörn Schießle2016-07-184-36/+55
|\ \ \
| * | | Cleanup coding styleRoeland Jago Douma2016-07-181-30/+28
| * | | Add eventdispatcher to public link viewRoeland Jago Douma2016-07-183-3/+21
| * | | Move JS inclusion to ControllerRoeland Jago Douma2016-07-182-20/+23
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-1846-482/+56
* | | | Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-186-4/+69
|\ \ \ \
| * | | | Add unit testsJoas Schilling2016-07-151-0/+46
| * | | | Also load the theming app on CLIJoas Schilling2016-07-151-1/+7
| * | | | Use the themed Defaults everywhereJoas Schilling2016-07-153-3/+3
| * | | | Better handling of empty sloganJoas Schilling2016-07-151-0/+13
* | | | | Merge pull request #428 from nextcloud/setupfromtoken_sharemanagerMorris Jobke2016-07-182-70/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move SetupFromToken to ShareManagerRoeland Jago Douma2016-07-182-70/+31
| | |/ / | |/| |
* | | | Merge pull request #412 from nextcloud/theming-foreground-colorJoas Schilling2016-07-185-4/+228
|\ \ \ \ | |/ / / |/| | |
| * | | Theming: Fix image paths for caret iconJulius Haertl2016-07-163-5/+5
| * | | Theming: Fix spaces in settings-admin.jsJulius Haertl2016-07-151-4/+4
| * | | Theming: Add tests for inverted colorsJulius Haertl2016-07-152-3/+130
| * | | Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-153-0/+97
* | | | Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-1819-206/+670
|\ \ \ \