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

Rework of HTML publisher. #622

Merged
merged 67 commits into from
Jan 26, 2024
Merged

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    4ad0387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3b506 View commit details
    Browse the repository at this point in the history
  3. Test results updated.

    neerdoc committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6e9068f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19bf36a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    c2fd3fd View commit details
    Browse the repository at this point in the history
  2. Removed unused files.

    neerdoc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1336e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0b42e7 View commit details
    Browse the repository at this point in the history
  4. Removed dead code.

    neerdoc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d4c7a97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    001c5e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7521cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7bcf67 View commit details
    Browse the repository at this point in the history
  8. Updated bootstrap and all default sidebar template to a more modern d…

    …esign. Renamed it to doorstop.
    neerdoc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    24d61cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2066b7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7d8f0d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f13c069 View commit details
    Browse the repository at this point in the history
  12. Removed leftover test fix.

    neerdoc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2848dac View commit details
    Browse the repository at this point in the history
  13. Cleaned up.

    neerdoc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b27673c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb076f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0603a1d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    609f4f1 View commit details
    Browse the repository at this point in the history
  2. Simplified code.

    neerdoc committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4f8d136 View commit details
    Browse the repository at this point in the history
  3. Moved test case.

    neerdoc committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d486849 View commit details
    Browse the repository at this point in the history
  4. Removed unecessary if branch.

    neerdoc committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6f46f8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    872f448 View commit details
    Browse the repository at this point in the history
  6. Removed dead code.

    neerdoc committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6928446 View commit details
    Browse the repository at this point in the history
  7. Added TOC tests for html.

    neerdoc committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    436429a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Added empty template test.

    neerdoc committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6b186c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    a200f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f2342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4f8d19 View commit details
    Browse the repository at this point in the history
  4. Added more debug printout.

    neerdoc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    51fcb20 View commit details
    Browse the repository at this point in the history
  5. Cleaned up.

    neerdoc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3dc9979 View commit details
    Browse the repository at this point in the history
  6. Still debugging tests.

    neerdoc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dffbdc5 View commit details
    Browse the repository at this point in the history
  7. Debug.

    neerdoc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    44b6fa0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f2d065 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1629730 View commit details
    Browse the repository at this point in the history
  10. Cleaned up.

    neerdoc committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d7006bd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    e793f6d View commit details
    Browse the repository at this point in the history
  2. Added missing TOC in markdown publish.

    This was lost during the restructure of the publishers.
    Added the function table_of_contents as abstract.
    Fixed all links in pure markdown format which did not work without extensions.
    neerdoc committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    39d683e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d69d685 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    5e66981 View commit details
    Browse the repository at this point in the history
  2. Removed extra text.

    neerdoc committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    974b5b4 View commit details
    Browse the repository at this point in the history
  3. Corrected item tests.

    neerdoc committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    59f5d02 View commit details
    Browse the repository at this point in the history
  4. Blacked.

    neerdoc committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    dd10b2f View commit details
    Browse the repository at this point in the history
  5. Removed dead code.

    neerdoc committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0f328d4 View commit details
    Browse the repository at this point in the history
  6. Removed dead code.

    neerdoc committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    407e0a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f94bee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da5d6d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    f778c55 View commit details
    Browse the repository at this point in the history
  2. Added a few integration tests to verify the server api calls. Unfortu…

    …nately they do not help with coverage.
    neerdoc committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bf9b84d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    d559380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddcfae9 View commit details
    Browse the repository at this point in the history
  3. Fixed json detection bug.

    neerdoc committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3c24368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dc7252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    111925b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58ebb38 View commit details
    Browse the repository at this point in the history
  7. Added API tests.

    neerdoc committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d6c0a22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ab309c View commit details
    Browse the repository at this point in the history
  9. Increased version of bottle due to deprecation warning, but need to w…

    …ait for bottle to be updated.
    neerdoc committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2ca23b6 View commit details
    Browse the repository at this point in the history
  10. Increased poetry version.

    neerdoc committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    362e206 View commit details
    Browse the repository at this point in the history
  11. Updated poetry.lock

    neerdoc committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ce58564 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60bbb14 View commit details
    Browse the repository at this point in the history
  13. Removed unecessary ignore.

    neerdoc committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8fcef2c View commit details
    Browse the repository at this point in the history
  14. Added diff-cover as a development dependency to allow easy check of c…

    …overage change compared to 'develop' branch.
    neerdoc committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    84aeeb0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6834d6a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aabbe88 View commit details
    Browse the repository at this point in the history