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

feat: add open ax pages #295

Merged
merged 23 commits into from
Jan 26, 2023
Merged

feat: add open ax pages #295

merged 23 commits into from
Jan 26, 2023

Commits on Jan 10, 2023

  1. feat: add open ax pages

    tilschuenemann committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    6e3dad5 View commit details
    Browse the repository at this point in the history
  2. chore: format

    tilschuenemann committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    933f964 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. feat: add open ax commands

    tilschuenemann committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    340a1f7 View commit details
    Browse the repository at this point in the history
  2. fix: remove strings.Title()

    tilschuenemann committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    2ee40cf View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge branch 'master' into open-ax

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4e21737 View commit details
    Browse the repository at this point in the history
  2. feat: add tests

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    09e36cc View commit details
    Browse the repository at this point in the history
  3. feat: switch back to projectflag

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a07499a View commit details
    Browse the repository at this point in the history
  4. chore: formatting

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    02f8a60 View commit details
    Browse the repository at this point in the history
  5. fix: remove dead code

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6f08be8 View commit details
    Browse the repository at this point in the history
  6. fix: address missing xdg-open

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3345da0 View commit details
    Browse the repository at this point in the history
  7. fix: errcheck

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    7a7cda1 View commit details
    Browse the repository at this point in the history
  8. fix: use fmt.errorF

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4c33374 View commit details
    Browse the repository at this point in the history
  9. fix: proper err handling

    tilschuenemann committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1abe572 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. ci: add lynx installation

    tilschuenemann committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    07006ed View commit details
    Browse the repository at this point in the history
  2. ci: add lynx to ci workflow

    tilschuenemann committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6e570d2 View commit details
    Browse the repository at this point in the history
  3. ci: use headless google chrome instead of lynx

    tilschuenemann committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7af3f5f View commit details
    Browse the repository at this point in the history
  4. ci: expand aliases

    tilschuenemann committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5f0f801 View commit details
    Browse the repository at this point in the history
  5. feat: replace browser with open

    tilschuenemann committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8e23230 View commit details
    Browse the repository at this point in the history
  6. chore: formatting

    tilschuenemann committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2887adf View commit details
    Browse the repository at this point in the history
  7. ci: remove lynx

    tilschuenemann committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    83cc087 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. feat: use selected project

    tilschuenemann committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1e2a726 View commit details
    Browse the repository at this point in the history
  2. fix: export GetSelectedProjectId, remove utils, mod tidy

    tilschuenemann committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8d09276 View commit details
    Browse the repository at this point in the history
  3. Revert "fix: export GetSelectedProjectId, remove utils, mod tidy"

    This reverts commit 8d09276.
    tilschuenemann committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    689fc26 View commit details
    Browse the repository at this point in the history