| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
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>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Fix error message on untrusted domain error page
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes #5347
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Minor documentation fixes
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Waldvogel <marcel.waldvogel@uni-konstanz.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Marcel Waldvogel <marcel.waldvogel@uni-konstanz.de>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
still remove the federated share even if we cant notify the remote
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
Adjust third-party ref
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CI commit for https://github.com/nextcloud/3rdparty/pull/59
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Remove deprecated Controller Functions
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
PrivateData to app
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* PrivateData is an app now: https://github.com/nextcloud/privatedata
* No need to load the OCS routes.php (as there is none!)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
fix preview for public links
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
in case a user is already logged in on the same server from
which the public link comes from, we need to setup the owners
file system in order to show the preview
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Dispatch event postUnshareFromSelf when the recipient of a share unshares it
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- This kind of hook signal used to be emitted in the old Share library but it was missing from Share 2.0
Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Add link to mastodon in readme
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
Add Phan plugin to check for SQL injections
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This adds a phan plugin which checks for SQL injections on code using our QueryBuilder, while it isn't perfect it should already catch most potential issues.
As always, static analysis will sometimes have false positives and this is also here the case. So in some cases the analyzer just doesn't know if something is potential user input or not, thus I had to add some `@suppress SqlInjectionChecker` in front of those potential injections.
The Phan plugin hasn't the most awesome code but it works and I also added a file with test cases.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
| |_|_|/ / /
|/| | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Add recovery key on public upload
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|