- Oct 02, 2018
-
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Morris Jobke authored
Apptoken v3: imrpove token handling on external password change
-
Morris Jobke authored
Allow --database-name and --database-table-prefix for sqlite from occ
-
Morris Jobke authored
Fix header overflow, fix more apps menu, fix #11552
-
Morris Jobke authored
Add job to check users for backup code reminders
-
Roeland Jago Douma authored
Now that we can enforce 2FA we also should notify users that have enabled 2FA but do not yet have backup codes generated. This adds a repair step that inserts a background job to do this. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Christoph Wurst authored
Babel fix and dynamic import settings
-
Morris Jobke authored
Make logfile's mode configurable.
-
Morris Jobke authored
Added kinetic scrolling for iOS to apps dropdown menu
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
* On weblogin check if we have invalid public key tokens * If so update them all with the new token This ensures that your marked as invalid tokens work again if you once login on the web. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Merge pull request #11185 from nextcloud/bugfix/noid/redirect-guests-to-login-on-mention-notification Redirect guests to login if they follow the link of a comment mention…
-
Morris Jobke authored
Added Trash-Dropzone to easily dispose of files and folders
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roland Tapken authored
The file logger currently resets the mode of the logfile to 0640. When the webserver is running as a different user than the cron job (but both are in the same group) the files mode has to be 0660. The current implementation breaks logging for the user that is not the owner of the logfile. This patch introduces a new config option 'logfilemode' that expects an octal value (defaults to 0640). Unless the value is lower or equal than 0 the logfiles mode will be resetted to this value. Signed-off-by:
Roland Tapken <roland@bitarbeiter.net>
-
John Molakvoæ authored
OC.generateUrl(OC.linkTo('contacts', 'js/')) will append index.php, we should not have that! Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Roeland Jago Douma authored
remove type="text/javascript" from index.html
-
Roeland Jago Douma authored
[3rdparty] Bump symfony packages to 3.4.16
-
Roeland Jago Douma authored
Add uid_owner and uid_initiator share tabe indices
-
Morris Jobke authored
Adjust border-radius-large to fit with padding of modals
-
Roeland Jago Douma authored
Manually instantiate jscolor to avoid csp errors
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
John Molakvoæ authored
Improve 2FA provider selection screen
-
Christoph Wurst authored
Make authenticated cookies lax
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Roeland Jago Douma authored
Add QBMapper::insertOrUpdate()
-
Morris Jobke authored
Fix breadcrumbs
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Felix Nüsse authored
Signed-off-by:
Felix Nüsse <Felix.nuesse@t-online.de>
-
Felix Nüsse authored
Signed-off-by:
Felix Nüsse <Felix.nuesse@t-online.de>
-
Felix Nüsse authored
Signed-off-by:
Felix Nüsse <Felix.nuesse@t-online.de>
-
Felix Nüsse authored
Signed-off-by:
Felix Nüsse <Felix.nuesse@t-online.de>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
This allows elegant upserts where the entity ID is provided (e.g. by an external system) and when that data is fed into our database multiple times. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-