Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | shares-circles | Maxence Lange | 2017-03-17 | 3 | -2/+23 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-18 | 16 | -90/+194 | |
|/ | ||||||
* | Merge pull request #3881 from nextcloud/downstream-26842 | Joas Schilling | 2017-03-17 | 1 | -5/+41 | |
|\ | ||||||
| * | Backbone Webdav Adapter MKCOL support | Vincent Petry | 2017-03-17 | 1 | -5/+41 | |
* | | Merge pull request #3874 from nextcloud/harden-js-by-disabling-eval-execution | Roeland Jago Douma | 2017-03-17 | 1 | -0/+9 | |
|\ \ | ||||||
| * | | Harden JS by disabling jQuery eval | Lukas Reschke | 2017-03-16 | 1 | -0/+9 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-17 | 64 | -630/+76 | |
| |/ |/| | ||||||
* | | Merge pull request #3679 from nextcloud/socialsharing | Lukas Reschke | 2017-03-16 | 3 | -10/+173 | |
|\ \ | |/ |/| | ||||||
| * | Fix layout of sharing buttons | Morris Jobke | 2017-03-14 | 1 | -13/+18 | |
| * | Fix tests | Roeland Jago Douma | 2017-03-06 | 1 | -0/+1 | |
| * | Make sure copy tooltip remains when we have no social providers | Roeland Jago Douma | 2017-03-03 | 1 | -5/+22 | |
| * | Move social buttons to menu | Roeland Jago Douma | 2017-03-03 | 3 | -149/+96 | |
| * | Add social sharing | Roeland Jago Douma | 2017-03-03 | 3 | -1/+194 | |
* | | Merge pull request #3008 from nextcloud/appmenu-experiment | Morris Jobke | 2017-03-16 | 3 | -53/+286 | |
|\ \ | ||||||
| * | | Fix html formating issues | Julius Haertl | 2017-03-16 | 1 | -14/+5 | |
| * | | Rebuild menu to keep order of icons correct | Julius Haertl | 2017-03-16 | 1 | -1/+3 | |
| * | | Reduce device width and hide app name when menu is open | Julius Haertl | 2017-03-16 | 1 | -2/+3 | |
| * | | Make enabling/disabling apps work with the new menu | Julius Haertl | 2017-03-16 | 2 | -11/+10 | |
| * | | Fix positioning of popovermenu | Julius Haertl | 2017-03-16 | 1 | -2/+6 | |
| * | | Fix popover positioning after window resize | Julius Haertl | 2017-03-16 | 1 | -5/+13 | |
| * | | Cleanup SCSS for app menu and fix mobile view | Julius Haertl | 2017-03-16 | 1 | -103/+91 | |
| * | | Make app management icon act like a normal app icon | Julius Haertl | 2017-03-16 | 1 | -2/+3 | |
| * | | Fix menu issues | Julius Haertl | 2017-03-16 | 3 | -55/+82 | |
| * | | Generate seperate menu list for header bar | Julius Haertl | 2017-03-16 | 2 | -19/+30 | |
| * | | Show app icons in the header | Julius Haertl | 2017-03-16 | 3 | -5/+206 | |
* | | | 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 |