summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Collapse)AuthorAgeFilesLines
* fix(grant): remove JS error on Grant pageMagnus Anderssen2023-10-261-1/+1
| | | | | | Closes #41098 Signed-off-by: Magnus Anderssen <magnus@magooweb.com>
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-271-1/+1
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-232-0/+69
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* adjust admin setup check to increase warning to set up httpsSimon L2023-06-211-2/+2
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* feat: Add setup check warning if instance is in debug modeJulius Härtl2023-05-091-0/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-192-1/+9
|\ | | | | Deprecate PHP8.0
| * Deprecate PHP8.0fenn-cs2023-04-172-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | PHP8.0 would stop receiving security support on 26 Nov 2023 hence this deprecation. Next, is the eventual drop of PHP8.0 before its EOL. This commit also updates the message type from INFO to WARNING if the php on file has reached its EOL. See: https://www.php.net/supported-versions.php Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-checkSimon L2023-04-182-0/+148
|\ \ | | | | | | add an admin check for db file locking
| * | address review and fix testsSimon L2023-04-182-2/+2
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | add an admin check for db file lockingSimon L2023-04-172-0/+148
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Drop broken unit testAlexander A. Klimov2023-04-171-24/+0
| | | | | | | | | | | | Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
* | | Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enoughAlexander A. Klimov2023-04-171-1/+1
|/ / | | | | | | | | | | This is the case for localhost and Tor hidden services. Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
* / fix(tests): update jsunit tests after dep and files updateJohn Molakvoæ2023-04-061-52/+0
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymoreFerdinand Thiessen2023-02-201-3/+6
| | | | | | Meaning we can not stub `getLocale` but must override the document attribute instead. Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
* fix: Avoid throwing errors on public auth pageJulius Härtl2023-02-201-1/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-152-25/+68
| | | | | | | | | | While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240 Signed-off-by: MichaIng <micha@dietpi.com>
* Revert "update 64-bit check wording"Côme Chilliet2023-02-072-4/+4
| | | | | | This reverts commit f5ad282418d27422f77fda0e0e45797899508c1b. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix event listener race condition on login-formMarcel Müller2023-01-231-0/+2
| | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-1/+1
| | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Deprecate PHP7.4Christoph Wurst2022-11-101-6/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix testValdnet2022-11-091-1/+1
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* l10n: Shorten linkValdnet2022-11-051-1/+1
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* update 64-bit check wordingszaimen2022-11-012-2/+2
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Adjust testsJoas Schilling2022-09-291-5/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix testValdnet2022-09-191-2/+2
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* Fix testValdnet2022-09-191-3/+3
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* Fix testValdnet2022-09-191-4/+4
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* l10n: Spelling unificationValdnet2022-09-191-1/+1
| | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Rewrite OC.SystemTags.getDescriptiveTag to vanilla jsDaniel Kesselberg2022-09-151-8/+8
| | | | | | | For every tag a deprecation warning is emitted. With 10k tags the ui becomes unresponsive and inspector crashed occasionally. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Use primary button in updaterCarl Schwan2022-09-121-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #33475 from nextcloud/rakekniven-patch-1Simon L2022-08-312-2/+2
|\ | | | | l10n: Changed grammar
| * l10n: Changed grammarrakekniven2022-08-111-1/+1
| | | | | | | | | | | | | | Fixed tests for #33475 Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * l10n: Changed grammarrakekniven2022-08-061-1/+1
| | | | | | | | | | | | | | | | | | See https://en.wikipedia.org/wiki/32-bit_computing and related articles. Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Merge pull request #33728 from nextcloud/enh/app-menu-vueJulius Härtl2022-08-311-42/+0
|\ \ | | | | | | Move app menu to vue
| * | Fix jsunit failuresJulius Härtl2022-08-311-42/+0
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / Fix wording of undeliverable push notificationsJoas Schilling2022-08-311-1/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix login flowCarl Schwan2022-07-271-1/+6
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix core tests by stubbing debounceVincent Petry2022-07-261-0/+10
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add button disable on submit for login grantLukas Döllerer2022-07-251-0/+1
| | | | Signed-off-by: Lukas Döllerer <info@lukas-doellerer.de>
* add a link to system requirements for new 64bit setup checkszaimen2022-07-132-2/+4
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: MichaIng <micha@dietpi.com>
* add a setup check for 64 bitszaimen2022-07-132-0/+88
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* feat: add x-office-form-template and x-office-form iconsLuka Trovic2022-06-071-0/+2
| | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* feat: add docxf and form mimetypesLuka Trovic2022-06-071-1/+4
| | | | signed-off-by: Luka Trovic <luka@nextcloud.com>
* Adds a "Request password" button to the public share authentication page for ↵Cyrille Bollu2022-04-111-1/+42
| | | | | | | | | | | | | | | | | | shares of type TYPE_EMAIL, when the "video verification" checkbox isn't checked. Users accessing non-anonymous public shares (TYPE_EMAIL shares) can now request a temporary password themselves. - Creates a migration step for the files_sharing app to add the 'password_expiration_time' attribute to the oc_shares table. - Makes share temporary passwords' expiration time configurable via a system value. - Adds a system config value to allow permanent share passwords -Fixes a typo in a comment in apps/files_sharing/src/components/SharingEntryLink.vue See https://github.com/nextcloud/server/issues/31005 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
* Return to quotation marksValdnet2022-03-311-5/+5
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* Correct codeValdnet2022-03-311-17/+17
| | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* Code ordering for text stringsValdnet2022-03-311-47/+12
| | | | | | Code cleanup for text strings and change quotation marks to apostrophe for 'occ'. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* Remove legacy Internet Explorer headersMichaIng2022-03-192-27/+0
| | | | | | X-UA-Compatible and X-Download-Options headers are interpreted or relevant for Internet Explorer only. With the deprecation of Internet Explorer support in Nextcloud 20 and planned support removal already in Nextcloud 22, these became obsolete and are hereby removed, including their removal from setup checks. Signed-off-by: MichaIng <micha@dietpi.com>
* Merge pull request #31430 from ↵Simon L2022-03-101-1/+1
|\ | | | | | | | | nextcloud/enh/31429/improve-overwrite-cli-url-check Validate `overwrite.cli.url` to be a url in setup check
| * improve overwrite cli url setup checkszaimen2022-03-091-1/+1
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>