Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Lots of things ;-) #6

Merged
merged 46 commits into from Nov 14, 2018
Merged

Lots of things ;-) #6

merged 46 commits into from Nov 14, 2018

Commits on May 31, 2015

  1. add Bootstrap files

    Max committed May 31, 2015
    Copy the full SHA
    814080d View commit details
    Browse the repository at this point in the history
  2. change design

    Max committed May 31, 2015
    Copy the full SHA
    33ed0f5 View commit details
    Browse the repository at this point in the history
  3. allow displaying all rows

    Max committed May 31, 2015
    Copy the full SHA
    592cd7d View commit details
    Browse the repository at this point in the history
  4. add jquery

    Max committed May 31, 2015
    Copy the full SHA
    3ec0476 View commit details
    Browse the repository at this point in the history
  5. improve table design

    Max committed May 31, 2015
    Copy the full SHA
    8c5f19f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Copy the full SHA
    39c4269 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. remove unauthenticated phpInfo

    Max committed Jul 28, 2015
    Copy the full SHA
    5317200 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f24d1e2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    02b47c3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c6d95cb View commit details
    Browse the repository at this point in the history
  5. sort records in a nice way

    Max committed Jul 28, 2015
    Copy the full SHA
    eb306f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. add support for U2F two factor auth

    Max committed Oct 13, 2018
    Copy the full SHA
    2f2d139 View commit details
    Browse the repository at this point in the history
  2. better sort order

    Max committed Oct 13, 2018
    Copy the full SHA
    19b4a84 View commit details
    Browse the repository at this point in the history
  3. preserve soa values

    Max committed Oct 13, 2018
    Copy the full SHA
    c25f6eb View commit details
    Browse the repository at this point in the history
  4. css and markup changes

    Max committed Oct 13, 2018
    Copy the full SHA
    16e469d View commit details
    Browse the repository at this point in the history
  5. whitespace changes

    Max committed Oct 13, 2018
    Copy the full SHA
    69cbe09 View commit details
    Browse the repository at this point in the history
  6. fixes in freshdns.js

    Max committed Oct 13, 2018
    Copy the full SHA
    f284b86 View commit details
    Browse the repository at this point in the history
  7. fix header links

    Max committed Oct 13, 2018
    Copy the full SHA
    cd8a577 View commit details
    Browse the repository at this point in the history
  8. fix user edit for non-u2f users

    Max committed Oct 13, 2018
    Copy the full SHA
    4dcb114 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6f7e6d8 View commit details
    Browse the repository at this point in the history
  10. use createModel for user creation

    Max committed Oct 13, 2018
    Copy the full SHA
    129eb5f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. refactor database reads

    Max committed Nov 7, 2018
    Copy the full SHA
    92ba3b9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8d56b33 View commit details
    Browse the repository at this point in the history
  3. refactor error messages

    Max committed Nov 7, 2018
    Copy the full SHA
    f00f354 View commit details
    Browse the repository at this point in the history
  4. fix creating domains

    Max committed Nov 7, 2018
    Copy the full SHA
    6332a01 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    150fa10 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7b0c225 View commit details
    Browse the repository at this point in the history
  7. use POST for dangerous requests

    Max committed Nov 7, 2018
    Copy the full SHA
    8751c7c View commit details
    Browse the repository at this point in the history
  8. enable more persistent urls

    Max committed Nov 7, 2018
    Copy the full SHA
    a304c0f View commit details
    Browse the repository at this point in the history
  9. refactor API post requests

    Max committed Nov 7, 2018
    Copy the full SHA
    06ffd96 View commit details
    Browse the repository at this point in the history
  10. security: add protection against XSRF (Cross Site Request Forgery) on…

    … all POST requests
    Max committed Nov 7, 2018
    Copy the full SHA
    bdeff81 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    48b5ca8 View commit details
    Browse the repository at this point in the history
  12. refactor api GET requests

    Max committed Nov 7, 2018
    Copy the full SHA
    0e3e0ee View commit details
    Browse the repository at this point in the history
  13. remove prototype.js

    Max committed Nov 7, 2018
    Copy the full SHA
    14b96e3 View commit details
    Browse the repository at this point in the history
  14. refactor error handling

    Max committed Nov 7, 2018
    Copy the full SHA
    54ea21d View commit details
    Browse the repository at this point in the history
  15. use closures for callbacks

    Max committed Nov 7, 2018
    Copy the full SHA
    f00e9fd View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    0dd92a2 View commit details
    Browse the repository at this point in the history
  17. refactor javascript; don't show error on save all records when no cha…

    …nges were made
    Max committed Nov 7, 2018
    Copy the full SHA
    75110d5 View commit details
    Browse the repository at this point in the history
  18. exit after json exception output

    Max committed Nov 7, 2018
    Copy the full SHA
    ffa5a56 View commit details
    Browse the repository at this point in the history
  19. some messages

    Max committed Nov 7, 2018
    Copy the full SHA
    dd1d421 View commit details
    Browse the repository at this point in the history
  20. use secure password hashing algorithm

    Max committed Nov 7, 2018
    Copy the full SHA
    ab95eac View commit details
    Browse the repository at this point in the history
  21. refactoring

    Max committed Nov 7, 2018
    Copy the full SHA
    c7cb42c View commit details
    Browse the repository at this point in the history
  22. consolidate white-space, file endings

    Max committed Nov 7, 2018
    Copy the full SHA
    98c8c22 View commit details
    Browse the repository at this point in the history
  23. remove unused code

    Max committed Nov 7, 2018
    Copy the full SHA
    4c62e34 View commit details
    Browse the repository at this point in the history
  24. db change for longer password hashes

    Max committed Nov 7, 2018
    Copy the full SHA
    782b922 View commit details
    Browse the repository at this point in the history
  25. fix some bugs

    Max committed Nov 7, 2018
    Copy the full SHA
    eddf09d View commit details
    Browse the repository at this point in the history