Skip to content
Snippets Groups Projects
Select Git revision
  • advertisement
  • automagic
  • dbp-translation-component
  • demo protected
  • demo-file-handling
  • favorites-and-recent-files
  • icon-set-mapping
  • lit2
  • main default protected
  • person-select-custom
  • port-i18next-parser
  • publish
  • remove-sentry
  • renovate/lock-file-maintenance
  • revert-6c632dc6
  • wc-part
  • wip-cleanup
17 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Oct222120191514131276530Sep2928252321987131Aug2625241918171312111065428Jul22201615148762Add File linkMove the QR detection out of the redraw loopAdd qr-scanner as an alternative backendDraw into a temporary canvas first and then copy it to the DOM oneUse async-mutex to avoid start/stop being racyDon't hardcode the icon pathMake tick() an arrow functionInline sendUrlMake stopScanning() async as wellCleanup commentsInstead fo scrolling emit an event after the image is drawnMove the video element creation into its own functionMake some properties private and remove unused onesDon't change the DOM directlyDon't handle stopping of the stream in the main loopAdd tls certs to gitignoreqr-code-scanner: detect language changesMake the event name shorter and send an object instead of just the dataResent the data event if there is no code foundAlways emit the code eventAlways enable the maskDon't hardcode the clip border widthReplace the show-ok property with a regex that needs to match the QR codeInstead of drawing around the QR code draw around the clip maskOnly extract the image data when we need itReduce scan count to three times a secondOnly extract the image data once in the clipping case.Only emit an event if we get a new codeDon't modify the dom directly when changin the loading message.Rename qrCodeScannerInit to startScanningConvert qrCodeScannerInit() to an async functionFix a race when starting the scanner multiple timesRevert "Properly cancel all queued callbacks when stopping"Reduce scan count to three times a secondwip-cleanupwip-cleanupOnly extract the image data once in the clipping case.Only emit an event if we get a new codeDon't modify the dom directly when changin the loading message.Rename qrCodeScannerInit to startScanningConvert qrCodeScannerInit() to an async functionFix a race when starting the scanner multiple times
Loading