Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-21Merge pull request #477 from nextcloud/fix-layout-public-uploadMorris Jobke
2016-07-21Use proper brandingLukas Reschke
2016-07-21[tx-robot] updated from transifexNextcloud bot
2016-07-21Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke
2016-07-20Implement brute force protectionLukas Reschke
2016-07-20Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke
2016-07-20Merge pull request #466 from nextcloud/escape-special-charactersLukas Reschke
2016-07-20Merge pull request #471 from nextcloud/storage-fopenspecialcharsMorris Jobke
2016-07-20Merge pull request #467 from nextcloud/use-clipboard-apiRoeland Douma
2016-07-20Merge pull request #464 from nextcloud/master-change-load-orderRoeland Douma
2016-07-20Merge pull request #468 from nextcloud/stringid-fixRoeland Douma
2016-07-20[master] Port Same-Site Cookies to masterLukas Reschke
2016-07-20move closing div to the right placeBjoern Schiessle
2016-07-20Merge pull request #470 from nextcloud/sftp-renameoverwritedirMorris Jobke
2016-07-20Merge pull request #402 from nextcloud/smb-notificationsMorris Jobke
2016-07-20Added storage tests for fopen with special charsVincent Petry
2016-07-20Fix overwriting folders on rename with SFTPVincent Petry
2016-07-20Cast share id to string (#25402)Vincent Petry
2016-07-20Use an icon to set the email instead of a button with stringThomas Müller
2016-07-20Add clipboard button to public share linkThomas Müller
2016-07-20Escape special characters (#25429)Aaron Wood
2016-07-20Change load order of auth backends so that we can throw an exception in OCA\D...Thomas Müller
2016-07-20Fix the HTML encoding when uploading a folder in FF when using french l10nJoas Schilling
2016-07-19Merge pull request #394 from nextcloud/tags-for-everythingMorris Jobke
2016-07-19[tx-robot] updated from transifexNextcloud bot
2016-07-18Merge pull request #414 from nextcloud/files_sharing_event_dispatcherBjörn Schießle
2016-07-18[tx-robot] updated from transifexNextcloud bot
2016-07-18Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle
2016-07-18Merge pull request #428 from nextcloud/setupfromtoken_sharemanagerMorris Jobke
2016-07-18Cleanup coding styleRoeland Jago Douma
2016-07-18Add eventdispatcher to public link viewRoeland Jago Douma
2016-07-18Move JS inclusion to ControllerRoeland Jago Douma
2016-07-18Merge pull request #412 from nextcloud/theming-foreground-colorJoas Schilling
2016-07-18Move SetupFromToken to ShareManagerRoeland Jago Douma
2016-07-18Fix non-existing exception classJoas Schilling
2016-07-18Allow apps to register SystemTags pluginsJoas Schilling
2016-07-18Fix doc blocksJoas Schilling
2016-07-18Fix TODO and bring in abstraction (similar to comments)Joas Schilling
2016-07-18Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke
2016-07-17[tx-robot] updated from transifexNextcloud bot
2016-07-16Theming: Fix image paths for caret iconJulius Haertl
2016-07-16[tx-robot] updated from transifexNextcloud bot
2016-07-15Theming: Fix spaces in settings-admin.jsJulius Haertl
2016-07-15Theming: Add tests for inverted colorsJulius Haertl
2016-07-15Theming: Implement swapping the foreground color for bright colorsJulius Haertl
2016-07-15Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma
2016-07-15Add unit testsJoas Schilling
2016-07-15Merge pull request #407 from nextcloud/dav_phpunit_fixesMorris Jobke