Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web interface and UTF-8 support #2

Closed
wants to merge 50 commits into from
Closed

Commits on Dec 18, 2014

  1. First version of the web app.-

    Lucas Benedicic committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    995d0b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2014

  1. Package structure changed to accommodate test cases.-

    Lucas Benedicic committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    36dd93d View commit details
    Browse the repository at this point in the history
  2. Ignoring some files.-

    Lucas Benedicic committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    363fa17 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2014

  1. Configuration menu
    Copy the full SHA
    4f76d5f View commit details
    Browse the repository at this point in the history
  2. Added more test cases.-

    Lucas Benedicic committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    08946e2 View commit details
    Browse the repository at this point in the history
  3. Wrapping numbers to signed 32-bit integers.-

    Lucas Benedicic committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    2a738ef View commit details
    Browse the repository at this point in the history
  4. Added test cases.-

    Lucas Benedicic committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    a859bb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2014

  1. Corrected overflow of negative integers.-

    Lucas Benedicic committed Dec 25, 2014
    Configuration menu
    Copy the full SHA
    84da890 View commit details
    Browse the repository at this point in the history
  2. All test cases ok.-

    Lucas Benedicic committed Dec 25, 2014
    Configuration menu
    Copy the full SHA
    8624735 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8128ed View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2015

  1. Package reorganization.-

    Lucas Benedicic committed Jan 1, 2015
    Configuration menu
    Copy the full SHA
    08b8675 View commit details
    Browse the repository at this point in the history
  2. Tests ok.-

    Lucas Benedicic committed Jan 1, 2015
    Configuration menu
    Copy the full SHA
    9a7b8a4 View commit details
    Browse the repository at this point in the history
  3. Web app not yet working.-

    Lucas Benedicic committed Jan 1, 2015
    Configuration menu
    Copy the full SHA
    bfe0d4f View commit details
    Browse the repository at this point in the history
  4. Added requirements file.-

    Lucas Benedicic committed Jan 1, 2015
    Configuration menu
    Copy the full SHA
    52b0991 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2015

  1. Added support for UTF8-based passwords.-

    Lucas Benedicic committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    c7c3665 View commit details
    Browse the repository at this point in the history
  2. Function does not fail if it runs out of list elements.-

    Lucas Benedicic committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    a144ffb View commit details
    Browse the repository at this point in the history
  3. Preparing the server for production.-

    Lucas Benedicic committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    07c5a24 View commit details
    Browse the repository at this point in the history
  4. Test case added.-

    Lucas Benedicic committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    68bd7c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2015

  1. First draft of the page design.-

    Lucas Benedicic committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    d4e06ef View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2015

  1. Added DB backend to save arbitrary entries.-

    Lucas Benedicic committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    ae149d3 View commit details
    Browse the repository at this point in the history
  2. Development requirements updated.-

    Lucas Benedicic committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    760a81b View commit details
    Browse the repository at this point in the history
  3. Test cases ok.-

    Lucas Benedicic committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    1970eb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd1d752 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. Add option to delete an entry.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    2bfa625 View commit details
    Browse the repository at this point in the history
  2. Model overlay working ok.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    40b4c7f View commit details
    Browse the repository at this point in the history
  3. Copy to clipboard is now a function.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    22339b1 View commit details
    Browse the repository at this point in the history
  4. Unused functions removed.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    bcb2eea View commit details
    Browse the repository at this point in the history
  5. Updated test case.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    28ce9bf View commit details
    Browse the repository at this point in the history
  6. Password is removed from clipboard after 30 seconds.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    6fa2c34 View commit details
    Browse the repository at this point in the history
  7. Display message is no longer displayed in the address bar.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    52ebe47 View commit details
    Browse the repository at this point in the history
  8. Navigation menu style changed.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    4870cec View commit details
    Browse the repository at this point in the history
  9. Add entry bug corrected.-

    Lucas Benedicic committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    1038c9a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2015

  1. Added README.-

    Lucas Benedicic committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    6f0a7a2 View commit details
    Browse the repository at this point in the history
  2. Production requirements updated.-

    Lucas Benedicic committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    da80db1 View commit details
    Browse the repository at this point in the history
  3. Testing the new 'setup.py'.-

    Lucas Benedicic committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    8e3b8ef View commit details
    Browse the repository at this point in the history
  4. Web interface is now the default one.-

    Lucas Benedicic committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    908c1b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63cd88b View commit details
    Browse the repository at this point in the history
  6. Updated version of the setup script.-

    Lucas Benedicic committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    f0bbcd3 View commit details
    Browse the repository at this point in the history
  7. Update address of Opera's addon.-

    Lucas Benedicic committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    d2e2f8a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

  1. Opening home page under Linux and OSX.-

    Lucas committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    7837d13 View commit details
    Browse the repository at this point in the history
  2. Forgot the 'go' function.-

    Lucas Benedicic committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    0d51ebd View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2015

  1. Installing the correct version of the sqlite library.-

    Lucas Benedicic committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    cdb34c6 View commit details
    Browse the repository at this point in the history
  2. Display a message when there are no entries available.-

    Lucas Benedicic committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    c67648c View commit details
    Browse the repository at this point in the history
  3. About page updated.-

    Lucas Benedicic committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    f9f17ed View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. Still have to connect the 'Update' page with 'Pick image'.-

    Lucas Benedicic committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    31b9bd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

  1. Configuration menu
    Copy the full SHA
    0fc939f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master'.-

    Lucas Benedicic committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    48681db View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2015

  1. Requirements updated.-

    Lucas Benedicic committed Feb 23, 2015
    Configuration menu
    Copy the full SHA
    23f15da View commit details
    Browse the repository at this point in the history
  2. Indentation and compatibility changes.-

    Lucas Benedicic committed Feb 23, 2015
    Configuration menu
    Copy the full SHA
    d1de743 View commit details
    Browse the repository at this point in the history
  3. Setup script updated.-

    Lucas Benedicic committed Feb 23, 2015
    Configuration menu
    Copy the full SHA
    a2296ea View commit details
    Browse the repository at this point in the history