Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace unecessary unescaped prints with print | Lukas Reschke | 2017-04-05 | 1 | -1/+1 |
| | | | | | | There's no need to have those unescaped from what I can see. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | add fullscreen icon | Jan-Christoph Borchardt | 2016-10-20 | 3 | -0/+15 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Set proper web title for apple | Roeland Jago Douma | 2016-10-11 | 1 | -1/+1 |
| | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Also fix "occ status" | Joas Schilling | 2016-09-06 | 1 | -2/+4 |
| | |||||
* | Merge pull request #1175 from nextcloud/backport-1128-stable9 | Roeland Jago Douma | 2016-08-30 | 1 | -23/+29 |
|\ | | | | | [stable9] Users page lazy multiselect group dropdowns | ||||
| * | Backport of Users page lazy multiselect group dropdowns #1128 to stable9 | Vincent Petry | 2016-08-29 | 1 | -23/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users page lazy multiselect group dropdowns Instead of pre-rendering all multiselects with lots of group entries, the current groups are now displayed as simple labels. Behind the labels there is a pencil icon like for other fields. When clicking the pencil icon, the dropdown will be spawned and will open itself. Upon closing of the dropdown, the label comes back with the updated selection and the dropdown is destroyed. Extra non-available groups also in list Fix group sorting in user list group selection | ||||
* | | In cases where the server dictates the link share expiration the date is not ↵ | Thomas Müller | 2016-08-29 | 1 | -1/+4 |
|/ | | | | updated on consequitive changes and enable/disable actions | ||||
* | ownCloud -> Nextcloud | Daniel Hansson | 2016-08-05 | 1 | -2/+2 |
| | |||||
* | Added white download icons | skjnldsv | 2016-08-01 | 3 | -0/+9 |
| | |||||
* | fix searchbox overlapping on mobile | Jan-Christoph Borchardt | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | Theming: Fix preview and center alignment of logo | Julius Haertl | 2016-07-26 | 1 | -0/+1 |
| | |||||
* | Update header.css | Jos Poortvliet | 2016-07-26 | 1 | -1/+1 |
| | | | make the logo look good on the login page | ||||
* | Merge pull request #491 from ↵ | Roeland Douma | 2016-07-22 | 1 | -2/+2 |
|\ | | | | | | | | | nextcloud/backport-460-html-decoded-error-message-when-uploading-folder Fix the HTML encoding when uploading a folder in FF when using french… | ||||
| * | Fix the HTML encoding when uploading a folder in FF when using french l10n | Joas Schilling | 2016-07-21 | 1 | -2/+2 |
| | | |||||
* | | Run the license script | Joas Schilling | 2016-07-22 | 65 | -157/+234 |
|/ | |||||
* | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 2 | -3/+3 |
| | |||||
* | Revert "occ web executor (#24957)" | Morris Jobke | 2016-07-07 | 3 | -161/+0 |
| | | | | This reverts commit 9fcb26910e98282459fc7bf291f0a21275a1c919. | ||||
* | Merge branch 'stable9' into sync-stable9 | Morris Jobke | 2016-07-07 | 157 | -351/+508 |
|\ | |||||
| * | Merge pull request #244 from nextcloud/theming-app-stable9 | Björn Schießle | 2016-07-01 | 2 | -1/+2 |
| |\ | | | | | | | [stable9] theming app | ||||
| | * | initial commit for the theming app | Bjoern Schiessle | 2016-06-30 | 2 | -1/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/stable9' into stable9-sync-upstream | Lukas Reschke | 2016-07-01 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | |||||
| * | | Mark user_saml official and kill user_shibboleth | Lukas Reschke | 2016-06-30 | 1 | -2/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/stable9' into stable9-upstream-sync | Lukas Reschke | 2016-06-26 | 1 | -2/+4 |
| |\ \ | |||||
| * | | | fixed code | Morris Jobke | 2016-06-20 | 12 | -15/+15 |
| | | | | |||||
| * | | | fixed translations | Morris Jobke | 2016-06-20 | 90 | -112/+112 |
| | | | | |||||
| * | | | fix grouped input fields, make sure they take precedence | Jan-Christoph Borchardt | 2016-06-20 | 1 | -13/+13 |
| | | | | |||||
| * | | | Allow empty host when installing on oracle via CLI (#25034) | Jörn Friedrich Dreyer | 2016-06-20 | 1 | -1/+6 |
| | | | | |||||
| * | | | fix setup page strengthify | Morris Jobke | 2016-06-15 | 4 | -10/+4 |
| | | | | | | | | | | | | | | | | * fixes #105 | ||||
| * | | | Update strengthify to 0.5.1 | Morris Jobke | 2016-06-15 | 3 | -116/+205 |
| | | | | |||||
| * | | | Merge pull request #108 from nextcloud/stable9-backport-97 | Marius Blüm | 2016-06-15 | 5 | -6/+6 |
| |\ \ \ | | | | | | | | | | | [stable9] Change name of the product in update message | ||||
| | * | | | Change name of the product in update message | Morris Jobke | 2016-06-15 | 5 | -6/+6 |
| | | | | | |||||
| * | | | | Merge pull request #88 from nextcloud/add-strict-cookie-check-also-to-config-js | Morris Jobke | 2016-06-15 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |/| | | | [stable9] Add strict config check to config.js | ||||
| | * | | | [stable9] Add strict config check to config.js | Lukas Reschke | 2016-06-14 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Fix data directory warning | Lukas Reschke | 2016-06-14 | 2 | -3/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise always the warning is displayed that the data directory is accessible from the internet when URLs without index.php are enabled. Fixes https://github.com/nextcloud/server/issues/91 | ||||
| * | | | | Add some super basic cache busting | Lukas Reschke | 2016-06-14 | 2 | -12/+12 |
| |/ / / | | | | | | | | | | | | | At least the logo should be correct after an update..... | ||||
| * | | | Add more branding | Lukas Reschke | 2016-06-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | - Shows "Nextcloud will be updated" in the updater screen - Shows "Nextcloud" if you add a bookmark on iOS instead of "ownCloud" | ||||
| * | | | place password input directly below label | Morris Jobke | 2016-06-13 | 1 | -5/+5 |
| | | | | |||||
| * | | | revert suspicious change - please check this @schiessle & @LukasReschke | Morris Jobke | 2016-06-13 | 1 | -12/+22 |
| | | | | |||||
| * | | | fix unit tests | Morris Jobke | 2016-06-13 | 1 | -3/+74 |
| | | | | |||||
| * | | | Merge pull request #54 from nextcloud/backport-upload-only-shares | Lukas Reschke | 2016-06-13 | 3 | -109/+84 |
| |\ \ \ | | | | | | | | | | | [stable9] Backport files drop feature | ||||
| | * | | | smaller files drop fixes | Arthur Schiwon | 2016-06-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix infinite spinner on blacklisted files * move HTML to template * indentation | ||||
| | * | | | [stable9] Backport files drop feature | Lukas Reschke | 2016-06-11 | 3 | -109/+84 |
| | | | | | |||||
| * | | | | Link to Nextcloud domains in the help section | Lukas Reschke | 2016-06-12 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Sets notification background to white | William Bargent | 2016-06-12 | 1 | -1/+2 |
| |/ / / | |||||
| * | | | Merge pull request #37 from nextcloud/downstream-stable9-160610 | Lukas Reschke | 2016-06-11 | 4 | -7/+20 |
| |\ \ \ | | | | | | | | | | | Downstream stable9 16-06-10 | ||||
| * | | | | invert colors of favicons to match header and log in site, white on blue | Jan-Christoph Borchardt | 2016-06-10 | 6 | -3/+3 |
| | | | | | |||||
| * | | | | backport design change | Jan-Christoph Borchardt | 2016-06-10 | 39 | -54/+55 |
| | | | | | |||||
* | | | | | occ web executor (#24957) | VicDeo | 2016-07-01 | 3 | -0/+161 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial web executor * Fix PHPDoc Fix broken integration test OccControllerTests do not require database access - moch them all! Kill unused sprintf | ||||
* | | | | | [stable9] Fix decrypt message stable9 (#25188) | Thomas Müller | 2016-07-01 | 1 | -3/+12 |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix Decrypt message via occ * Comments fixed * Fixed reviews * Originally: commit 2304e4bda027e61ff1302c55c2f70f8e4c8f47d0 Author: Joas Schilling <nickvergessen@owncloud.com> Date: Tue Jun 7 09:13:11 2016 +0200 Allow to decrypt user '0' files only * Fix uid comparison | ||||
* | | | | Merge pull request #25234 from owncloud/stable9-iedavclient-nullheaders | Vincent Petry | 2016-07-01 | 1 | -0/+1 |
|\ \ \ \ | |_|_|/ |/| | | | [stable9] Init the headers in iedavclient.js |