Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add social sharing | Roeland Jago Douma | 2017-03-03 | 4 | -1/+196 | |
* | | | | | | Merge pull request #3862 from nextcloud/dont-set-the-status-twice | Lukas Reschke | 2017-03-16 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't set the HTTP status twice | Joas Schilling | 2017-03-16 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #3008 from nextcloud/appmenu-experiment | Morris Jobke | 2017-03-16 | 6 | -91/+438 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | 2 | -29/+38 | |
| * | | | | | | | 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 | 3 | -30/+67 | |
| * | | | | | | | 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 | 2 | -2/+9 | |
| * | | | | | | | Fix menu issues | Julius Haertl | 2017-03-16 | 4 | -61/+101 | |
| * | | | | | | | Generate seperate menu list for header bar | Julius Haertl | 2017-03-16 | 4 | -22/+73 | |
| * | | | | | | | Move active app to the first slot | Julius Haertl | 2017-03-16 | 1 | -9/+19 | |
| * | | | | | | | Show app icons in the header | Julius Haertl | 2017-03-16 | 3 | -5/+206 | |
* | | | | | | | | Merge pull request #3863 from nextcloud/additional-hardening-of-t | Roeland Jago Douma | 2017-03-16 | 5 | -18/+23 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Harden t() with DOMPurify | Lukas Reschke | 2017-03-16 | 5 | -18/+23 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #3860 from nextcloud/fix_master_after_3802 | Lukas Reschke | 2017-03-16 | 2 | -0/+39 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix unit tests of master | Roeland Jago Douma | 2017-03-16 | 2 | -0/+39 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #3802 from Ko-/master | Roeland Jago Douma | 2017-03-16 | 10 | -8/+48 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add warning on admin screen when set_time_limit is unavailable | Ko- | 2017-03-16 | 2 | -0/+23 | |
| * | | | | | | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 8 | -8/+25 | |
* | | | | | | | Merge pull request #3857 from nextcloud/issue-3901-legacy-caldav-endpoint-ema... | Joas Schilling | 2017-03-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix scheduling plugin on legacy caldav endpoint | Joas Schilling | 2017-03-16 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | 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 | 96 | -114/+18 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge pull request #3788 from nextcloud/fed-share-modify | Roeland Jago Douma | 2017-03-15 | 2 | -21/+59 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add api to change the remote of an incoming federated share | Robin Appelman | 2017-03-10 | 2 | -21/+59 | |
* | | | | | | | Merge pull request #3843 from nextcloud/encryption-fix-mail-share | Joas Schilling | 2017-03-15 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | take share by mail into consideration if we calculate the access list | Bjoern Schiessle | 2017-03-14 | 1 | -3/+3 | |
* | | | | | | | | Merge pull request #3848 from nextcloud/remove-single-quotes-around-search-query | Roeland Jago Douma | 2017-03-15 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove single quotes around search query like in user search | Joas Schilling | 2017-03-15 | 2 | -4/+4 | |
* | | | | | | | | | Merge pull request #3841 from nextcloud/encyryption-trash-bin | Björn Schießle | 2017-03-15 | 4 | -14/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | delete files right away in case of a encryption exception | Bjoern Schiessle | 2017-03-14 | 2 | -8/+29 | |
| * | | | | | | | | | always throw a encryption exception | Bjoern Schiessle | 2017-03-14 | 2 | -6/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 24 | -98/+220 | |
* | | | | | | | | | Merge pull request #3838 from Xuanwo/basename-fix | Roeland Jago Douma | 2017-03-14 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [OC/Files/Cache]: Fix wrong usage of basename | Xuanwo | 2017-03-14 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #3829 from nextcloud/reshares-in-folder | Roeland Jago Douma | 2017-03-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix mock | Maxence Lange | 2017-03-14 | 1 | -1/+1 | |
| * | | | | | | | | | switch reshares to true | Maxence Lange | 2017-03-14 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #3836 from nextcloud/do-not-double-check-app-update | Roeland Jago Douma | 2017-03-14 | 2 | -9/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Do not double cherck app update | Morris Jobke | 2017-03-13 | 2 | -9/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3600 from coletivoEITA/master | Roeland Jago Douma | 2017-03-14 | 4 | -2/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | added method needsPartFile() in Storage | Vinicius Cubas Brand | 2017-03-14 | 4 | -2/+18 | |
* | | | | | | | | | | Merge pull request #3783 from andrius-kulbis/master | Roeland Jago Douma | 2017-03-14 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ |