1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-02 02:10:05 +02:00

Commit Graph

  • 388dd79a47 changelog master s2 2024-09-26 13:35:59 +02:00
  • bed8113750 1.1.4 v1.1.4 s2 2024-09-26 13:27:50 +02:00
  • a23c85cabe update package.json s2 2024-09-26 13:22:31 +02:00
  • af5b2eaced if the generated string is not long enough, retry s2 2024-09-26 13:18:22 +02:00
  • 51274ca17b add 10 chars test s2 2024-09-26 13:17:57 +02:00
  • f7e565bcc7 1.1.3 v1.1.3 s2 2020-04-08 18:20:02 +02:00
  • f82de05f4b throw exception if string is not selected length s2 2020-04-08 18:19:54 +02:00
  • 94f2eadf63 1.1.2 v1.1.2 s2 2019-07-13 15:44:08 +02:00
  • 394d13d5a7 1.1.1 s2 2019-07-13 15:43:41 +02:00
  • a6dc243138 Clarify that the default char set returned is base64 encoded Mark Stosberg 2019-07-12 09:20:40 -04:00
  • cb6bbee3b1 add one more test s2 2017-11-26 22:04:14 +01:00
  • 0259480474 just a newline s2 2017-11-26 21:57:41 +01:00
  • 9fa7f94d57 update package version v1.1.0 s2 2017-11-26 11:52:06 +01:00
  • 5ecefd381c 1.1.0 changelog s2 2017-11-26 11:51:57 +01:00
  • 50ae45ebd6 Merge branch 'master' of https://github.com/mrsangrin/secure-random-string into mrsangrin-master s2 2017-11-26 11:43:05 +01:00
  • 1c0fec2544 Adding new contributor #8 Sandro Ariel Gómez Araya 2017-11-24 12:12:01 -03:00
  • 6ef11ca1c8 Merge branch 'master' of github.com:mrsangrin/secure-random-string Sandro Ariel Gómez Araya 2017-11-24 12:10:28 -03:00
  • e91153d961 Fix error in options name Sandro Ariel Gómez Araya 2017-11-24 12:07:54 -03:00
  • 275814d49a just nerdy whitespace stuff s2 2017-11-24 14:33:16 +01:00
  • 86caee2274 Merge branch 'master' into master #6 Sandro Gomez 2017-11-24 10:25:02 -03:00
  • 31839fea0b Improve Readme and code stylign Sandro Ariel Gómez Araya 2017-11-24 10:21:32 -03:00
  • 4689347480 fix source files to be compliant with .jscs rules s2 2017-11-24 09:48:03 +01:00
  • a3cef28167 add jscsrc file so it's easier to contribute code s2 2017-11-24 09:47:48 +01:00
  • a1174300a8 Add alphanumeric option to generate token without non-alphanumeric chars Sandro Ariel Gómez Araya 2017-11-13 11:51:42 -03:00
  • 00fa92269e Mention urlsafe removal int he Changelog. Mark Stosberg 2015-08-28 10:59:20 -04:00
  • 645d64b940 remove useless urlsafe: false option v1.0.0 s2 2015-08-27 23:37:05 +02:00
  • 9a72a2cfe2 make urlsafe the default s2 2015-08-27 23:31:32 +02:00
  • f4c0783cfd add err to async example s2 2015-08-27 22:49:59 +02:00
  • f82819850e whitespace and ; s2 2015-08-27 22:46:08 +02:00
  • 1cc664c4fa 1.0.0: Add sync API and update async API to pass error to callback as the first argument. #3 Mark Stosberg 2015-08-27 16:25:30 -04:00
  • 3358bf21fc whitespace s2 2015-08-21 08:48:40 +02:00
  • 6d46d068cc Merge pull request #1 from markstos/add-sync-api S2- 2015-08-21 08:33:29 +02:00
  • 29d8022005 Add section on error handling to README. #1 Mark Stosberg 2015-08-06 12:12:13 -04:00
  • a1cab50548 Add support for 'sync' API. Updates code, tests and docs. Mark Stosberg 2015-08-06 12:06:40 -04:00
  • 350fd45086 Refactor: encapsulate code that will be shared with the sync version. Mark Stosberg 2015-08-06 11:36:19 -04:00
  • 327ba5fa09 bump version s2 2015-04-25 16:42:16 +02:00
  • de3c06d844 rename module s2 2015-04-25 16:27:22 +02:00
  • 7f2802fac8 add urlsafe parameter s2 2015-04-22 23:54:36 +02:00
  • 25af4ef420 add urlsafe parameter s2 2015-04-22 23:48:08 +02:00
  • e343e69895 change api. i don't know what i was thinking. s2 2015-04-22 21:24:57 +02:00
  • 1431f890a0 fix license & tests s2 2015-04-22 21:02:38 +02:00
  • c9dec516c7 add readme s2 2015-04-22 20:50:27 +02:00
  • 20def6c189 initial commit s2 2015-04-22 20:47:04 +02:00