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

v1.6.0 #199

Merged
merged 27 commits into from
Jan 4, 2024
Merged

v1.6.0 #199

merged 27 commits into from
Jan 4, 2024

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    a13ab49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f19092 View commit details
    Browse the repository at this point in the history
  3. feat: default visibility (#155)

    Signed-off-by: jolheiser <[email protected]>
    jolheiser authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    22c5732 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

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

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    21e5026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a8a4a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Move code rendering to the backend & frontend improvements (#176)

    Added Chroma & Goldmark
    
    Added Mermaidjs
    
    More languages supported
    
    Add default values for gist links input
    
    Added copy code from markdown blocks
    thomiceli authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    94aac0d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    fcbe0a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b19265 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Bug fixes (#184)

    * Fix gist content when going back to editing
    
    * Fix not outputting non-truncated large files for editon/zip download
    
    * Allow dashes in usernames
    
    * Delete keys associated to deleted user
    
    * Fix error message when there is no files in gist
    
    * Show if there is not files in gist preview
    
    * Fix log parsing for the 11th empty commit
    thomiceli authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    780cc42 View commit details
    Browse the repository at this point in the history
  2. Add log output config option (#172)

    Co-authored-by: Thomas Miceli <[email protected]>
    jahands and thomiceli authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    76ff41e View commit details
    Browse the repository at this point in the history
  3. Add config for default branch name (#171)

    Co-authored-by: Thomas Miceli <[email protected]>
    jahands and thomiceli authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ab2ea0a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

Commits on Dec 30, 2023

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

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    d97203b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe0236 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Add 2 new admin actions (#191)

    * Synchronize all gists previews
    * Reset Git server hooks for all repositories
    thomiceli authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e3d396d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc8921 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    799a745 View commit details
    Browse the repository at this point in the history
  2. Add pt-BR translation (#193)

    new translation
    kassane authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e487b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    269ce61 View commit details
    Browse the repository at this point in the history
  4. Small fixes (#196)

    thomiceli authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c636c29 View commit details
    Browse the repository at this point in the history
  5. Update dependencies (#197)

    Go 1.20 -> 1.21
    JS package-lock
    Nodejs Docker 18 -> 20
    Alpine Docker 3.17 -> 3.19
    thomiceli authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9271ce5 View commit details
    Browse the repository at this point in the history
  6. Add some docs (#198)

    thomiceli authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6990ac4 View commit details
    Browse the repository at this point in the history
  7. v1.6.0

    thomiceli committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e7ed4c0 View commit details
    Browse the repository at this point in the history