Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Correctly use the email templating | Joas Schilling | 2017-11-03 | 1 | -80/+47 | |
| * | | | | | | | Language depending dates | Joas Schilling | 2017-11-03 | 1 | -5/+2 | |
| * | | | | | | | Fix phpStorm complaints | Joas Schilling | 2017-11-03 | 3 | -52/+55 | |
| * | | | | | | | DAV: Initial email customization support | Leon Klingele | 2017-11-03 | 3 | -16/+168 | |
* | | | | | | | | Merge pull request #7074 from nextcloud/use-proper-whitespace | Christoph Wurst | 2017-11-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use proper whitespace | Morris Jobke | 2017-11-06 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-06 | 6 | -34/+40 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-05 | 2 | -0/+2 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Add variable for border-radius | Jan-Christoph Borchardt | 2017-11-03 | 2 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7049 from nextcloud/fix-actions-menu | Jan-Christoph Borchardt | 2017-11-03 | 2 | -6/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix opening the file actions menu in mobile | Morris Jobke | 2017-11-03 | 2 | -6/+1 | |
* | | | | | | | Merge pull request #7048 from nextcloud/flexbox-css | Jan-Christoph Borchardt | 2017-11-03 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Vendor prefix for flexbox not needed anymore | Morris Jobke | 2017-11-03 | 1 | -4/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-03 | 132 | -126/+3762 | |
* | | | | | | | Merge pull request #6652 from nextcloud/sharing-link-menu | John Molakvoæ | 2017-11-02 | 4 | -48/+87 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix Scrutinizer issue | Jan-Christoph Borchardt | 2017-11-02 | 1 | -1/+2 | |
| * | | | | | | | Clicking publicly shared image opens direct preview url | Jan-Christoph Borchardt | 2017-11-01 | 2 | -4/+6 | |
| * | | | | | | | Directly show link | Jan-Christoph Borchardt | 2017-11-01 | 2 | -9/+8 | |
| * | | | | | | | Use standard way of showing and hiding popover menu | Jan-Christoph Borchardt | 2017-11-01 | 2 | -3/+3 | |
| * | | | | | | | Fix scrollbar showing up on public page | Jan-Christoph Borchardt | 2017-11-01 | 1 | -1/+1 | |
| * | | | | | | | Show and hide menu via Javascript, thanks @skjnldsv | Jan-Christoph Borchardt | 2017-11-01 | 3 | -2/+24 | |
| * | | | | | | | Adjust prominence of shared-by info to not overpower file name | Jan-Christoph Borchardt | 2017-11-01 | 1 | -1/+2 | |
| * | | | | | | | Add label to download action | Jan-Christoph Borchardt | 2017-11-01 | 2 | -1/+4 | |
| * | | | | | | | Fix display of Download entry text | Jan-Christoph Borchardt | 2017-11-01 | 3 | -7/+5 | |
| * | | | | | | | Move shared page controls to menu in top right | Jan-Christoph Borchardt | 2017-11-01 | 2 | -30/+43 | |
* | | | | | | | | Merge pull request #6094 from nextcloud/sharedby-avatar | Jan-Christoph Borchardt | 2017-11-02 | 2 | -8/+16 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | adjust more js unit tests | Arthur Schiwon | 2017-11-02 | 1 | -6/+6 | |
| * | | | | | | | Fix test for tooltip and local share owner | Jan-Christoph Borchardt | 2017-11-01 | 1 | -0/+4 | |
| * | | | | | | | Fix CSS, better handling of recipients | Marin Treselj | 2017-10-31 | 1 | -2/+2 | |
| * | | | | | | | Show avatar instead of username for shared files | Jan-Christoph Borchardt | 2017-10-31 | 1 | -0/+4 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-02 | 2 | -2/+8 | |
* | | | | | | | | Merge pull request #7030 from nextcloud/proper_og_image | Roeland Jago Douma | 2017-11-01 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Use the new direct endpoint for the og:image | Roeland Jago Douma | 2017-10-31 | 1 | -1/+6 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | update autoloader | Arthur Schiwon | 2017-11-01 | 2 | -0/+4 | |
* | | | | | | | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 577 | -1497/+16756 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #6875 from nextcloud/app_autoloaders | Joas Schilling | 2017-11-01 | 166 | -10/+11561 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | User_LDAP Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+701 | |
| | * | | | | | | UpdateNotification Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+613 | |
| | * | | | | | | TwoFactorBackupCodes Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+625 | |
| | * | | | | | | Testing Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+613 | |
| | * | | | | | | SystemTags Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+611 | |
| | * | | | | | | ShareByMail Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+615 | |
| | * | | | | | | Provisioning_API Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+615 | |
| | * | | | | | | OAuth2 autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+621 | |
| | * | | | | | | LookupServerConnector Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+605 | |
| | * | | | | | | Files_Versions Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+623 | |
| | * | | | | | | Files_Trashbin Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+629 | |
| | * | | | | | | Files_Sharing Autoloader | Roeland Jago Douma | 2017-10-24 | 4 | -10/+11 | |
| | * | | | | | | Files Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+655 | |
| | * | | | | | | Federation Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+629 |