Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #11681 from nextcloud/refactor/remove-deprecated-getScroll... | Morris Jobke | 2018-10-08 | 1 | -7/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove deprecated window.getScrollBarWidth | Christoph Wurst | 2018-10-08 | 1 | -7/+0 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #11680 from nextcloud/refactor/remove-deprecated-svg-apis | Morris Jobke | 2018-10-08 | 3 | -33/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove deprecated SVG helpers for old IEs | Christoph Wurst | 2018-10-08 | 3 | -33/+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 | 7 | -60/+194 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server | Georg Ehrke | 2018-10-08 | 4 | -40/+88 | |
| * | | | | | adjust Calendar resource / room interfaces to use class implementation | Georg Ehrke | 2018-10-08 | 7 | -58/+144 | |
* | | | | | | 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 #11671 from nextcloud/refactor/rename-admin-security-section | Morris Jobke | 2018-10-08 | 6 | -11/+11 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Fix reference to template in tests | Christoph Wurst | 2018-10-08 | 1 | -2/+2 | |
| * | | | | | | Rename admin security settings template | Christoph Wurst | 2018-10-08 | 2 | -1/+1 | |
| * | | | | | | Rename admin security section | Christoph Wurst | 2018-10-08 | 5 | -8/+8 | |
* | | | | | | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the... | Morris Jobke | 2018-10-08 | 27 | -53/+237 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | 9 | -20/+185 | |
| * | | | | | | | Updates inverted logo handling to work like the app icons | Michael Weimann | 2018-10-02 | 5 | -162/+27 | |
| * | | | | | | | Moves the logo files to logo | Michael Weimann | 2018-10-02 | 19 | -41/+35 | |
| * | | | | | | | Switches the default logo color depending on the primary color | Michael Weimann | 2018-10-02 | 6 | -8/+168 | |
* | | | | | | | | Merge pull request #11620 from nextcloud/followup/11615 | Morris Jobke | 2018-10-08 | 6 | -9/+20 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Extract translated strings of compiled handlebars | Roeland Jago Douma | 2018-10-05 | 6 | -9/+20 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-08 | 2 | -0/+2 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-07 | 24 | -68/+122 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-06 | 4 | -0/+34 | |
* | | | | | | | Merge pull request #11636 from nextcloud/deprecation/remove/publishActivity | Joas Schilling | 2018-10-05 | 3 | -93/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove deprecated publishActivity function | Roeland Jago Douma | 2018-10-05 | 3 | -93/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #11624 from nextcloud/fix/11468/app-menu-scrollbar | Roeland Jago Douma | 2018-10-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes the apps menu scrollbar | Michael Weimann | 2018-10-04 | 1 | -1/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* / | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-05 | 156 | -130/+328 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11615 from nextcloud/followup/11583 | Roeland Jago Douma | 2018-10-04 | 11 | -18/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove leftover ' | Roeland Jago Douma | 2018-10-04 | 11 | -18/+17 | |
* | | | | | | Merge pull request #11613 from nextcloud/add-missing-throw-statement | Morris Jobke | 2018-10-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | add missing throw statement to doc block | Bjoern Schiessle | 2018-10-04 | 1 | -1/+2 | |
* | | | | | | Merge pull request #11611 from nextcloud/fix/10852 | Roeland Jago Douma | 2018-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow userId to be null | Roeland Jago Douma | 2018-10-04 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #11583 from nextcloud/csp/more_moving_handlebars | Morris Jobke | 2018-10-04 | 49 | -621/+1511 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move newfilemenu to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 4 | -26/+52 | |
| * | | | | | | Move files_versions to compiled handlebars templates | Roeland Jago Douma | 2018-10-04 | 7 | -46/+93 | |
| * | | | | | | Move OC.Share to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 15 | -348/+927 | |
| * | | | | | | Move sharetabview to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 1 | -4/+1 | |
| * | | | | | | Move mainfileinfodetailsview to commpiled handlebars | Roeland Jago Douma | 2018-10-04 | 3 | -27/+69 | |
| * | | | | | | Move fileactions to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 3 | -16/+58 |