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

gphoto2-webapi server #514

Open
wants to merge 102 commits into
base: master
Choose a base branch
from
Open

gphoto2-webapi server #514

wants to merge 102 commits into from

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    7f81005 View commit details
    Browse the repository at this point in the history
  2. mongoose subproject

    thorsten-l committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    a3ea8d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfe9116 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    022f86e View commit details
    Browse the repository at this point in the history
  5. webapi initial commit

    thorsten-l committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d03c01c View commit details
    Browse the repository at this point in the history
  6. WEBAPI README added

    thorsten-l committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    92783ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    454b129 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Configuration menu
    Copy the full SHA
    1b2ef40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcd3cf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80014e8 View commit details
    Browse the repository at this point in the history
  4. WEBAPI added to flags

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    2c48bea View commit details
    Browse the repository at this point in the history
  5. get-file api implemented

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    e653345 View commit details
    Browse the repository at this point in the history
  6. a few responses added

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    f7967d7 View commit details
    Browse the repository at this point in the history
  7. using jsonc tag

    thorsten-l authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    e66d85a View commit details
    Browse the repository at this point in the history
  8. get-exif added

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    e236a53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5ffea4 View commit details
    Browse the repository at this point in the history
  10. get-exif added

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    2ba7381 View commit details
    Browse the repository at this point in the history
  11. remove several cli params

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    bc9ca86 View commit details
    Browse the repository at this point in the history
  12. exif name to lower

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    84d7b40 View commit details
    Browse the repository at this point in the history
  13. remove webapi flag

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    9b7c75c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aa782c8 View commit details
    Browse the repository at this point in the history
  15. own init of path and name

    thorsten-l committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    81dea6e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    83b2eff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f322505 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. list-files added to webapi

    thorsten-l committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    0209958 View commit details
    Browse the repository at this point in the history
  2. cleanup webapi

    thorsten-l committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    4e78450 View commit details
    Browse the repository at this point in the history
  3. clean up

    thorsten-l committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    f4238de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ea993 View commit details
    Browse the repository at this point in the history
  5. file/delete/... api added

    thorsten-l committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    884225b View commit details
    Browse the repository at this point in the history
  6. clone and build info

    thorsten-l committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    5082419 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69192b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. reformat code

    thorsten-l committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    e59aa4a View commit details
    Browse the repository at this point in the history
  2. basic auth implemented

    thorsten-l committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    984eaf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8df221 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6714b6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    237b1cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1add9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4906da7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f94d084 View commit details
    Browse the repository at this point in the history
  9. get single config property

    thorsten-l committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d87e6eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8ec855 View commit details
    Browse the repository at this point in the history
  11. useless 'puts' removed

    thorsten-l committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5fc9783 View commit details
    Browse the repository at this point in the history
  12. remove mongoose submodule

    thorsten-l committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ca5d070 View commit details
    Browse the repository at this point in the history
  13. remove mongoose submodule

    thorsten-l committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b61d2a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4bb6b9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6037d68 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    054443e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    50730be View commit details
    Browse the repository at this point in the history
  2. api show-preview added

    thorsten-l committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    0298ca8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9b52c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    e70cf39 View commit details
    Browse the repository at this point in the history
  2. Add "make update-mongoose" target

    First shot at making updating our local copy of upstream mongoose's
    source files easier.
    ndim committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    042964f View commit details
    Browse the repository at this point in the history
  3. First cleanup for gphoto2/Makefile.am

    Change from long lines continued with backslashes to short
    += additions which can be regrouped easily to keep related
    definitions together.
    
    This will make it easier to find definitions common to gphoto2 and
    gphoto2-webapi and factor them out.
    
    It will also make it easier to find inconsistencies like e.g. adding
    linker flags for a certain library while forgetting to add the
    preprocessor flags for the library header files.
    ndim committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    42c7849 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8609149 View commit details
    Browse the repository at this point in the history
  5. Make --version action print the program name

    Make --version action print the program name (gphoto2 or gphoto2-webapi).
    ndim committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    df04591 View commit details
    Browse the repository at this point in the history
  6. Fix #include "mongoose.h" lines to not use dir part

    Figuring out the location is the build system's task, not the source
    code's.
    ndim committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    cc39cf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef3193f View commit details
    Browse the repository at this point in the history
  8. Rename WEBAPI conditional to GPHOTO2_WEBAPI

    This makes it more obvious that this macro is used to distinguish
    between code for gphoto2-webapi and gphoto2.
    
    Also fixes the extra whitespace introduced by the original
    "#ifdef WEBAPI" code.
    ndim committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0ca6adf View commit details
    Browse the repository at this point in the history
  9. Clean up compile flags

    Move common vars to common_* and remove things from gphoto2_webapi_*
    which only make sense for gphoto2, etc.
    
    Does not add _cppflags for _ldadd parts which lack a corresponding
    _cppflags part. We need to do that later.
    ndim committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1343245 View commit details
    Browse the repository at this point in the history
  10. factor out common _SOURCES definitions

    Move source files common to gphoto2 and gphoto2-webapi to
    common_sources, leaving only the differing sources in the
    specific gphoto2_SOURCES and gphoto2_webapi_SOURCES.
    ndim committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1d4b977 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6128ee9 View commit details
    Browse the repository at this point in the history
  12. merge

    thorsten-l committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b48f5f2 View commit details
    Browse the repository at this point in the history
  13. Remove aalib parts from gphoto2-webapi

    Remove the aalib parts from gphoto2-webapi.
    
    (The code references have already been removed by
    commit 6128ee9).
    ndim committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    82356e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff50cce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c60bfe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    76fbed1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3063176 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ddb1e1a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. define config labels

    thorsten-l committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    992601f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c6327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a1227a View commit details
    Browse the repository at this point in the history
  4. tabs to spaces

    thorsten-l committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    374b98a View commit details
    Browse the repository at this point in the history
  5. tabs to spaces

    thorsten-l committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1e0c331 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Merge pull request #1 from gphoto/master

    merge gphoto2 master repo
    thorsten-l authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    cdc506e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f14015 View commit details
    Browse the repository at this point in the history
  3. capture-movie

    thorsten-l committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    1904bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a362b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    41c0c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64530c4 View commit details
    Browse the repository at this point in the history
  3. add capture-movie api call

    thorsten-l committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    8e3c808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    226b918 View commit details
    Browse the repository at this point in the history
  5. typo removed

    thorsten-l committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    77544fd View commit details
    Browse the repository at this point in the history
  6. reformat code

    thorsten-l committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    b668cc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. ignore .vscode folder

    thorsten-l committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    ee26b07 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    0061285 View commit details
    Browse the repository at this point in the history
  2. remove debug output

    thorsten-l committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    42bc257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae03ebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ad0604 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

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

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    ed9e965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    785701f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    4a8e225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4da63b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    6c35cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414b77e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fba881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db945f2 View commit details
    Browse the repository at this point in the history
  5. /api/file/download added

    thorsten-l committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4f7bd17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3063d87 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Merge pull request #2 from gphoto/master

    merge with master
    thorsten-l authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    4885ad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge pull request #3 from gphoto/master

    merge master
    thorsten-l authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    985c61f View commit details
    Browse the repository at this point in the history