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

Feature/oembed adjustments #72

Draft
wants to merge 636 commits into
base: main
Choose a base branch
from
Draft
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    065e6fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request GatherPress#767 from patriciabt/default

    Delete GatherPress-demo-20240218.mp4
    carstingaxion authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    682dd5a View commit details
    Browse the repository at this point in the history
  3. Add Carsten as lead.

    mauteri committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9b2ebea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6efa0ae View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    33e9c24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request GatherPress#770 from carstingaxion/feature/playgro…

    …und-preview-cleanup
    
    Cleanup workflow from un-thought code
    mauteri authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ddeabdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86abf43 View commit details
    Browse the repository at this point in the history
  4. Updates to distignore.

    mauteri committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    929549f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Merge pull request GatherPress#771 from GatherPress/mauteri-unit-test

    Added unit tests and small code cleanup.
    mauteri authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    188c441 View commit details
    Browse the repository at this point in the history
  2. Fix ref to checkout before build to point to the latest PR commit, no…

    …t the latest of the main branch
    carstingaxion committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    7bfac6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e92b21e View commit details
    Browse the repository at this point in the history
  4. Revert "DO NOT MERGE // TESTING GatherPress#772"

    This reverts commit e92b21e.
    carstingaxion committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    62b0ec9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aed4cf8 View commit details
    Browse the repository at this point in the history
  6. "To checkout the merged commit with actions/checkout on pull_request_…

    …target event, you need to get the pull request by GitHub API and set the merge commit hash to actions/checkout input ref."
    carstingaxion committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    7d85fca View commit details
    Browse the repository at this point in the history
  7. Merge pull request GatherPress#772 from carstingaxion/fix/playground-…

    …preview-checkout-ref
    
    Run Playground Preview build against latest PR, not latest main
    carstingaxion authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    55cf0ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5515b0c View commit details
    Browse the repository at this point in the history
  9. Merge pull request GatherPress#774 from carstingaxion/fix/playground-…

    …preview-checkout-ref-2
    
    Prevent 'Invalid workflow file' error (https://github.com/GatherPress…
    carstingaxion authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    403d8c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    d45de59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0be0e90 View commit details
    Browse the repository at this point in the history
  3. Prevent this workflow to run on forks outside of the GatherPress orga…

    …nization, because the required permission to create a comment on the PR would not be given and the workflow would fail. (See https://github.com/GatherPress/gatherpress/actions/runs/10348428523/job/28640652107#step:3:156)
    carstingaxion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f7805e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f56ef94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    529146e View commit details
    Browse the repository at this point in the history
  6. Merge pull request GatherPress#778 from GatherPress/remove-from-disti…

    …gnore
    
    Remove .wordpress-org from distignore.
    mauteri authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9a573f3 View commit details
    Browse the repository at this point in the history
  7. Creating a short lived node_modules cache to be used by multiple accr…

    …oss one Github actions workflow attempt.
    carstingaxion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ff73212 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16e6006 View commit details
    Browse the repository at this point in the history
  9. Remove 'restore-keys' from actions/cache to have steps.node_modules-c…

    …ache.outputs.cache-hit properly set up
    carstingaxion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f81fe8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bc384a View commit details
    Browse the repository at this point in the history
  11. Merge pull request GatherPress#779 from carstingaxion/fix/demo-data-p…

    …athes
    
    Update URLs to demo-data repo to use GatherPress namespace
    carstingaxion authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bd2e690 View commit details
    Browse the repository at this point in the history
  12. User documentation WIP

    First draft, texts will be worked on
    patriciabt committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4467289 View commit details
    Browse the repository at this point in the history
  13. Rename files, add title

    rename files lowercase and hyphen
    patriciabt committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6a736cb View commit details
    Browse the repository at this point in the history
  14. Update README.md, relative links

    Can we have relative links on GitHub?
    patriciabt authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f4013f0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    269b2de View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    45929f4 View commit details
    Browse the repository at this point in the history
  17. Add correct media links :)

    patriciabt committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9ff13f3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    10e823a View commit details
    Browse the repository at this point in the history
  19. Merge pull request GatherPress#780 from patriciabt/default

    User documentation - WIP
    patriciabt authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    581de11 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    655d36b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    94244f1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f253b1f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2765acb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0f0ee8e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cc89952 View commit details
    Browse the repository at this point in the history
  26. Merge pull request GatherPress#781 from malgrauk/main

    Updated Documentation Pages
    patriciabt authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    672f848 View commit details
    Browse the repository at this point in the history
  27. Update 3-create-or-edit-a-venue.md

    en_UK to en_US customize :D
    patriciabt authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    553caae View commit details
    Browse the repository at this point in the history
  28. Update 4-gatherpress-topics.md

    en_US
    patriciabt authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7adc7ca View commit details
    Browse the repository at this point in the history
  29. Update 5-create-or-edit-an-event.md

    en_US and I corrected the 2 internal links that I had created incorrectly
    patriciabt authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    392cf70 View commit details
    Browse the repository at this point in the history
  30. Merge pull request GatherPress#782 from patriciabt/default

    Corrections to user documentation
    patriciabt authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0d8731d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    90e5617 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    36163c2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e69eb4c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    534f5ee View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    888daeb View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a3d785f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    281045b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2346090 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    731a329 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    e181c42 View commit details
    Browse the repository at this point in the history
  2. Run only manually

    carstingaxion committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8a33e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7094f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    519066e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03fcdd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31457e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb5e3c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22a99e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83e2ead View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04c0044 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b89d4f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23b29a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3db0e27 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87107d2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5cd3ceb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd1c33b View commit details
    Browse the repository at this point in the history
  17. Install all browsers

    carstingaxion committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2a747ea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    148a610 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8d8bce9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6c929ab View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    37bec45 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a9f0ea8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7caf980 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    717b6c6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d8ab6e8 View commit details
    Browse the repository at this point in the history
  26. Fix CS whitespace issue

    carstingaxion committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c8f9d4c View commit details
    Browse the repository at this point in the history
  27. Merge pull request GatherPress#785 from carstingaxion/fix/restrict-ad…

    …min_notice-for-alpha-plugin
    
    Show admin_notices only in relevant spots & also in multisite admin
    mauteri authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    01644f9 View commit details
    Browse the repository at this point in the history
  28. Merge pull request GatherPress#784 from carstingaxion/feature/playgro…

    …und-badge-in-readme
    
    Add Playground Link as badge to the README
    mauteri authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3f33261 View commit details
    Browse the repository at this point in the history
  29. Fix venues label.

    mauteri committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dd0a895 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b2679b8 View commit details
    Browse the repository at this point in the history
  31. Update credits.

    mauteri committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    44bfe53 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    287f497 View commit details
    Browse the repository at this point in the history
  33. Fix venue context.

    mauteri committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4221b5d View commit details
    Browse the repository at this point in the history
  34. Downgrade dependency-review-action to version 4.3.3, where SPDX expre…

    …ssions are handled as exact strings.
    carstingaxion committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    66d16af View commit details
    Browse the repository at this point in the history
  35. Merge pull request GatherPress#792 from carstingaxion/fix/dependecy-r…

    …eview-action-downgrade
    
    Downgrade dependency-review-action to version 4.3.3
    mauteri authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    48a8e2d View commit details
    Browse the repository at this point in the history
  36. Downgrade dependency-review-action to version 4.3.3, where SPDX expre…

    …ssions are handled as exact strings.
    carstingaxion committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5603cdb View commit details
    Browse the repository at this point in the history
  37. Bump axios from 1.7.2 to 1.7.4

    Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.2...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    61daf07 View commit details
    Browse the repository at this point in the history
  38. Merge pull request GatherPress#791 from GatherPress/fix-venue-context…

    …-text
    
    Fix venue context.
    mauteri authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5679a38 View commit details
    Browse the repository at this point in the history
  39. Merge pull request GatherPress#783 from carstingaxion/feature/generat…

    …e-screenshots-w-playwright
    
    Generate multilingual screenshots for wp.org with playwright
    mauteri authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7a11b64 View commit details
    Browse the repository at this point in the history
  40. Merge pull request GatherPress#793 from GatherPress/dependabot/npm_an…

    …d_yarn/axios-1.7.4
    
    Bump axios from 1.7.2 to 1.7.4
    mauteri authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    eb32f04 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f9061d1 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ff78915 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    93771d4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    73b8d20 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a76df8a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    91bc358 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6c567a6 View commit details
    Browse the repository at this point in the history
  48. Merge pull request GatherPress#794 from GatherPress/fix/wp-org-screen…

    …shots-en_US-eb32f046640017c778c25cea539b29d9f1edeeb2
    
    Update en_US screenshots for wordpress.org
    mauteri authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c700bc3 View commit details
    Browse the repository at this point in the history
  49. Merge pull request GatherPress#796 from GatherPress/fix/wp-org-screen…

    …shots-de_DE-eb32f046640017c778c25cea539b29d9f1edeeb2
    carstingaxion authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    767d709 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request GatherPress#795 from GatherPress/fix/wp-org-screen…

    …shots-fr_FR-eb32f046640017c778c25cea539b29d9f1edeeb2
    
    Update fr_FR screenshots for wordpress.org
    mauteri authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a4bc7f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request GatherPress#801 from GatherPress/fix/wp-org-screen…

    …shots-it_IT-eb32f046640017c778c25cea539b29d9f1edeeb2
    
    Update it_IT screenshots for wordpress.org
    mauteri authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2dcfcef View commit details
    Browse the repository at this point in the history
  3. Merge pull request GatherPress#800 from GatherPress/fix/wp-org-screen…

    …shots-nl_BE-eb32f046640017c778c25cea539b29d9f1edeeb2
    
    Update nl_BE screenshots for wordpress.org
    mauteri authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ff477a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request GatherPress#798 from GatherPress/fix/wp-org-screen…

    …shots-mr-eb32f046640017c778c25cea539b29d9f1edeeb2
    
    Update mr screenshots for wordpress.org
    mauteri authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8cef0ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request GatherPress#797 from GatherPress/fix/wp-org-screen…

    …shots-es_ES-eb32f046640017c778c25cea539b29d9f1edeeb2
    
    Update es_ES screenshots for wordpress.org
    mauteri authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    fa6977e View commit details
    Browse the repository at this point in the history
  6. Preparing release of 0.30.0.

    mauteri committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1396b90 View commit details
    Browse the repository at this point in the history
  7. Merge pull request GatherPress#804 from GatherPress/version-0.30.0

    Preparing release of 0.30.0.
    mauteri authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    34464a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    4f45334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f71f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2476442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b648b View commit details
    Browse the repository at this point in the history
  5. Merge pull request GatherPress#808 from carstingaxion/fix/807

    Hide Admin Notice about alpha-plugin, also if installed via the branch-named zip
    mauteri authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4c5b27d View commit details
    Browse the repository at this point in the history
  6. Starting 0.31.0-alpha.

    mauteri committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    56ac53d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    2c26919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fad236 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    4e071ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request GatherPress#777 from carstingaxion/feature/increas…

    …e-workflow-speed
    
    Increase workflow speed
    mauteri authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    bb4dea5 View commit details
    Browse the repository at this point in the history
  3. Fix CS

    carstingaxion committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    fc76817 View commit details
    Browse the repository at this point in the history
  4. Merge pull request GatherPress#811 from carstingaxion/feature/wp-org-…

    …readme-validator
    
    NEW workflow: WordPress.org README.md validation
    mauteri authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2d34ea4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    fec4870 View commit details
    Browse the repository at this point in the history
  2. Try to fix GH issue.

    mauteri committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a1f0625 View commit details
    Browse the repository at this point in the history
  3. Merge pull request GatherPress#813 from GatherPress/fix-dependency-re…

    …view
    
    Try to fix GH action issue.
    mauteri authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    124d024 View commit details
    Browse the repository at this point in the history
  4. Revert but fix typo.

    mauteri committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7c17f0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86fb17e View commit details
    Browse the repository at this point in the history
  6. Merge pull request GatherPress#814 from GatherPress/fix-dependency-re…

    …view
    
    Revert but fix typo.
    mauteri authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2fca873 View commit details
    Browse the repository at this point in the history
  7. Testing...

    mauteri committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    be127a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2566d0e View commit details
    Browse the repository at this point in the history
  9. Revert.

    mauteri committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7bdb1d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5168be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35a00c6 View commit details
    Browse the repository at this point in the history
  12. Add more inline-docs

    carstingaxion committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4a63684 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89b5b49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd016b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1c9dd73 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2579f5d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aad5329 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4caa107 View commit details
    Browse the repository at this point in the history
  19. Fix CS

    carstingaxion committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    764c4d8 View commit details
    Browse the repository at this point in the history
  20. Merge pull request GatherPress#817 from carstingaxion/fix/follow-up-777

    Remove push from workflow triggers (which was set by accident in GatherPress#777)
    mauteri authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    96e5f4b View commit details
    Browse the repository at this point in the history
  21. Ran build.

    mauteri committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    40c0a6d View commit details
    Browse the repository at this point in the history
  22. Fix conflicts.

    mauteri committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3158228 View commit details
    Browse the repository at this point in the history
  23. Add spaces.

    mauteri committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fae3083 View commit details
    Browse the repository at this point in the history
  24. Merge pull request GatherPress#809 from GatherPress/start-0.31.0-alpha

    Starting 0.31.0-alpha.
    mauteri authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    15624da View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    1908918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f96d31b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34dab25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f367af2 View commit details
    Browse the repository at this point in the history
  5. Add (WIP) documentation

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a5684c4 View commit details
    Browse the repository at this point in the history
  6. Use 'modern' Admin-UI

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    887a3c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d365ffa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95bdbcc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4572afd View commit details
    Browse the repository at this point in the history
  10. Define folder & config

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cf1f080 View commit details
    Browse the repository at this point in the history
  11. TRY to Fix file error

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    40df7a2 View commit details
    Browse the repository at this point in the history
  12. TRY to Fix file error

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ec5f328 View commit details
    Browse the repository at this point in the history
  13. TRY to Fix file error

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fc5061c View commit details
    Browse the repository at this point in the history
  14. TRY to Fix file error

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0834125 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0491c57 View commit details
    Browse the repository at this point in the history
  16. TRY to Fix file error

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e87f96b View commit details
    Browse the repository at this point in the history
  17. Merge pull request GatherPress#823 from carstingaxion/feature/use-mod…

    …ern-admin-ui-in-playgrounds
    mauteri authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    15b7c4a View commit details
    Browse the repository at this point in the history
  18. TRY to Fix file error

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2874bb7 View commit details
    Browse the repository at this point in the history
  19. TRY to Fix file error

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1c3b8ee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cea7e16 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    22f9958 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c6b10cb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    46b7706 View commit details
    Browse the repository at this point in the history
  24. Revert TESTS

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    91416fe View commit details
    Browse the repository at this point in the history
  25. get_home_url is a better choice here as it always refers to the publi…

    …c-facing URL for the site
    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1c4b0d2 View commit details
    Browse the repository at this point in the history
  26. localized vs localised

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    887bdd8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    82d20e8 View commit details
    Browse the repository at this point in the history
  28. Fix typos

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e1a4829 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ebb3e12 View commit details
    Browse the repository at this point in the history
  30. Fix TOML parse error

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    057463a View commit details
    Browse the repository at this point in the history
  31. Fix for CS

    carstingaxion committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8107aa6 View commit details
    Browse the repository at this point in the history
  32. Merge pull request GatherPress#824 from carstingaxion/feature/typos-w…

    …orkflow
    
    NEW workflow to Check if there are typos in the source code
    mauteri authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5619fbf View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Fix for consistency

    carstingaxion committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    01fa548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f0fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a8f2a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

    carstingaxion committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    aa6210f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Bump webpack from 5.93.0 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.93.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b3e6d84 View commit details
    Browse the repository at this point in the history
  2. Set site language dynamically per matrix and use a temp blueprint to …

    …start localized playgrounds
    carstingaxion committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0407074 View commit details
    Browse the repository at this point in the history
  3. Clean up

    carstingaxion committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ea5125b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c09747 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca29873 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    148446d View commit details
    Browse the repository at this point in the history
  7. Remove superflous code

    carstingaxion committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    296bc9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c24b0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c55a749 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a603c87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    732a1a0 View commit details
    Browse the repository at this point in the history
  12. Decrease allowed max differences(, because the recreation should have…

    … been triggered on the last run)
    carstingaxion committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ec5081e View commit details
    Browse the repository at this point in the history
  13. Cleanup

    carstingaxion committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8c0c47f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    78f46b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    49d5a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0b431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4355f52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33f1e24 View commit details
    Browse the repository at this point in the history
  5. Merge pull request GatherPress#835 from GatherPress/dependabot/npm_an…

    …d_yarn/webpack-5.94.0
    
    Bump webpack from 5.93.0 to 5.94.0
    mauteri authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    41f3330 View commit details
    Browse the repository at this point in the history
  6. Merge pull request GatherPress#829 from carstingaxion/fix/751

    Focus on message ‘textarea’ after pressing ‘Compose message’ button
    mauteri authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1394bec View commit details
    Browse the repository at this point in the history
  7. NEW 'Compress Images' workflow (that should be triggered automaticall…

    …y when screenshot PRs are created)
    carstingaxion committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b3e6ad0 View commit details
    Browse the repository at this point in the history
  8. Simplify config

    carstingaxion committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    428f086 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    carstingaxion committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c50ddc6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b8bc0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6444c7 View commit details
    Browse the repository at this point in the history
  12. Update docs

    carstingaxion committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4a2ae67 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba674bd View commit details
    Browse the repository at this point in the history
  14. Fiy typos

    carstingaxion committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a3b6dc7 View commit details
    Browse the repository at this point in the history
  15. Merge pull request GatherPress#837 from carstingaxion/feature/image-c…

    …ompression-workflow
    
    NEW 'Compress Images' workflow
    mauteri authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    26a496d View commit details
    Browse the repository at this point in the history
  16. Merge pull request GatherPress#838 from carstingaxion/try/migrate-scr…

    …eenshot-workflow-to-playground-cli-2
    
    Migrate screenshot workflow to playground/cli (Attempt: 2)
    mauteri authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1fad80a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    bb5eba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc61bdf View commit details
    Browse the repository at this point in the history
  3. Merge pull request GatherPress#839 from carstingaxion/fix/screenshot-…

    …workflow-trigger-should-be-boolean
    
    Make ‚Update all Screenshots’ a boolean workflow option
    carstingaxion authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5ae505b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ae3de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    207a044 View commit details
    Browse the repository at this point in the history
  6. Merge pull request GatherPress#840 from carstingaxion/fix/screenshot-…

    …workflow-save-all-updates
    
    Fix/screenshot workflow save all updates
    carstingaxion authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a5a55af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6232114 View commit details
    Browse the repository at this point in the history
  8. Update image compression workflow to newest (which should fix .dot-di…

    …rectories from being ignored)
    carstingaxion committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    90ed3c6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request GatherPress#843 from carstingaxion/fix/screenshot-…

    …workflow-fine-adjustments
    
    Fix/screenshot workflow fine adjustments
    carstingaxion authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ec14312 View commit details
    Browse the repository at this point in the history
  10. Fix branch name

    carstingaxion committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f547d49 View commit details
    Browse the repository at this point in the history
  11. Merge pull request GatherPress#846 from carstingaxion/fix/compress-im…

    …ages-origin
    
    Fix branch name of compress-image action
    carstingaxion authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ac8a39a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    990740b View commit details
    Browse the repository at this point in the history
  13. Fix path to module

    carstingaxion committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    94b2174 View commit details
    Browse the repository at this point in the history
  14. Merge pull request GatherPress#812 from carstingaxion/fix/722

    New customisable rewrite bases for post types & taxonomies
    mauteri authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a98a618 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c28a54d View commit details
    Browse the repository at this point in the history
  16. Add start step to docs

    carstingaxion committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a600060 View commit details
    Browse the repository at this point in the history
  17. Merge pull request GatherPress#847 from carstingaxion/fix/screenshot-…

    …workflow-plugin-i18n
    
    Use latest stable plugin version (not dev) to generate screenshots from
    carstingaxion authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9ee889e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a0f05cb View commit details
    Browse the repository at this point in the history
  19. Merge pull request GatherPress#849 from carstingaxion/fix/screenshot-…

    …workflow-plugin-i18n-2
    
    Revert "wp-cli update WPLANG" step, as it seems to be really, really …
    carstingaxion authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ddfe262 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    97cc3da View commit details
    Browse the repository at this point in the history
  2. Merge pull request GatherPress#852 from carstingaxion/fix/screenshot-…

    …workflow-trigger-image-compression
    
    TRY Add 'Compress Images' step directly to the screenshot workflow
    carstingaxion authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0702ae1 View commit details
    Browse the repository at this point in the history
  3. The compress images workflow says: "This action only runs for pushes …

    …to PRs", so lets TRY to put the push event after the pr creation, to hopefully get this triggerd now.
    carstingaxion committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    71a2b48 View commit details
    Browse the repository at this point in the history
  4. Merge pull request GatherPress#853 from carstingaxion/fix/screenshot-…

    …workflow-trigger-image-compression-2
    
    The compress images workflow says: "This action only runs for pushes …
    carstingaxion authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b97f4b8 View commit details
    Browse the repository at this point in the history
  5. Minor fixes

    carstingaxion committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8dc487d View commit details
    Browse the repository at this point in the history
  6. Merge pull request GatherPress#854 from carstingaxion/fix/screenshot-…

    …workflow-trigger-image-compression-3
    
    Minor fixes
    carstingaxion authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8e35a60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5dc058 View commit details
    Browse the repository at this point in the history
  8. Merge pull request GatherPress#855 from carstingaxion/fix/screenshot-…

    …workflow-trigger-image-compression-4
    
    TRY another trigger to hopefully get 'compress images'  started now.
    carstingaxion authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    99b4b6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f9f9d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6dae382 View commit details
    Browse the repository at this point in the history
  11. Merge pull request GatherPress#858 from carstingaxion/fix/screenshot-…

    …workflow-trigger-image-compression-5
    
    Fix/screenshot workflow trigger image compression 5
    carstingaxion authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    02c3afa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    9a78172 View commit details
    Browse the repository at this point in the history
  2. Merge pull request GatherPress#864 from GatherPress/rename-rest-api-c…

    …lass
    
    Rename REST API to Event REST API.
    mauteri authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3d91f2b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. WIP

    carstingaxion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9d1781d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. (TRY|W)IP

    carstingaxion committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    49a52fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8828be7 View commit details
    Browse the repository at this point in the history