Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
Andy Scherzinger 5829cd2ca5
chore: Add SPDX headers
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-17 10:39:27 +02:00
John Molakvoæ 8d51310776
chore: migrate to vite and vitest
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-06 09:31:24 +02:00
Ferdinand Thiessen 949881705d chore: Add eslint and fix linter issues
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-27 20:27:33 +02:00
Christoph Wurst 9bdf526627
Merge pull request #624 from nextcloud/fix/silence-console-while-testing
fix: Silence console messages while testing
2023-06-26 08:25:31 +02:00
Ferdinand Thiessen 34212b1de0 chore: Add missing test case for stop retrying in maintenance mode if retried too often
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-25 17:32:28 +02:00
Ferdinand Thiessen 073531bf29 fix: Silence console messages while testing
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-25 17:31:12 +02:00
Christoph Wurst 700a91db82 chore: use jsdom env for tests that requrire a DOM
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-20 09:54:11 +00:00
Julien Veyssier c7b4ffffe0
move cancellation tests in each interceptor suites
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2022-12-13 21:56:14 +01:00
Julien Veyssier 5bc5749a0e
fix cancel test name
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2022-12-13 11:16:07 +01:00
Julien Veyssier b1bf15b509
test cancellation error interception
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2022-12-09 16:50:47 +01:00
Christoph Wurst b8b58879e4
Add optional page reload handler for expired sessions
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-04 10:57:32 +01:00
Christoph Wurst 5fd1e77bff Add retry handler for expired CSRF tokens
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-30 17:17:43 +02:00
Christoph Wurst 94559f638f Add optional maintenance retry handler
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-29 21:09:41 +02:00
Christoph Wurst 7b5297b239
Add babel-jest for tests
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-28 12:07:13 +02:00
Vinicius Reis 8e5c70bd3e
🔨 remove babel from jest
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-08-10 14:29:43 -03:00
dependabot-preview[bot] f6282df4f3
Bump axios from 0.19.2 to 0.20.0
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-31 09:49:15 +02:00
Christoph Wurst 3162476b55
Fix tests
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-08 15:31:03 +01:00
Christoph Wurst e651508c2f
Add cancellation support
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-24 11:43:05 +02:00
Christoph Wurst acccbf3ed7
Update @nextcloud/auth and use new API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-04 11:52:31 +02:00
Christoph Wurst 590e9e56b6
Update token automagically and add Babel
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-03 21:30:27 +02:00