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

WIP: Implement client side rendering #483

Merged
merged 478 commits into from Nov 4, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 21, 2021

  1. Copy the full SHA
    6ef15f1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1368ac4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d2c46cf View commit details
    Browse the repository at this point in the history
  4. This is code.

    johnbillion committed May 21, 2021
    Copy the full SHA
    d6c2cf0 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	.github/workflows/test.yml
    #	assets/query-monitor.js
    #	classes/Backtrace.php
    #	classes/Plugin.php
    #	classes/QueryMonitor.php
    #	collectors/db_queries.php
    #	collectors/http.php
    #	collectors/logger.php
    #	collectors/php_errors.php
    #	collectors/request.php
    #	collectors/timing.php
    #	composer.json
    #	dispatchers/Html.php
    #	output/Html.php
    #	output/html/assets.php
    #	output/html/assets_scripts.php
    #	output/html/assets_styles.php
    #	output/html/conditionals.php
    #	output/html/db_queries.php
    #	output/html/logger.php
    #	output/html/overview.php
    #	output/html/php_errors.php
    #	package.json
    #	phpcs.xml.dist
    #	readme.txt
    johnbillion committed Dec 27, 2021
    Copy the full SHA
    92714c4 View commit details
    Browse the repository at this point in the history
  2. Syntax fix.

    johnbillion committed Dec 27, 2021
    Copy the full SHA
    8453293 View commit details
    Browse the repository at this point in the history
  3. Docs.

    johnbillion committed Dec 27, 2021
    Copy the full SHA
    7fe192a View commit details
    Browse the repository at this point in the history
  4. Fixes from the merge.

    johnbillion committed Dec 27, 2021
    Copy the full SHA
    c76c6d7 View commit details
    Browse the repository at this point in the history
  5. Update some build tools.

    johnbillion committed Dec 27, 2021
    Copy the full SHA
    20a747e View commit details
    Browse the repository at this point in the history
  6. More package updates.

    johnbillion committed Dec 27, 2021
    Copy the full SHA
    b4570fd View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	.gitignore
    #	classes/Plugin.php
    #	composer.json
    #	output/html/db_queries.php
    #	package.json
    #	readme.txt
    johnbillion committed Jan 14, 2022
    Copy the full SHA
    30e0643 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Update this.

    johnbillion committed Jan 18, 2022
    Copy the full SHA
    8214a1c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    854e638 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	assets/_styles.scss
    #	assets/query-monitor.js
    #	dispatchers/Html.php
    johnbillion committed Feb 12, 2022
    Copy the full SHA
    0eeae23 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Copy the full SHA
    10a4b25 View commit details
    Browse the repository at this point in the history
  2. Correct this property.

    johnbillion committed Feb 13, 2022
    Copy the full SHA
    c2adb42 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fa5d58c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	Gruntfile.js
    #	assets/_styles.scss
    #	classes/PHP.php
    #	collectors/db_queries.php
    #	collectors/logger.php
    #	collectors/request.php
    #	collectors/theme.php
    #	composer.json
    #	dispatchers/Html.php
    #	output/html/conditionals.php
    #	output/html/db_queries.php
    #	output/html/logger.php
    #	output/html/overview.php
    #	output/html/request.php
    #	output/html/timing.php
    #	package.json
    #	phpcs.xml.dist
    #	query-monitor.php
    #	readme.txt
    johnbillion committed Jan 2, 2023
    Copy the full SHA
    efc6ac4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d58d916 View commit details
    Browse the repository at this point in the history
  3. This isn't needed.

    johnbillion committed Jan 2, 2023
    Copy the full SHA
    69de66e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e3d1396 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	.gitignore
    #	collectors/db_queries.php
    #	package.json
    johnbillion committed Jan 23, 2023
    Copy the full SHA
    ef19347 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    279ed46 View commit details
    Browse the repository at this point in the history
  3. Update the package lock.

    johnbillion committed Jan 23, 2023
    Copy the full SHA
    ff35475 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4a4c8e2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    da5a756 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    23f81fd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Copy the full SHA
    f5eb59f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d094360 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Copy the full SHA
    4d3d36f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5d75cb8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    548f6cf View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4816368 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a44ac47 View commit details
    Browse the repository at this point in the history
  6. Simplify this logic.

    johnbillion committed Jan 25, 2023
    Copy the full SHA
    3bd8b5e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ce12de9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6a5c0bb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c1f5e79 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

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

