- Nov 14, 2018
-
-
Morris Jobke authored
Update PHPDoc to fix typos
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Fix UniqueConstraintViolationException while insert into files_external config tables
-
Morris Jobke authored
Sign-off check is now handled by a github app
-
Morris Jobke authored
Fix breakpoint and shrinking of the content + list
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Don't register twofactor_backup settings as "regular" settings
-
Roeland Jago Douma authored
Throw exception if decryption fails
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Morris Jobke authored
* followup to #12371 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
For #11868 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Nextcloud bot authored
-
- Nov 13, 2018
-
-
Morris Jobke authored
change "Download" to "Download all files" for shared folders
-
Morris Jobke authored
Fix Calendarsubscriptions source column change on Oracle
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-
Morris Jobke authored
Fix SetVcardDatabaseUID when using postgresql
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Nextcloud bot authored
-
- Nov 12, 2018
-
-
Morris Jobke authored
Fix IE rule for min width
-
Morris Jobke authored
Remove outdated integrity warning on each page
-
Morris Jobke authored
Fix UniqueConstraintViolationException while insert into oc_groups
-
Morris Jobke authored
Ignore icons if the file could not be found
-
Morris Jobke authored
Use the defined func()->count() instead of manual counting
-
Morris Jobke authored
* fixes race condition in insert * fixes potentiaol deadlock Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Morris Jobke authored
Fix UniqueConstraintViolationException while insert into oc_file_locks
-
Morris Jobke authored
* integrity warning is shown during update and in the admin setup checks * there is also the plan to retire this old way of notification Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Fix UniqueConstraintViolationException while insert into oc_filecache
-
Morris Jobke authored
* fixes #9305 by not being prone to the race condition in insertIfNotExists * fixes #6899 by not using a query that can result in a deadlock * replaces the insertIfNotExists call with an insert which is wrapped into a try-catch block * followup to #12371 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Use nextcloud-password-confirmation
-
Morris Jobke authored
* fixes #6160 by not being prone to the race condition in insertIfNotExists * fixes #12228 by not using a query that can result in a deadlock * replaces the insertIfNotExists call with an insert which is wrapped into a try-catch block Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint-violation-exception-in-insertIfNotExist Catch UniqueConstraintViolationException inside insertIfNotExist
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Make sure to always load the latest icons-vars.css file
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-