| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Remove unneeded parameter in DatabaseException
|
| |
| |
| |
| | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \
| | |
| | | |
Cleanup testing app
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \
| | | |
| | | | |
refactor chunked assembly stream
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \ \
| | | | |
| | | | | |
Cleanup legacy user class from unused methods
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \ \ \
| | | | |
| | | | | |
Cleanup code of personal page to use public interfaces
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* public interfaces instead of static code calls
* drop static private namespace methods
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \ \ \
| | | | |
| | | | | |
More phpstorm inspection fixes
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \
| | | | |
| | | | | |
Some app fixes of phpstorm inspections
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \
| |_|/ /
|/| | | |
Revert 5783 outlook max width and add height="120"
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
| |/ / |
|
|\ \ \
| |/ /
|/| | |
Move image-optimization.sh to build dir
|
|/ /
| |
| |
| |
| |
| | |
* We should not ship this!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \
| | |
| | | |
Set max-width of image to 100px in Outlook as well
|
| | |
| | |
| | |
| | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| | | |
|
|\ \ \
| | | |
| | | | |
Redesign jQuery UI datepicker
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
SCSS cleanup, fix fringe cases, add margin between dates, un-bold title.
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- [x] Highlight for selected date should be bold text.
- [x] Hover highlight for day should be the same as for the selected date.
- [x] Remove hover effect on the week.
- [x] Row for days of the week should indeed stay, but non-bold and at 50% opacity so it doesn't take away the focus.
- [x] Dates of previous and next months a bit lighter.
- [x] Remove marking the weekend blue.
- [x] The box centered below the date field, with triangle in the middle.
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Some phpstorm inspection fixes
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
Fix for mb strlen
|
| | | |
| | | |
| | | | |
Error with moving files with long names in UTF-8
|
|\ \ \ \
| | | | |
| | | | | |
Add filename and sharer in public page
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* shows the filename and sharer on the public page
* allows the user to identify, that this is a user page and not an official page of the Nextcloud hosting
* remove link on logo that redirects to login (fixes #5720)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Fix renaming of non-renamble mounts
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Improve error handling for accepting federated shares
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
check if table was updated successfully and only then send a notification
mail and return "true".
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Also repair storage id's when repairing invalid entries
|
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|