Skip to content

Releases: nextcloud/strengthify

0.5.9

03 Aug 10:13
d784526
Compare
Choose a tag to compare
  • Don't overdo the strength check, the first 100 chars are enough (#32)

0.5.8

25 Mar 09:57
99ff58b
Compare
Choose a tag to compare
  • wait for load of script before binding #28

0.5.7

25 Mar 09:57
02f5c05
Compare
Choose a tag to compare
  • add option for user input (#27)

0.5.6

25 Oct 10:06
3903a5d
Compare
Choose a tag to compare
  • set the nonce properly in all browsers (#24)

0.5.5

25 Oct 10:05
54553d6
Compare
Choose a tag to compare
  • allow to specify a nonce for the loaded script (#23)

0.5.4

28 Sep 10:48
3d97599
Compare
Choose a tag to compare
  • do not use eval() anymore (#19)

0.5.3

10 Jan 20:15
a97e861
Compare
Choose a tag to compare
  • make possible to specify the element to add the strength bar after (#20)
  • provide minified version (#16)

0.5.2

10 Jan 20:14
Compare
Choose a tag to compare
  • use eval directly (#14)
  • added missing break (#13)

0.5.1

15 Jun 13:19
fd8bc41
Compare
Choose a tag to compare
  • add tilesOptions (#10) - you can choose now between tooltip and element or both - thanks to @feirer

0.5.0

06 Apr 07:30
Compare
Choose a tag to compare
  • fairly substantial changes:
    • added feedback message
    • $.each(...) functionality
    • restructuring wrapping
    • feature flags
  • "strengthify-wrapper" added automatically beneath target input