mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
That is about 2500% as we needed to always wait for the timeout of 500ms. As the event was already handled - compared to now where we only wait for one tick which is about 20ms. Also the tests did not work as expected - for shift and meta key they did not report the failing tests. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| DropService.ts | ||
| DropServiceUtils.spec.ts | ||
| DropServiceUtils.ts | ||
| Favorites.ts | ||
| FileInfo.ts | ||
| Files.ts | ||
| FolderTree.ts | ||
| HotKeysService.spec.ts | ||
| HotKeysService.ts | ||
| LivePhotos.ts | ||
| PersonalFiles.ts | ||
| PreviewService.ts | ||
| Recent.ts | ||
| RouterService.ts | ||
| ServiceWorker.js | ||
| Settings.js | ||
| Sidebar.js | ||
| Templates.js | ||
| WebdavClient.ts | ||