Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/src
AgeCommit message (Collapse)Author
2021-06-17Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhostPytal
Allow WebAuthn on localhost as well
2021-06-17Allow WebAuthn on localhost as wellMorris Jobke
* browsers typically whiteliste this as well - https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API * for developing purposes see https://developer.chrome.com/docs/devtools/webauthn/ Signed-off-by: Morris Jobke <hey@morrisjobke.de> Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-16Let apps toggle an unread counter on app iconsJulius Härtl
Co-authored-by: Louis Chemineau <louis@chmn.me> Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-02l10n: Spelling unificationValdnet
Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-30Rewrite requesttoken.spec.js with JestFrançois Freitag
[Jest](https://jestjs.io/) is a test runner that focuses on simplicity. It instruments babel to transform modules and test them. Using Jest simplifies the existing configuration and allows dropping a bunch of workarounds, as well as following the shared Babel configuration for new code. Signed-off-by: François Freitag <mail@franek.fr>
2021-05-20l10n: Unify spellingValdnet
Spelling unification in Nextcloud applications.
2021-05-20l10n: Unify spellingValdnet
Spelling unification in Nextcloud applications.
2021-05-20l10n: Unify spellingValdnet
Spelling unification in Nextcloud applications.
2021-04-22Merge pull request #26586 from ↵Joas Schilling
nextcloud/bugfix/noid/handle-device-login-like-an-alternative-login Handle device login like an alternative login
2021-04-20Handle device login like an alternative loginJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-19Fix screenreader label of search iconJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-16Merge pull request #26567 from ↵Roeland Jago Douma
nextcloud/techdebt/noid/adjust-jquery-deprecation-message Don't mentioned we will do something with an already released version
2021-04-15Don't mentioned we will do something with an already released versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-12Fix 'Log in with a device' link focusabilityJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-12Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-09l10n: Correct spellingValdnet
Unify the spelling in applications. Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-03-17Lint fixJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-03-08Allow admins to disable the login formRoeland Jago Douma
In case they want to not allow this because they use SSO (and do not want the users to enter their credentials there by accident). ?direct=1 still works. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-03-03Kill jstimezonedetect from bundleRoeland Jago Douma
Taking up space while it is not needed. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-02-22Fix admin password strengthify tooltipRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-02-04Kill DOMPurify from main bundleRoeland Jago Douma
Apps using this should ship their own. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-25do not lower case search provider names on web uiArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-20Fix encoding issue with OC.Notification.showJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-18Readd element ID after component mount.Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-18fix-dialog-buttonsMarco Ambrosini
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-12-16Fix untranslated "User disabled" on login screenNina Pypchenko
Signed-off-by: Nina Pypchenko <22447785+nina-py@users.noreply.github.com> Closes #24549.
2020-12-02fix loading mtime of new file in conflict dialog in firefoxRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-11-17Fetch quota with files propfindJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13Bump jquery from 2.2.4 to 3.1.0Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-10Do not print deprecation warnings during testingChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-03Merge pull request #23798 from nextcloud/add/default_font_sizemarco
Add default font size
2020-11-03Merge pull request #23785 from nextcloud/bugfix/21459/workaround-snap-jsJulius Härtl
Work around snap.js state mess
2020-11-03Add default font sizeGretaD
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-11-02Work around snap.js state messVincent Petry
Snap.js is not robust enough to prevent multiple calls to open() or close(), so we added more checks to prevent these happening even when an animation is in progress. Because if we let this through, snap.js will not notice that the animation is already done (or a duplicate animation was started), so the "transitionend" event will not fire a second time. During an animation, snap.js sets up a setInterval() that hogs the CPU during the animation. Since a transition doesn't always end due to the above conditions, that CPU hogging would stay forever. This is the best workaround so far, it seems it's not possible to cancel that interval from the outside nor to trigger events to make it do so. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-11-02ensure filepicker list is empty before populatingRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-31Change font-weight and font-size for empty searchJacob Neplokh
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-10-28catch errors when closing file conflict dialogRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-10-28Compile assetsnpmbuildbot[bot]
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-13Encode requesttoken for logout url in auto logoutJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-10Fix password visibility togglesRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-09-22Add padding to the empty content and center itJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-18Prevent empty search placeholderJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18Build assets and fix unified search event syntaxJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18Properly show loading state if there are still pending requestsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18Properly use form role=search and unify reset buttonJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-18Fix loading error catchJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-15Recommended apps: Fix loading spinner colorJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15Recommended apps: Empty alt text since the app logo is decorativeJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-14Add users and apps inner search and add HeaderMenu cancelJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>