Commits on Jan 27, 2023

  1. Copy the full SHA
    1ec4574 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    247fb0f View commit details
    Browse the repository at this point in the history
  3. Can't use HTML here.

    johnbillion committed Jan 27, 2023
    Copy the full SHA
    a9dd290 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1498fb3 View commit details
    Browse the repository at this point in the history
  5. Shorter syntax.

    johnbillion committed Jan 27, 2023
    Copy the full SHA
    613335e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	assets/_styles.scss
    #	collectors/assets.php
    #	dispatchers/Html.php
    #	output/html/db_queries.php
    #	package-lock.json
    #	package.json
    #	phpcs.xml.dist
    #	readme.txt
    johnbillion committed Apr 11, 2023
    Copy the full SHA
    ad2ef1e View commit details
    Browse the repository at this point in the history
  2. These are no longer used.

    johnbillion committed Apr 11, 2023
    Copy the full SHA
    04e017e View commit details
    Browse the repository at this point in the history
  3. Update this output.

    johnbillion committed Apr 11, 2023
    Copy the full SHA
    0c5c16e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    44c7a43 View commit details
    Browse the repository at this point in the history
  5. Tidy this up.

    johnbillion committed Apr 11, 2023
    Copy the full SHA
    b563923 View commit details
    Browse the repository at this point in the history
  6. Update the package files.

    johnbillion committed Apr 11, 2023
    Copy the full SHA
    2468582 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d206f29 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    410e25d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9f2993d View commit details
    Browse the repository at this point in the history
  10. Use the new icon method.

    johnbillion committed Apr 11, 2023
    Copy the full SHA
    fb0d22a View commit details
    Browse the repository at this point in the history
  11. Layout fixes.

    johnbillion committed Apr 11, 2023
    Copy the full SHA
    a21427e View commit details
    Browse the repository at this point in the history
  12. Sorting.

    johnbillion committed Apr 11, 2023
    Copy the full SHA
    e698896 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

Commits on Apr 14, 2023

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

