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: blogifierdotnet/Blogifier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: qvacuba/Blogifier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 19 files changed
  • 3 contributors

Commits on Apr 21, 2021

  1. Add BucketProvider for override behavior

    hros18 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7465f37 View commit details
    Browse the repository at this point in the history
  2. Add BucketProvider for override behavior

    hros18 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4abb74b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. S3 bucket implementation

    hros18 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1967890 View commit details
    Browse the repository at this point in the history
  2. Add Bucket provider in ServiceCollection

    hros18 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2f1c857 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Add export controller for PDF and Excel

    hros18 committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    b96818a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Add Txt export for subscribers

    hros18 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    cc379de View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    a868716 View commit details
    Browse the repository at this point in the history
  2. Add .env file for user credentials not public

    hros18 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4630258 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Fix line length

    hros18 committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    a019c1d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Add providers

    hros18 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    5ab4a8a View commit details
    Browse the repository at this point in the history
  2. Add configuration migrations

    hros18 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    2540964 View commit details
    Browse the repository at this point in the history
  3. Add authorization to config

    hros18 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    5f9a6e8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Merge pull request #1 from hros18/upload-bucket

    Upload bucket
    luilver authored May 5, 2021
    Configuration menu
    Copy the full SHA
    4483f3e View commit details
    Browse the repository at this point in the history
  2. Fix missing commit for AppDbContext and providers config (#2)

    * Fix missing commit for AppDbContext and providers config
    
    * Fixes in config
    
    * Add facebook post on save post
    hros18 authored May 5, 2021
    Configuration menu
    Copy the full SHA
    c353c5c View commit details
    Browse the repository at this point in the history
Loading