Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11759 from nextcloud/feature/11504/sharing-favicon | Morris Jobke | 2018-10-12 | 1 | -1/+1 |
|\ | |||||
| * | Use default favicon on sharing pages | Julius Härtl | 2018-10-11 | 1 | -1/+1 |
* | | Merge pull request #10778 from suntorytimed/patch-1 | Roeland Jago Douma | 2018-10-11 | 1 | -0/+4 |
|\ \ | |/ |/| | |||||
| * | Adding a check to see if keyFileContents is empty: | Stefan Weiberg | 2018-08-21 | 1 | -0/+4 |
* | | Merge pull request #11719 from nextcloud/techdebt/noid/allow-to-mock-new-date... | Morris Jobke | 2018-10-10 | 2 | -83/+24 |
|\ \ | |||||
| * | | Fix mock of ITimeFactory | Joas Schilling | 2018-10-10 | 2 | -83/+24 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-10 | 604 | -1768/+1780 |
* | | | Merge pull request #11716 from nextcloud/bugfix/noid/use-numeric-placeholders... | Morris Jobke | 2018-10-09 | 7 | -24/+24 |
|\ \ \ | |||||
| * | | | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 7 | -24/+24 |
* | | | | Revert "in 14 the click action gets lost in the Backbone view." | Morris Jobke | 2018-10-09 | 2 | -2/+3 |
| |/ / |/| | | |||||
* | | | Merge pull request #11709 from nextcloud/refactor/jquery-beforeunload | Morris Jobke | 2018-10-09 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix depracted jQuery.bind call | Christoph Wurst | 2018-10-09 | 1 | -1/+1 |
| |/ / | |||||
* / / | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 13 | -69/+69 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-09 | 2 | -4/+4 |
* | | Merge pull request #11664 from nextcloud/feature/noid/has-been-interrupted-th... | Roeland Jago Douma | 2018-10-08 | 2 | -30/+16 |
|\ \ | |||||
| * | | Rename method to abortIfInterrupted | Daniel Kesselberg | 2018-10-08 | 2 | -9/+9 |
| * | | Adjust code for changed method signature | Daniel Kesselberg | 2018-10-07 | 2 | -30/+16 |
* | | | Merge pull request #11679 from nextcloud/refactor/remove-ie8-apis | Morris Jobke | 2018-10-08 | 2 | -2/+0 |
|\ \ \ | |||||
| * | | | Remove OC.scaleFixForIE8 | Christoph Wurst | 2018-10-08 | 2 | -2/+0 |
* | | | | Merge pull request #11518 from nextcloud/feature/noid/save-s3-requests | Morris Jobke | 2018-10-08 | 1 | -9/+59 |
|\ \ \ \ | |||||
| * | | | | Remove value from cache on delete/clear | Daniel Kesselberg | 2018-10-08 | 1 | -0/+2 |
| * | | | | Use helper method for content length and last modified | Daniel Kesselberg | 2018-10-01 | 1 | -11/+54 |
| * | | | | Reuse information from ListObjects for stat / filetype | Daniel Kesselberg | 2018-09-30 | 1 | -0/+5 |
* | | | | | Merge pull request #11682 from nextcloud/refactor/remove-deprecated-unused-fi... | Morris Jobke | 2018-10-08 | 1 | -5/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove deprecated and unused fileDownloadPath | Christoph Wurst | 2018-10-08 | 1 | -5/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #11680 from nextcloud/refactor/remove-deprecated-svg-apis | Morris Jobke | 2018-10-08 | 2 | -6/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Remove deprecated SVG helpers for old IEs | Christoph Wurst | 2018-10-08 | 2 | -6/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #10782 from nextcloud/fix/10774/deadtagaction | Morris Jobke | 2018-10-08 | 2 | -3/+2 |
|\ \ \ \ \ | |||||
| * | | | | | in 14 the click action gets lost in the Backbone view. | Arthur Schiwon | 2018-08-21 | 2 | -3/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementation | Morris Jobke | 2018-10-08 | 1 | -8/+24 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | adjust Calendar resource / room interfaces to use class implementation | Georg Ehrke | 2018-10-08 | 1 | -8/+24 |
* | | | | | Merge pull request #11599 from nextcloud/feature/7136/workflow-engine-filename | Morris Jobke | 2018-10-08 | 3 | -0/+157 |
|\ \ \ \ \ | |||||
| * | | | | | Fix typo | Daniel Kesselberg | 2018-10-08 | 1 | -1/+1 |
| * | | | | | Ignore case for is and !is | Daniel Kesselberg | 2018-10-05 | 1 | -4/+9 |
| * | | | | | Change placeholder | Daniel Kesselberg | 2018-10-04 | 1 | -2/+2 |
| * | | | | | Remove unused import | Daniel Kesselberg | 2018-10-04 | 1 | -2/+0 |
| * | | | | | Make code strict | Daniel Kesselberg | 2018-10-03 | 1 | -2/+3 |
| * | | | | | Add FileName to Workflow engine | Daniel Kesselberg | 2018-10-03 | 3 | -0/+153 |
* | | | | | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the... | Morris Jobke | 2018-10-08 | 7 | -20/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adapts the theming util to the new core logo image path | Michael Weimann | 2018-10-04 | 2 | -3/+3 |
| * | | | | | | Fixes the logo test | Michael Weimann | 2018-10-03 | 1 | -2/+2 |
| * | | | | | | Refactors the scss svg functions | Michael Weimann | 2018-10-02 | 1 | -2/+2 |
| * | | | | | | Updates inverted logo handling to work like the app icons | Michael Weimann | 2018-10-02 | 4 | -91/+26 |
| * | | | | | | Moves the logo files to logo | Michael Weimann | 2018-10-02 | 4 | -12/+13 |
| * | | | | | | Switches the default logo color depending on the primary color | Michael Weimann | 2018-10-02 | 4 | -8/+92 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-08 | 2 | -0/+2 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-07 | 18 | -64/+84 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-06 | 4 | -0/+34 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-05 | 34 | -0/+80 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Remove leftover ' | Roeland Jago Douma | 2018-10-04 | 5 | -7/+7 |