Commits on Apr 15, 2023

  1. Copy the full SHA
    acac422 View commit details
    Browse the repository at this point in the history
  2. Add a schema for assets.

    johnbillion committed Apr 15, 2023
    Copy the full SHA
    c2c28b0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b44e336 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Copy the full SHA
    17e25c7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    441564b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4463c76 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    997a80e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    359020d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d328682 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6d3c2bb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f767ff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. I'll come back to this.

    johnbillion committed Apr 19, 2023
    Copy the full SHA
    99cc8b8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6382d32 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    113a4ac View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2864709 View commit details
    Browse the repository at this point in the history
  5. More adjustments.

    johnbillion committed Apr 19, 2023
    Copy the full SHA
    7a056e5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    db97b30 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    28064a5 View commit details
    Browse the repository at this point in the history
  8. Add a missing field.

    johnbillion committed Apr 19, 2023
    Copy the full SHA
    e71078a View commit details
    Browse the repository at this point in the history
  9. Add a schema for hooks.

    johnbillion committed Apr 19, 2023
    Copy the full SHA
    faff431 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6c27232 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    9ab2f31 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Copy the full SHA
    1208d08 View commit details
    Browse the repository at this point in the history
  2. Improve this header.

    johnbillion committed Apr 20, 2023
    Copy the full SHA
    71f1a11 View commit details
    Browse the repository at this point in the history
  3. Support for enums.

    johnbillion committed Apr 20, 2023
    Copy the full SHA
    ae58ecd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2f19346 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Copy the full SHA
    01507d3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a54092 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f7331bb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    110c4c3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dd2748f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4d981da View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d9151dc View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c837589 View commit details
    Browse the repository at this point in the history
  9. Support anyOf and oneOf.

    johnbillion committed Apr 22, 2023
    Copy the full SHA
    95829d0 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    a4c43b1 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    2875e7d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Copy the full SHA
    dc69e93 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    508a0ed View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0e5a1ae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dd6ca95 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    84b14ba View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    30ec1ff View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    90e1623 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    84fdedd View commit details
    Browse the repository at this point in the history
  9. Tidying up.

    johnbillion committed Apr 23, 2023
    Copy the full SHA
    8590b5f View commit details
    Browse the repository at this point in the history
  10. Split this up a bit.

    johnbillion committed Apr 23, 2023
    Copy the full SHA
    f955c9b View commit details
    Browse the repository at this point in the history
  11. Only parse JSON files.

    johnbillion committed Apr 23, 2023
    Copy the full SHA
    cd59f24 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    3e78b37 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    9a49429 View commit details
    Browse the repository at this point in the history
  14. Oops.

    johnbillion committed Apr 23, 2023
    Copy the full SHA
    19c891c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    0e9cc1d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    f4a4a49 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    d5226e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Copy the full SHA
    212d7fa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    360f380 View commit details
    Browse the repository at this point in the history
  3. This is a frame item.

    johnbillion committed Apr 24, 2023
    Copy the full SHA
    1b9b551 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    50d1ca6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	package-lock.json
    #	package.json
    johnbillion committed May 1, 2023
    Copy the full SHA
    846491a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'client-side-rendering' into json-schemas

    # Conflicts:
    #	collectors/http.php
    #	data/http.php
    #	package.json
    johnbillion committed May 1, 2023
    Copy the full SHA
    cae57c7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    65266e3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    889159b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    85a2c03 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	collectors/db_queries.php
    #	dispatchers/Html.php
    #	output/html/db_queries.php
    #	output/raw/db_queries.php
    johnbillion committed Sep 25, 2023
    Copy the full SHA
    fe4b9cd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'client-side-rendering' into json-schemas

    # Conflicts:
    #	collectors/block_editor.php
    #	data/db_queries.php
    johnbillion committed Sep 25, 2023
    Copy the full SHA
    03b0a6d View commit details
    Browse the repository at this point in the history
  3. This is a return tag.

    johnbillion committed Sep 25, 2023
    Copy the full SHA
    ce07082 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    76b17d7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    77ca171 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Everything is legacy.

    johnbillion committed Oct 8, 2023
    Copy the full SHA
    ab6a26a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    39f7c9f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    04cb398 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2ba4da0 View commit details
    Browse the repository at this point in the history
  5. Document the globals.

    johnbillion committed Oct 8, 2023
    Copy the full SHA
    b5a1d84 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6b44575 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6a965e8 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6013937 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Copy the full SHA
    5b6077c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e8589f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Copy the full SHA
    e0a956f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0ba683f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Copy the full SHA
    8055ee7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b2633f3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f758281 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b4b6f46 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    36b814f View commit details
    Browse the repository at this point in the history
  6. PHP 7 compatibility.

    johnbillion committed Oct 17, 2023
    Copy the full SHA
    88738e0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    de05ed9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	composer.json
    johnbillion committed Oct 19, 2023
    Copy the full SHA
    b2ef786 View commit details
    Browse the repository at this point in the history
  2. This might not be set.

    johnbillion committed Oct 19, 2023
    Copy the full SHA
    c0e1b84 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3a9f733 View commit details
    Browse the repository at this point in the history
  4. Fix the submenus.

    johnbillion committed Oct 19, 2023
    Copy the full SHA
    d5ed833 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    46f69ac View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Simplify some logic.

    johnbillion committed Oct 20, 2023
    Copy the full SHA
    a19b398 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b969932 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cfab254 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    df48cbb View commit details
    Browse the repository at this point in the history
  5. Cleaning up and todos.

    johnbillion committed Oct 20, 2023
    Copy the full SHA
    15e36d9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2592220 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    78fbed7 View commit details
    Browse the repository at this point in the history
  8. Bit more tidying up.

    johnbillion committed Oct 20, 2023
    Copy the full SHA
    fcfbe0a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0d37e69 View commit details
    Browse the repository at this point in the history
  10. Don't polyfill fetch.

    johnbillion committed Oct 20, 2023
    Copy the full SHA
    561e830 View commit details
    Browse the repository at this point in the history
  11. Update to React 18.

    johnbillion committed Oct 20, 2023
    Copy the full SHA
    b6cf7a0 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    83f0f50 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    c9507cc View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    72d098a View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    cfd432d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    797df93 View commit details
    Browse the repository at this point in the history
  17. Formatting improvements.

    johnbillion committed Oct 20, 2023
    Copy the full SHA
    bf5fc01 View commit details
    Browse the repository at this point in the history
  18. These are numbers.

    johnbillion committed Oct 20, 2023
    Copy the full SHA
    ae5f6b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

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

Commits on Oct 22, 2023

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

