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

Add support for URL protocol and file type association (all OS) #119

Merged
merged 84 commits into from
Jun 15, 2023

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    bd284eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    181476c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87c92d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

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

Commits on Feb 28, 2023

  1. Apply swift-format

    aganders3 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ca9785c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    f7b8329 View commit details
    Browse the repository at this point in the history
  2. fix docs

    jaimergp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    97072ea View commit details
    Browse the repository at this point in the history
  3. remove debug line

    jaimergp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e331ed2 View commit details
    Browse the repository at this point in the history
  4. rename

    jaimergp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    37a313b View commit details
    Browse the repository at this point in the history
  5. add tests (wip)

    jaimergp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9c3675d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    876a94c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e352220 View commit details
    Browse the repository at this point in the history
  3. update docs a bit

    jaimergp committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    65f2160 View commit details
    Browse the repository at this point in the history
  4. pre-commit

    jaimergp committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    78878fa View commit details
    Browse the repository at this point in the history
  5. pre-commit all

    jaimergp committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1b39dc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6465462 View commit details
    Browse the repository at this point in the history
  7. pre-commit again

    jaimergp committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d5dad02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d80215f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. amend schema

    jaimergp committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    202f47b View commit details
    Browse the repository at this point in the history
  2. pre-commit

    jaimergp committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0c2d6d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    225a8de View commit details
    Browse the repository at this point in the history
  4. pass -a for now

    jaimergp committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a0a5c8a View commit details
    Browse the repository at this point in the history
  5. clean lsregister a bit

    jaimergp committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0378f7e View commit details
    Browse the repository at this point in the history
  6. debug a bit?

    jaimergp committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3f328a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. parent -> menu

    jaimergp committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    198deb6 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. change assertion

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5a18712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18be68b View commit details
    Browse the repository at this point in the history
  3. pre-commit

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ccab728 View commit details
    Browse the repository at this point in the history
  4. fix commands in linux

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5da6845 View commit details
    Browse the repository at this point in the history
  5. always log

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    11a899d View commit details
    Browse the repository at this point in the history
  6. add missing import

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ee0eb9b View commit details
    Browse the repository at this point in the history
  7. configure logging

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    76abd3b View commit details
    Browse the repository at this point in the history
  8. do not log these two calls

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2a5ddeb View commit details
    Browse the repository at this point in the history
  9. do not log

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bf1aaac View commit details
    Browse the repository at this point in the history
  10. make it str

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    7cdbf95 View commit details
    Browse the repository at this point in the history
  11. de-duplicate code

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a72132b View commit details
    Browse the repository at this point in the history
  12. debug file txt

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0471cf4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    28ec15c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb89efc View commit details
    Browse the repository at this point in the history
  15. fix windows

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    07d369a View commit details
    Browse the repository at this point in the history
  16. raw strings here too

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    564a64f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bcf3d35 View commit details
    Browse the repository at this point in the history
  18. pre-commit

    jaimergp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2c5ab80 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix linux?

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    676920e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4323c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae715d6 View commit details
    Browse the repository at this point in the history
  4. add system deps on linux

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cecefa9 View commit details
    Browse the repository at this point in the history
  5. do not patch on ci

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5b22b88 View commit details
    Browse the repository at this point in the history
  6. use libglib's gio too

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    350ab6a View commit details
    Browse the repository at this point in the history
  7. debug xdg

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9681dd5 View commit details
    Browse the repository at this point in the history
  8. print mimeapps.list

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    01f060b View commit details
    Browse the repository at this point in the history
  9. add desktop-file-utils

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5e3d0f6 View commit details
    Browse the repository at this point in the history
  10. mock gnome as DE?

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3290bba View commit details
    Browse the repository at this point in the history
  11. always remove after

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6e0b8f4 View commit details
    Browse the repository at this point in the history
  12. debug urls

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b739100 View commit details
    Browse the repository at this point in the history
  13. fix macos?

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3e8c28c View commit details
    Browse the repository at this point in the history
  14. add tmate shell (tmp)

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    589e729 View commit details
    Browse the repository at this point in the history
  15. only delete outside CI

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    052fb50 View commit details
    Browse the repository at this point in the history
  16. leave files

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ce71bc3 View commit details
    Browse the repository at this point in the history
  17. change port for one example

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    281163e View commit details
    Browse the repository at this point in the history
  18. do delete files

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a136257 View commit details
    Browse the repository at this point in the history
  19. increase timeouts

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0c85950 View commit details
    Browse the repository at this point in the history
  20. comment tmate out

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    147216b View commit details
    Browse the repository at this point in the history
  21. pre-commit

    jaimergp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    fb1c670 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    15936d3 View commit details
    Browse the repository at this point in the history
  2. Add newline in URL handler

    aganders3 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5f10851 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. use localhost implicitly

    jaimergp committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7f27f02 View commit details
    Browse the repository at this point in the history
  2. unbuffered python

    jaimergp committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0ff8424 View commit details
    Browse the repository at this point in the history
  3. only one version for now

    jaimergp committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b10a301 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae91706 View commit details
    Browse the repository at this point in the history
  5. fix spacing

    jaimergp committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d83afb1 View commit details
    Browse the repository at this point in the history
  6. do not delete files for now

    jaimergp committed May 31, 2023
    Configuration menu
    Copy the full SHA
    852131f View commit details
    Browse the repository at this point in the history
  7. add some stderr logging too

    jaimergp committed May 31, 2023
    Configuration menu
    Copy the full SHA
    49898e6 View commit details
    Browse the repository at this point in the history
  8. pre-commit

    jaimergp committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7c45da6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a0808e View commit details
    Browse the repository at this point in the history
  10. remove fputs again

    jaimergp committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1b603ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a84987 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. remove some old workarounds

    jaimergp committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d300789 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    a5f98b9 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary check

    jaimergp committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f631bca View commit details
    Browse the repository at this point in the history
  3. add news

    jaimergp committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ffb8027 View commit details
    Browse the repository at this point in the history
  4. noqa this

    jaimergp committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ba89871 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    d89914e View commit details
    Browse the repository at this point in the history
  2. declare compat with 10.6+

    jaimergp committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b5cbe10 View commit details
    Browse the repository at this point in the history