Skip to content
View tw0flower's full-sized avatar

Block or report tw0flower

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. grafana_reporter grafana_reporter Public

    A simple tool that generates a static HTML report of a Grafana dashboard

    Python

  2. matrix-token-registration matrix-token-registration Public

    A simple web app that plugs to the Matrix registration token API

    JavaScript

  3. Convert Confluence URLs to XWiki lin... Convert Confluence URLs to XWiki links after a migration
    1
    {{job id="{{velocity~}~}$!request.jobId{{/velocity~}~}" start="{{velocity~}~}$!request.confirm{{/velocity~}~}"}}
    2
    {{groovy}}
    3
      import org.xwiki.logging.LogLevel;
    4
      import java.util.regex.Pattern;
    5
      import java.util.regex.Matcher;
  4. Migrate several Confluence spaces to... Migrate several Confluence spaces to XWiki in one click
    1
    {{job id="{{velocity~}~}$!request.jobId{{/velocity~}~}" start="{{velocity~}~}$!request.confirm{{/velocity~}~}"}}
    2
    {{groovy wiki=true}}
    3
    import org.xwiki.logging.LogLevel
    4
    import com.xpn.xwiki.XWikiException
    5
    import org.xwiki.filter.type.FilterStreamType