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: StoryMaker/SecureShareLib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenArchive/SecureShareLib
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.
  • 18 commits
  • 75 files changed
  • 2 contributors

Commits on Nov 4, 2015

  1. Update .gitmodules

    mattl committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    f92860b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. remove facebook dependency and support for this OpenArchive fork

    - also fix Archive authentication (in progress)
    n8fr8 committed May 12, 2016
    Configuration menu
    Copy the full SHA
    d12b697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b81fa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'first_fixes'

    Conflicts:
    	.gitmodules
    	SecureShareUILibrary/external/facebook-sdk
    	SecureShareUILibrary/src/io/scal/secureshareui/controller/ArchiveSiteController.java
    	SecureShareUILibrary/src/io/scal/secureshareui/controller/FacebookSiteController.java
    n8fr8 committed May 12, 2016
    Configuration menu
    Copy the full SHA
    742e5ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d36482e View commit details
    Browse the repository at this point in the history
  5. update for new jobFailed()

    n8fr8 committed May 12, 2016
    Configuration menu
    Copy the full SHA
    f4e3772 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2016

  1. major reduction of this fork of SecureShareLib

    - now it only supports Internet Archive's S3 like protocol
    - this makes it easier to build and keeps AKP and library size down
    n8fr8 committed May 13, 2016
    Configuration menu
    Copy the full SHA
    84d9979 View commit details
    Browse the repository at this point in the history
  2. remove SDK limitations

    n8fr8 committed May 13, 2016
    Configuration menu
    Copy the full SHA
    afca8ec View commit details
    Browse the repository at this point in the history
  3. don't fail on lint errors

    n8fr8 committed May 13, 2016
    Configuration menu
    Copy the full SHA
    b1c9d1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e21efd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2016

  1. support back to SDK 9

    n8fr8 committed May 14, 2016
    Configuration menu
    Copy the full SHA
    53e3595 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. update to the Account class to better indicated if authenticated

    - also support sending users to account creation page within controller
    n8fr8 committed May 16, 2016
    Configuration menu
    Copy the full SHA
    0a6f7c7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

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

Commits on May 25, 2016

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

Commits on May 26, 2016

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

Commits on May 31, 2016

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

Commits on Jun 7, 2016

  1. Configuration menu
    Copy the full SHA
    dd4318b View commit details
    Browse the repository at this point in the history
  2. update to https for the links

    n8fr8 committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    402d885 View commit details
    Browse the repository at this point in the history
Loading