Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix loading icon inside upload button in Theming app | Daniel Calviño Sánchez | 2017-08-07 | 1 | -1/+2 |
* | Merge pull request #5969 from nextcloud/fix-vertical-alignment-of-loading-ico... | Morris Jobke | 2017-08-04 | 1 | -20/+8 |
|\ | |||||
| * | Fix code style | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+1 |
| * | Remove superfluous selector part | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+1 |
| * | Align vertically loading icon and status message | Daniel Calviño Sánchez | 2017-08-03 | 1 | -6/+6 |
| * | Do not use the same rules for loading icon than for upload icon | Daniel Calviño Sánchez | 2017-08-03 | 1 | -2/+1 |
| * | Remove ignored rules | Daniel Calviño Sánchez | 2017-08-03 | 1 | -11/+0 |
* | | Merge pull request #5954 from nextcloud/textpreview_range | Lukas Reschke | 2017-08-04 | 1 | -1/+6 |
|\ \ | |||||
| * | | Do not fetch the whole text file for the sidebar preview | Roeland Jago Douma | 2017-08-03 | 1 | -1/+6 |
| |/ | |||||
* | | Merge pull request #5963 from nextcloud/pre_post_share_events | Lukas Reschke | 2017-08-04 | 4 | -124/+302 |
|\ \ | |||||
| * | | Move pre_shared and post_shared events to EventDispatcher | Roeland Jago Douma | 2017-08-03 | 4 | -124/+302 |
* | | | Merge pull request #5967 from nextcloud/revert-5682-inline-svg-icon | Morris Jobke | 2017-08-04 | 6 | -22/+15 |
|\ \ \ | |||||
| * | | | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts" | Joas Schilling | 2017-08-03 | 6 | -22/+15 |
| | |/ | |/| | |||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-04 | 62 | -176/+246 |
|/ / | |||||
* | | Merge pull request #5738 from nextcloud/comradekingu-patch-3 | Morris Jobke | 2017-08-03 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Improve spelling in LDAP | Allan Nordhøy | 2017-08-02 | 1 | -3/+3 |
* | | Merge pull request #5959 from nextcloud/drop-logo-claim | Morris Jobke | 2017-08-03 | 6 | -11/+6 |
|\ \ | |||||
| * | | Logo claim is not used anymore | Morris Jobke | 2017-08-02 | 6 | -11/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-03 | 40 | -6/+158 |
* | | | Merge pull request #5953 from nextcloud/theming-lightness-correction | Lukas Reschke | 2017-08-02 | 1 | -4/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use same lightness calculation as the SCSS compiler for theming | Julius Härtl | 2017-08-01 | 1 | -4/+7 |
* | | | Merge pull request #5816 from nextcloud/fix-oracle | Morris Jobke | 2017-08-02 | 20 | -98/+215 |
|\ \ \ | |||||
| * | | | Add a method to compare empty strings with an expression | Joas Schilling | 2017-08-02 | 4 | -1/+64 |
| * | | | Fix repair step for oracle... | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
| * | | | Fix last failures with oracle | Joas Schilling | 2017-08-02 | 3 | -5/+12 |
| * | | | Fix querybuilder and functionbuilder tests | Joas Schilling | 2017-08-02 | 2 | -25/+33 |
| * | | | Fix ILIKE regex for oracle | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
| * | | | Fix auth provider | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
| * | | | Use selectAlias() | Joas Schilling | 2017-08-02 | 1 | -2/+4 |
| * | | | Can not insert auto increment on oracle | Joas Schilling | 2017-08-02 | 5 | -46/+53 |
| * | | | Fix missing escape on column and table name | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
| * | | | Fix clob comparison | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
| * | | | Allow to specify the table space on occ | Joas Schilling | 2017-08-02 | 1 | -0/+4 |
| * | | | Quote aliases as well | Joas Schilling | 2017-08-02 | 2 | -10/+24 |
| * | | | Oracle does not support PDO::FETCH_KEY_PAIR | Joas Schilling | 2017-08-02 | 2 | -7/+19 |
* | | | | Merge pull request #5682 from nextcloud/inline-svg-icon | Morris Jobke | 2017-08-02 | 6 | -15/+22 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Replace `include` with `file_get_contents` | Marin Treselj | 2017-08-02 | 1 | -1/+1 |
| * | | | Proof of concept #5593 - inline SVG icon for icon-contacts | Marin Treselj | 2017-08-02 | 6 | -15/+22 |
|/ / / | |||||
* | | | Merge pull request #5920 from nextcloud/gallery-share-view-fix | Morris Jobke | 2017-08-02 | 4 | -10/+10 |
|\ \ \ | |||||
| * | | | Make sure this still works in other apps. | Marin Treselj | 2017-08-02 | 1 | -4/+4 |
| * | | | Change id to class in the main share template | Marin Treselj | 2017-07-31 | 1 | -2/+2 |
| * | | | Fixes nextcloud/gallery#269 | Marin Treselj | 2017-07-28 | 3 | -8/+8 |
* | | | | Merge pull request #4790 from nextcloud/fix-comparisons-in-apps | Morris Jobke | 2017-08-02 | 31 | -143/+139 |
|\ \ \ \ | |||||
| * | | | | Remove undocumented config | Joas Schilling | 2017-08-01 | 1 | -77/+73 |
| * | | | | Fix versions app | Joas Schilling | 2017-08-01 | 1 | -3/+3 |
| * | | | | Fix file size comparison | Joas Schilling | 2017-08-01 | 1 | -2/+2 |
| * | | | | Fix comparisions in the trashbin app | Joas Schilling | 2017-08-01 | 2 | -2/+2 |
| * | | | | Fix comparisons in the sharing app | Joas Schilling | 2017-08-01 | 5 | -10/+10 |
| * | | | | Fix comparisons in the files external app | Joas Schilling | 2017-08-01 | 9 | -26/+26 |
| * | | | | Fix comparisons in the files app | Joas Schilling | 2017-08-01 | 3 | -3/+3 |