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

WIP: wiki - add toc to wiki pages and rendered md files #7182

Closed
wants to merge 25 commits into from

Commits on Jun 11, 2019

  1. add toc to wikipages and rendered md files

    see go-gitea#822
    
    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    6325510 View commit details
    Browse the repository at this point in the history
  2. move style settings from js to css files

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    0a9fb89 View commit details
    Browse the repository at this point in the history
  3. fix dark theme border color

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    0e08aa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. change padding on TOC headlines

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    994bf33 View commit details
    Browse the repository at this point in the history
  2. add md and wikifile TOC settings to repository options

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f60056b View commit details
    Browse the repository at this point in the history
  3. handle options on template and update js

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    a9dce7f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Update index.js

    Cherrg authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    e971230 View commit details
    Browse the repository at this point in the history
  2. add float clear element

    + reduce js call stack: function -> inline function
    
    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    a889262 View commit details
    Browse the repository at this point in the history
  3. move TOC settings in app.ini from section 'repository' to 'markdown'

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    77fb621 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8e7b8a View commit details
    Browse the repository at this point in the history
  5. remove german translation

    Cherrg authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    06238aa View commit details
    Browse the repository at this point in the history
  6. add configuration flag to set TOC extensions

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    c486aca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1417170 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'gitea_md_wiki_auto_toc' of github.com:Cherrg/gitea into…

    … gitea_md_wiki_auto_toc
    Cherrg committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    83e4c6e View commit details
    Browse the repository at this point in the history
  9. move toc beside markdown container on large screens

    >1760px
    
    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    588fcca View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

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

Commits on Jun 17, 2019

  1. set fixed width on small mobile screens

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    8dd08af View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

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

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    21b1f99 View commit details
    Browse the repository at this point in the history
  2. fix css lint errors

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    22b82ff View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. rename migration file

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    0607c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0939ab View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. git rename migration file to resolve confilcts

    Signed-off-by: Michael Gnehr <michael@gnehr.de>
    Cherrg committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    bd83992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbb263 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

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