Commits on Oct 23, 2023

  1. Copy the full SHA
    55f3c4f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2fd61d1 View commit details
    Browse the repository at this point in the history
  3. Update this output.

    johnbillion committed Oct 23, 2023
    Copy the full SHA
    78dd9a9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3ac1df4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    931ccdb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fb3b969 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    832d89e View commit details
    Browse the repository at this point in the history
  8. Tidy up some exports.

    johnbillion committed Oct 23, 2023
    Copy the full SHA
    e03bfc3 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3c9c2b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

  1. Cut down the dependencies and simplify the build process. I'll come b…

    …ack to linting another time.
    johnbillion committed Oct 25, 2023
    Copy the full SHA
    362c17d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    152727d View commit details
    Browse the repository at this point in the history
  3. Rename this for clarity.

    johnbillion committed Oct 25, 2023
    Copy the full SHA
    9520845 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3aabdf4 View commit details
    Browse the repository at this point in the history
  5. Boop.

    johnbillion committed Oct 25, 2023
    Copy the full SHA
    5f853d1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c358a8b View commit details
    Browse the repository at this point in the history
  7. Remove this.

    johnbillion committed Oct 25, 2023
    Copy the full SHA
    5476239 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e476060 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    cea4609 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    9165561 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8aa1810 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6048b53 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    91f6af0 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    ed7487e View commit details
    Browse the repository at this point in the history
  15. No more CSS compilation.

    johnbillion committed Oct 25, 2023
    Copy the full SHA
    53588bf View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    de94d2f View commit details
    Browse the repository at this point in the history
  17. More removals.

    johnbillion committed Oct 25, 2023
    Copy the full SHA
    52167f1 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    06c90e6 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	collectors/environment.php
    #	output/html/environment.php
    #	package-lock.json
    johnbillion committed Oct 25, 2023
    Copy the full SHA
    c1e4a74 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    c8e4a79 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    2f8ec1d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Copy the full SHA
    d1472c9 View commit details
    Browse the repository at this point in the history
  2. This isn't used.

    johnbillion committed Oct 27, 2023
    Copy the full SHA
    079f1c1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    823dea8 View commit details
    Browse the repository at this point in the history
  4. Various tweaks.

    johnbillion committed Oct 27, 2023
    Copy the full SHA
    09d9480 View commit details
    Browse the repository at this point in the history
  5. Indentation.

    johnbillion committed Oct 27, 2023
    Copy the full SHA
    9c9e087 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    17593c3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e81c00c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    cb4bcd5 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2aee620 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ff87235 View commit details
    Browse the repository at this point in the history
  11. More red.

    johnbillion committed Oct 27, 2023
    Copy the full SHA
    5e35479 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    7e7f2c8 View commit details
    Browse the repository at this point in the history
  13. Add the Multisite panel.

    johnbillion committed Oct 27, 2023
    Copy the full SHA
    437481a View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    ec6a303 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Copy the full SHA
    029a915 View commit details
    Browse the repository at this point in the history
  2. Docs.

    johnbillion committed Oct 31, 2023
    Copy the full SHA
    f89a78d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5b71546 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ff64b51 View commit details
    Browse the repository at this point in the history
  5. Misc tweaks.

    johnbillion committed Oct 31, 2023
    Copy the full SHA
    f0bfc7d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e5bca16 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cffc987 View commit details
    Browse the repository at this point in the history
  8. These are no longer used.

    johnbillion committed Oct 31, 2023
    Copy the full SHA
    39d2118 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Copy the full SHA
    01e67ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    52cb196 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    42f0f8a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Copy the full SHA
    7124132 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    720fef4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c98321c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    09a0e4b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e3d3b2d View commit details
    Browse the repository at this point in the history
  6. Updated data types.

    johnbillion committed Nov 4, 2023
    Copy the full SHA
    a45d828 View commit details
    Browse the repository at this point in the history
  7. This is a panel.

    johnbillion committed Nov 4, 2023
    Copy the full SHA
    130f91e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6ba7ffd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3d27b18 View commit details
    Browse the repository at this point in the history
  10. Some tidying up.

    johnbillion committed Nov 4, 2023
    Copy the full SHA
    0fc2dc8 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    7456fc8 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    461eb57 View commit details
    Browse the repository at this point in the history
  13. This doesn't exist yet.

    johnbillion committed Nov 4, 2023
    Copy the full SHA
    6ca1928 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    7dc5939 View commit details
    Browse the repository at this point in the history
  15. More adjustments.

    johnbillion committed Nov 4, 2023
    Copy the full SHA
    d686a76 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    9e8d58e View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    5710576 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    d7ae143 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    a3fd28e View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    dcc5d16 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    78c86cc View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    a41be9b View commit details
    Browse the repository at this point in the history
  23. Merge branch 'develop' into client-side-rendering

    # Conflicts:
    #	package-lock.json
    #	package.json
    johnbillion committed Nov 4, 2023
    Copy the full SHA
    6c0d836 View commit details
    Browse the repository at this point in the history