Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Harden t() with DOMPurify | Lukas Reschke | 2017-03-16 | 4 | -17/+23 | |
* | | | Fix unit tests of master | Roeland Jago Douma | 2017-03-16 | 1 | -0/+38 | |
* | | | Merge pull request #3802 from Ko-/master | Roeland Jago Douma | 2017-03-16 | 2 | -1/+12 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add warning on admin screen when set_time_limit is unavailable | Ko- | 2017-03-16 | 1 | -0/+8 | |
| * | | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 1 | -1/+4 | |
* | | | Merge pull request #3624 from marncz/master | Roeland Jago Douma | 2017-03-16 | 1 | -2/+15 | |
|\ \ \ | ||||||
| * | | | Spacing | Marcin Czarnecki | 2017-03-15 | 1 | -1/+1 | |
| * | | | Update: feedback before redirect | Marcin Czarnecki | 2017-03-14 | 1 | -8/+9 | |
| * | | | Update: feedback before redirect | Marcin Czarnecki | 2017-02-25 | 1 | -2/+14 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-16 | 46 | -46/+0 | |
* | | | | Merge pull request #3848 from nextcloud/remove-single-quotes-around-search-query | Roeland Jago Douma | 2017-03-15 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Remove single quotes around search query like in user search | Joas Schilling | 2017-03-15 | 1 | -3/+3 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 4 | -66/+66 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-14 | 4 | -180/+230 | |
* | | | | | Remove the double password confirmation on changing cron | Joas Schilling | 2017-03-13 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-13 | 6 | -2/+6 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-12 | 2 | -4/+4 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-11 | 6 | -76/+138 | |
* | | | Fix login page, because only guest.css is loaded now | Morris Jobke | 2017-03-10 | 1 | -0/+13 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-10 | 2 | -82/+106 | |
* | | | Add more styles to the server.scss | Morris Jobke | 2017-03-09 | 5 | -0/+9 | |
* | | | [PoC] combine 2 scss files! | Roeland Jago Douma | 2017-03-09 | 1 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-08 | 4 | -2/+8 | |
* | | | Apply text input styling to 'tel' inputs too | Christoph Wurst | 2017-03-07 | 1 | -0/+1 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-06 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-04 | 4 | -0/+758 | |
| |/ |/| | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-03 | 2 | -0/+8 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 14 | -0/+0 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-01 | 6 | -2/+44 | |
* | | Merge pull request #3643 from nextcloud/replace-deprecated-tipsy | Lukas Reschke | 2017-02-28 | 2 | -8/+8 | |
|\ \ | ||||||
| * | | Replace deprecated $.tipsy(...) by $.tooltip(...) | Christoph Wurst | 2017-02-27 | 2 | -8/+8 | |
* | | | Merge pull request #3635 from individual-it/fix_quota_validation | Morris Jobke | 2017-02-28 | 2 | -12/+34 | |
|\ \ \ | ||||||
| * | | | make values with white spaces possible | Artur Neumann | 2017-02-28 | 2 | -1/+8 | |
| * | | | better quota validation | Artur Neumann | 2017-02-28 | 2 | -11/+26 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-28 | 2 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #3618 from nextcloud/fix-install-page-warning | Roeland Jago Douma | 2017-02-27 | 1 | -5/+0 | |
|\ \ \ | ||||||
| * | | | Remove not needed rule for .warning | Morris Jobke | 2017-02-24 | 1 | -5/+0 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-27 | 4 | -0/+4 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-26 | 12 | -0/+12 | |
| |_|/ |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-25 | 8 | -8/+70 | |
* | | | Merge pull request #3489 from nextcloud/give-hint-about-opcache | Morris Jobke | 2017-02-24 | 2 | -0/+49 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Show info in admin settings about PHP opcache if disabled | Morris Jobke | 2017-02-22 | 2 | -0/+49 | |
* | | | Merge pull request #3603 from nextcloud/update-icon | Joas Schilling | 2017-02-24 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | Bring back checkmark icon on successful update | Morris Jobke | 2017-02-24 | 1 | -1/+4 | |
* | | | | Merge pull request #3605 from nextcloud/single-user | Joas Schilling | 2017-02-24 | 4 | -102/+22 | |
|\ \ \ \ | ||||||
| * | | | | Clean up single user mode | Morris Jobke | 2017-02-22 | 4 | -102/+22 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-24 | 20 | -2/+44 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #2602 from nextcloud/resize-the-controls-after-the-sidebar... | Lukas Reschke | 2017-02-23 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Increase debounce time to make sure controls are resized after the sidebar di... | Marius Blüm | 2017-01-23 | 1 | -1/+1 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 6 | -4/+14 |