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: codelucas/newspaper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Cabu/newspaper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 2, 2023

  1. Ensure folders exist when writing to them

    cabuzth
    cabuzth committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    790523d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f104225 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Allow for shorter and numeric article urls

    cabuzth
    cabuzth committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    afea088 View commit details
    Browse the repository at this point in the history
  2. Some more stopwords

    cabuzth
    cabuzth committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    afb6ed8 View commit details
    Browse the repository at this point in the history
  3. Removing some duplicated early

    cabuzth
    cabuzth committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    16001a9 View commit details
    Browse the repository at this point in the history
  4. Allow some more category url

    Add '//' before domain to correct a bug generating category_urls in the form of scheme://domain.tld/domain.tdl/path
    Don't do Domain + Path when domain is ''
    cabuzth
    cabuzth committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    06fd9a2 View commit details
    Browse the repository at this point in the history
  5. Code beautification

    cabuzth
    cabuzth committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    465be4d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. requirements.txt update

    cabuzth
    cabuzth committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4e49d71 View commit details
    Browse the repository at this point in the history
Loading