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: archivesunleashed/aut
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aut-1.0.0
Choose a base ref
...
head repository: archivesunleashed/aut
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 69 files changed
  • 2 contributors

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    be3000a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b8b717 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Add ARCH text files derivatives. (#541)

    - Add css, html, js, json, plain text, and xml information extraction
      methods
    - Add app extractors
    - Add Python implementation of extractors
    - Add tests
    - Resolves #540
    - Fix for MIME types with extra data.
    - Resolves #542
    - Update Tika to 1.23
    ruebot committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    8172855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a221bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba660da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c5eb6c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Bump jsoup from 1.14.2 to 1.15.3 (#543)

    Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.15.3.
    - [Release notes](https://github.com/jhy/jsoup/releases)
    - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
    - [Commits](jhy/jsoup@jsoup-1.14.2...jsoup-1.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.jsoup:jsoup
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    8a4bf54 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Use YYYYMMDD for crawl_date for DomainGraphExtractor. (#545)

    - Resolves #544
    - Update DomainGraphExtractor test
    - Add import scala.language.postfixOps to resolve "postfix operator isNotNull should be enabled
    by making the implicit value scala.language.postfixOps visible."
    ruebot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    86d926f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5468f21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1e63ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeaa464 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Implements extracting last_modified_date of a resource where availa…

    …ble. (#547)
    
    * Adds `getLastModified` for `SparklingArchiveRecord`
    * Adds `CovertLastModifiedDate` to convert RFC 1123 dates to `yyyyMMddHHmmss`
      * See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Last-Modified
    * Implement `last_modified_date` column for
      * `.all()`
      * `.webpages()`
      * `.images()`
      * `.pdfs()`
      * `.audio()`
      * `.videos()`
      * `.spreadsheets()`
      * `.presentationProgramFiles()`
      * `.wordProcessorFiles()`
      * `.css()`
      * `.html()`
      * `.js()`
      * `.json()`
      * `.plainText()`
      * `.xml()`
    * Update tests
    * Resolves #546
    ruebot committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    cdf8e76 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    569b3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6107542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a87216b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Bump guava from 29.0-jre to 32.0.0-jre (#550)

    Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    afb6b5a View commit details
    Browse the repository at this point in the history
  2. Bump snappy-java from 1.1.7.3 to 1.1.10.1 (#551)

    Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.7.3 to 1.1.10.1.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](xerial/snappy-java@1.1.7.3...v1.1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    549de14 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update Apache Commons Compress dependency. (#555)

    - dependabot alert
    ruebot committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7646f4a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 (#554)

    Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.1 to 1.1.10.4.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](xerial/snappy-java@v1.1.10.1...v1.1.10.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Ruest <ruestn@gmail.com>
    dependabot[bot] and ruebot committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    57c9b5e View commit details
    Browse the repository at this point in the history
Loading