Skip to content

Releases: nextcloud/strengthify

0.5.9

Choose a tag to compare

@MorrisJobke MorrisJobke released this 03 Aug 10:13
d784526
  • Don't overdo the strength check, the first 100 chars are enough (#32)

0.5.8

Choose a tag to compare

@MorrisJobke MorrisJobke released this 25 Mar 09:57
99ff58b
  • wait for load of script before binding #28

0.5.7

Choose a tag to compare

@MorrisJobke MorrisJobke released this 25 Mar 09:57
02f5c05
  • add option for user input (#27)

0.5.6

Choose a tag to compare

@MorrisJobke MorrisJobke released this 25 Oct 10:06
3903a5d
  • set the nonce properly in all browsers (#24)

0.5.5

Choose a tag to compare

@MorrisJobke MorrisJobke released this 25 Oct 10:05
54553d6
  • allow to specify a nonce for the loaded script (#23)

0.5.4

Choose a tag to compare

@MorrisJobke MorrisJobke released this 28 Sep 10:48
3d97599
  • do not use eval() anymore (#19)

0.5.3

Choose a tag to compare

@MorrisJobke MorrisJobke released this 10 Jan 20:15
a97e861
  • make possible to specify the element to add the strength bar after (#20)
  • provide minified version (#16)

0.5.2

Choose a tag to compare

@MorrisJobke MorrisJobke released this 10 Jan 20:14
  • use eval directly (#14)
  • added missing break (#13)

0.5.1

Choose a tag to compare

@MorrisJobke MorrisJobke released this 15 Jun 13:19
fd8bc41
  • add tilesOptions (#10) - you can choose now between tooltip and element or both - thanks to @feirer

0.5.0

Choose a tag to compare

@MorrisJobke MorrisJobke released this 06 Apr 07:30
  • fairly substantial changes:
    • added feedback message
    • $.each(...) functionality
    • restructuring wrapping
    • feature flags
  • "strengthify-wrapper" added automatically beneath target input