| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|\
| |
| | |
fix "create folder" icon overlaying home icon
|
| |
| |
| |
| | |
Signed-off-by: Brandon <brandon.yeow@websparks.sg>
|
|\ \
| | |
| | | |
catch exceptions that occur during logging
|
| | |
| | |
| | |
| | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \
| |/ /
|/| | |
Fix l10n in federated file sharing
|
|/ /
| |
| |
| | |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/fix/tiny_authentication_bug_mostly_affecting_french_people
Use the actual password to update the tokens
|
|/ /
| |
| |
| | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/fix/17166/delete-temp-tokens-only-for-current-user
Add uid to delete temp token query
|
|/ /
| |
| |
| | |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/feature/noid/make-getById-work-for-files-in-appdata
Fix getById for files in appdata and the root mount
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In case the path we are currently in is inside the appdata_* folder,
the original getById method does not work, because it can only look inside
the user's mount points. But the user has no mount point for the root storage.
So in that case we directly check the mount of the root if it contains
the id. If it does we check if the path is inside the path we are working
in.
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | |
|
|\ \ \
| | | |
| | | | |
Add theme class to body and fix for theme selection
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
selection and separated highcontrast theme
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
|
|\ \ \ \
| | | | |
| | | | | |
Add space between dots in more-icon
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: jenniferpiperek <jenniferpiperek@users.noreply.github.com>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
nextcloud/bugfix/noid/fix_recent-favorite_filename_ovelaping
Fix the recent/favorite/shared filename problem
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Greta Doci <gretadoci@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
nextcloud/bugfix/noid/properly_mark_birthday_calendars_as_not_sharable
properly mark birthday calendars as not shareable for now
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Create color-primary-light variable
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
We should ignore compiles javascript!
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
Workflowengine: Fix check listing
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
service
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Allow options to be passed to `FileList.createFile`
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
be overridden.
Signed-off-by: Thomas Ebert <thomas.ebert@te-online.net>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Always use the folder icon depending on the mount type if not a share mount
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Remove deprecated function createPreview
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|