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: veliovgroup/Meteor-Files
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.0
Choose a base ref
...
head repository: veliovgroup/Meteor-Files
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 17, 2022

  1. 📔 Improve AWS S3 documentation

    Add missing callback in the remove monkeypatching
    xsyann committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    513dc33 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    c146c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    673cc90 View commit details
    Browse the repository at this point in the history
  3. 🐞 Fix custom allowedOrigins option for CORS

    Closing #850, thanks to @djlogan2
    dr-dimitru committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9c45e99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3f9303 View commit details
    Browse the repository at this point in the history
  5. 📦 v2.3.1

    __Changes:__
    
    - 👨‍💻 Improve `createIndex` helper
    - 👨‍💻 Improve error output when FileSystem destination not writable; Related to #857, thanks to @Leekao
    - 🐞 Fix custom `allowedOrigins` option for CORS; Closing #850, thanks to @djlogan2;
    
    __Notes:__
    
    - 👨‍🔬 Tested with latest release of `meteor@2.8.0`
    dr-dimitru committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a4a127b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #858 from veliovgroup/dev

    v2.3.1
    
    __Changes:__
    
    - 👨‍💻 Improve `createIndex` helper
    - 👨‍💻 Improve error output when FileSystem destination not writable; Related to #857, thanks to @Leekao
    - 🐞 Fix custom `allowedOrigins` option for CORS; Closing #850, thanks to @djlogan2;
    
    __Notes:__
    
    - 👨‍🔬 Tested with latest release of `meteor@2.8.0`
    dr-dimitru authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7d4796e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #853 from xsyann/missing-remove-callback

    📔 Improve AWS S3 documentation
    
    @xsyann thank a lot!
    dr-dimitru authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    1690e90 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #859 from veliovgroup/dev

    📔 Improve AWS S3 documentation
    dr-dimitru authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    df7a6c9 View commit details
    Browse the repository at this point in the history
  9. 📦 v2.3.2

    - 👨‍💻 Potential fix for #857 (windows)
    dr-dimitru committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3d55461 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39044bc View commit details
    Browse the repository at this point in the history
  11. Merge pull request #860 from veliovgroup/dev

    📦 v2.3.2
    
    - 👨‍💻 Potential fix for #857 (windows)
    dr-dimitru authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4f58852 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    daf18d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #864 from veliovgroup/dev

    👷‍♂️ Update .eslintrc
    dr-dimitru authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    b312ef9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. ☝️ Year bump

    dr-dimitru committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6a62e96 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Fix for #870

    Thanks to  @Gobliins for reporting
    dr-dimitru committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    36f9fe4 View commit details
    Browse the repository at this point in the history
  2. 📦 v2.3.3

    __Major changes:__
    
    - no
    
    __Changes:__
    
    - 👨‍🔧 Fixed #870, thanks to @Gobliins
    - 🤝 Compatibility with `meteor@2.11.0`
    dr-dimitru committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    83e0caa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #871 from veliovgroup/dev

    📦 v2.3.3
    
    __Major changes:__
    
    - no
    
    __Changes:__
    
    - 👨‍🔧 Fixed #870, thanks to @Gobliins
    - 🤝 Compatibility with `meteor@2.11.0`
    dr-dimitru authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    49f3bed View commit details
    Browse the repository at this point in the history
Loading