| Commit message (Expand) | Author | Age | Files | Lines |
* | Added drop-animation to sortable-list | fnuesse | 2018-07-12 | 6 | -41/+108 |
* | Fix collapsible-Button when list was emptied (or got first element) | fnuesse | 2018-07-12 | 4 | -21/+34 |
* | Set Quickaccess-ordering to custom order | fnuesse | 2018-07-12 | 1 | -1/+1 |
* | Removed old code | fnuesse | 2018-07-12 | 7 | -373/+497 |
* | Added copyright notice | fnuesse | 2018-07-12 | 1 | -0/+1 |
* | Changed toggle | fnuesse | 2018-07-12 | 3 | -51/+42 |
* | Fixed css-flashing | fnuesse | 2018-07-12 | 4 | -7/+33 |
* | Added responsive folderadding | fnuesse | 2018-07-12 | 4 | -11/+91 |
* | Fixed complete app-breakdown if no favorites are set | fnuesse | 2018-07-12 | 2 | -8/+23 |
* | Added toggleable QuickAccess | fnuesse | 2018-07-12 | 7 | -113/+360 |
* | Added FavoritesQuickaccess-Sidebar | fnuesse | 2018-07-12 | 6 | -19/+181 |
* | Merge pull request #10213 from nextcloud/bugfix/noid/shorten-resource-table-n... | Morris Jobke | 2018-07-12 | 13 | -37/+34 |
|\ |
|
| * | Also shorten the name of the invitation tokens | Joas Schilling | 2018-07-12 | 7 | -14/+14 |
| * | Shorten resource table names to allow install on oracle again | Joas Schilling | 2018-07-12 | 6 | -23/+20 |
* | | Merge pull request #10211 from nextcloud/bugfix/10203/correctly-init-empty-ar... | Morris Jobke | 2018-07-12 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Correctly init empty arrays | Joas Schilling | 2018-07-12 | 2 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-12 | 16 | -12/+54 |
* | Merge pull request #10206 from nextcloud/bugfix/noid/fix-unit-tests | Morris Jobke | 2018-07-11 | 1 | -32/+15 |
|\ |
|
| * | Fix unit tests - follow up to #10197 | Morris Jobke | 2018-07-11 | 1 | -32/+15 |
* | | Merge pull request #10204 from nextcloud/fix/noid/strict_csp_eval | Morris Jobke | 2018-07-11 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Disallow eval on the StrictEvalCSP | Roeland Jago Douma | 2018-07-11 | 1 | -1/+1 |
* | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 36 | -228/+935 |
|\ \ |
|
| * | | fix unit tests | Bjoern Schiessle | 2018-07-11 | 2 | -1/+4 |
| * | | add some integration tests | Bjoern Schiessle | 2018-07-11 | 2 | -0/+121 |
| * | | fix js tests | Bjoern Schiessle | 2018-07-11 | 1 | -24/+82 |
| * | | update unit tests | Bjoern Schiessle | 2018-07-11 | 7 | -40/+120 |
| * | | update autoloader | Bjoern Schiessle | 2018-07-11 | 2 | -0/+2 |
| * | | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 6 | -5/+120 |
| * | | handle unshare request from owner | Bjoern Schiessle | 2018-07-11 | 1 | -18/+25 |
| * | | unshare from self | Bjoern Schiessle | 2018-07-11 | 1 | -10/+15 |
| * | | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 4 | -15/+98 |
| * | | fix notification when a group share is received | Bjoern Schiessle | 2018-07-11 | 1 | -9/+15 |
| * | | translate nextcloud share types to OCM share types | Bjoern Schiessle | 2018-07-11 | 1 | -1/+5 |
| * | | log error messgage | Bjoern Schiessle | 2018-07-11 | 1 | -0/+1 |
| * | | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 14 | -113/+274 |
| * | | add setting to enable/disable federated group sharing | Bjoern Schiessle | 2018-07-11 | 3 | -2/+63 |
* | | | Merge pull request #10143 from nextcloud/3rdparty/noid/aws-sdk-3.62.9 | Morris Jobke | 2018-07-11 | 1 | -0/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | [3rdparty] Bump AWS-SDK to 3.62.9 | Roeland Jago Douma | 2018-07-11 | 1 | -0/+0 |
* | | | Merge pull request #9942 from nextcloud/feature/2338/invitation_response_in_e... | Roeland Jago Douma | 2018-07-11 | 17 | -10/+1345 |
|\ \ \ |
|
| * | | | Bump version of app else migrations don't run | Roeland Jago Douma | 2018-06-29 | 1 | -1/+1 |
| * | | | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 17 | -9/+1344 |
* | | | | Merge pull request #10197 from nextcloud/feature/9410/improve-opcache-feedback | Roeland Jago Douma | 2018-07-11 | 4 | -11/+103 |
|\ \ \ \ |
|
| * | | | | Fix detection if opcache extension is loaded | Morris Jobke | 2018-07-11 | 1 | -1/+1 |
| * | | | | Fix tests | Morris Jobke | 2018-07-11 | 2 | -1/+11 |
| * | | | | opcache module check | Cthulhux | 2018-07-11 | 3 | -11/+93 |
* | | | | | Merge pull request #10199 from nextcloud/bugfix/noid/improve-url-detection-in... | Morris Jobke | 2018-07-11 | 2 | -9/+58 |
|\ \ \ \ \ |
|
| * | | | | | Improve url detection in comments | Joas Schilling | 2018-07-11 | 2 | -9/+58 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #10179 from nextcloud/mount-filter | Morris Jobke | 2018-07-11 | 2 | -1/+30 |
|\ \ \ \ \ |
|
| * | | | | | Add the option to filter mounts for a user | Robin Appelman | 2018-07-10 | 2 | -1/+30 |
| |/ / / / |
|
* | | | | | Merge pull request #10025 from nextcloud/smb-rename-invalidargument-retry | Morris Jobke | 2018-07-11 | 1 | -3/+17 |
|\ \ \ \ \ |
|