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: TimMikeladze/gist-database Loading
base: d699839502ad7c2b056fa7d42e0a1de83e91df8a
Choose a base ref
...
head repository: TimMikeladze/gist-database Loading
compare: ec0e83d4892938a1a09342b66bfcedb7d80fb8d5
Choose a head ref
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 2, 2023

  1. 🐛 flatten paths when using get/set/del util functions

    flatten paths when using get/set/del util functions
    
    🐛 Bugfix
    TimMikeladze committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    f423a58 View commit details
    Browse the repository at this point in the history
  2. 🔖 | v1.2.1

    TimMikeladze committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    8dd73d2 View commit details
    Browse the repository at this point in the history
  3. 🐛 updating existing document

    updating existing document
    
    🐛 Bugfix
    TimMikeladze committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    34052dc View commit details
    Browse the repository at this point in the history
  4. ✨ getDatabaseId function

    getDatabaseId function
    
    ✨ New feature
    TimMikeladze committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b681082 View commit details
    Browse the repository at this point in the history
  5. 🐛 update leftover MAX_FILE_SIZE_BYTES value

    update leftover MAX_FILE_SIZE_BYTES value
    
    🐛 Bugfix
    TimMikeladze committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    ce69e9e View commit details
    Browse the repository at this point in the history
  6. 🔖 | v1.3.0

    TimMikeladze committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    70b5eac View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. ✅ 📚 ✨ 🚨 encryptionKey option and documentation

    encryptionKey option and documentation
    
    ✅ Adding a test, 📚 Documentation, ✨ New feature, 🚨 Tests
    TimMikeladze committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e9572c9 View commit details
    Browse the repository at this point in the history
  2. ⬆️ typescript eslint

    typescript eslint
    
    ⬆️ Upgrading dependencies
    TimMikeladze committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d3fd84d View commit details
    Browse the repository at this point in the history
  3. 🔖 | v1.4.0

    TimMikeladze committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    89d8839 View commit details
    Browse the repository at this point in the history
  4. ✅ 📚 ✨ 🚨 add rev id for dirty optimistic locking

    add rev id for dirty optimistic locking
    
    ✅ Adding a test, 📚 Documentation, ✨ New feature, 🚨 Tests
    TimMikeladze committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a89b8ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec0e83d View commit details
    Browse the repository at this point in the history
Loading