Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flash-oss/node_acl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: flash-oss/node_acl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 16 commits
  • 13 files changed
  • 4 contributors

Commits on Jun 24, 2022

  1. Fix Markdown syntax and fine tune documentation (#13)

    * Fix Markdown syntax
    
    - Add new line before '###'
    
    * Remove ending spaces in the documentation
    
    - Remove spaces at the end of each line in the documentation
    
    * Remove an unnecessary heading in the documentation
    
    - Remove unnecessary heading '###'
    joeangel authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    fa672fe View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    6d6a0b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge pull request #18 from tonila/master

    new mongodb v5 and v6 driver support
    koresar authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2d96f0a View commit details
    Browse the repository at this point in the history
  2. Upgrade various dev deps

    koresar committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    686b348 View commit details
    Browse the repository at this point in the history
  3. Apply the latest Prettier

    koresar committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e9394af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    781da75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87721ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    757f28d View commit details
    Browse the repository at this point in the history
  7. Refactor: more remove callbacks, stop support of "Number" type as use…

    …r ID, only strings from now on because redis v4 wants strings
    koresar committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4bf5282 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49a9bd3 View commit details
    Browse the repository at this point in the history
  9. Remove: "chai"

    koresar committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e94064d View commit details
    Browse the repository at this point in the history
  10. Update README

    koresar committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7210c74 View commit details
    Browse the repository at this point in the history
  11. var->const and let

    koresar committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ea5ebdf View commit details
    Browse the repository at this point in the history
  12. JSDoc improvements

    koresar committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1f304bd View commit details
    Browse the repository at this point in the history
  13. Merge pull request #19 from flash-oss/ditch-callbacks

    Ditch callbacks
    koresar authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    654d6d8 View commit details
    Browse the repository at this point in the history
  14. 4.0.0

    koresar committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5bb6da1 View commit details
    Browse the repository at this point in the history
Loading