1. 18 Mar, 2023 1 commit
  2. 17 Mar, 2023 1 commit
  3. 17 Feb, 2023 2 commits
  4. 24 Dec, 2022 1 commit
  5. 11 Dec, 2022 1 commit
  6. 10 Dec, 2022 3 commits
  7. 19 Nov, 2022 1 commit
  8. 09 Nov, 2022 1 commit
  9. 20 Sep, 2022 1 commit
  10. 18 May, 2022 1 commit
  11. 15 May, 2022 1 commit
  12. 03 Apr, 2022 1 commit
  13. 26 Dec, 2021 1 commit
    • David H's avatar
      fix: add scrollbar for big diagrams (#4120) · 5210e14b
      David H authored
      In case of large DrawIO diagrams, today it is sometimes impossible to display it totally on the screen.
      This quick workaround provides a way to enable a scrollbar if the width of the diagram is higher than the browser/screen width.
      5210e14b
  14. 25 Dec, 2021 1 commit
  15. 18 Dec, 2021 1 commit
  16. 09 Dec, 2021 1 commit
  17. 09 Oct, 2021 1 commit
  18. 02 Oct, 2021 3 commits
    • broxen's avatar
      fix: hide keyline when footnotes are preceded by header (#4529) · 3e795777
      broxen authored
      Hide key-line created by `markdown-it-footnote` template when footnotes are directly preceded by header.
      
      Examples:
      ```md
      # References
      [^1]: Shows no key-line because References header has one already
      
      # New Page
      Text goes here and whatever else
      
      [^1]: these footnotes have no preceding header and will show a key-line
      ```
      3e795777
    • broxen's avatar
      fix: display of Headers within Details Summary (#4491) · 8aa02318
      broxen authored
      * Header formatting for Details Summary
      
      Cleaning up Headers within Details Summary
      
      * Fix for TOC Anchor location
      
      Fix for TOC Anchor location within Details Summary
      
      * display: none for the keyline seems smarter
      
      * Fixes to accommodate large summaries
      
      Fixed to accommodate larger summaries containing both headers and phrasing text. Still removing keylines for summaries with ONLY a header.
      8aa02318
    • Иван's avatar
      14cb17c2
  19. 11 Sep, 2021 2 commits
  20. 02 Apr, 2021 1 commit
  21. 02 Nov, 2020 1 commit
    • avioral's avatar
      fix: broken draw io diagram on rtl mode, improve elasticsearch config (#2647) · 089b7850
      avioral authored
      * - Modify elastic settings
      - Add tags field to index
      - Modify elastic search query
      - Remove empty entities from build suggests list
      
      * Fix map parser error
      
      * - Fix broken drawio svg diagram (rtl issue)
      
      * - Restore the spaces in objects to respect the project formatting rules.
      - Omit explanation line
      089b7850
  22. 01 Nov, 2020 1 commit
  23. 26 Sep, 2020 1 commit
  24. 12 Jul, 2020 2 commits
  25. 08 Jul, 2020 1 commit
  26. 03 Jul, 2020 1 commit
    • Nicolas Giard's avatar
      feat: new login experience (#2139) · c009cc13
      Nicolas Giard authored
      * feat: multiple auth instances
      
      * fix: auth setup + strategy initialization
      
      * feat: admin auth - add strategy
      
      * feat: redirect on login - group setting
      
      * feat: oauth2 generic - props definitions
      
      * feat: new login UI (wip)
      
      * feat: new login UI (wip)
      
      * feat: admin security login settings
      
      * feat: tabset editor indicators + print view improvements
      
      * fix: code styling
      c009cc13
  27. 25 Jun, 2020 1 commit
  28. 23 Jun, 2020 1 commit
  29. 22 Jun, 2020 1 commit
  30. 21 Jun, 2020 1 commit
  31. 19 Jun, 2020 2 commits
  32. 07 Jun, 2020 1 commit