1. 16 Apr, 2021 1 commit
  2. 11 Apr, 2021 1 commit
  3. 28 Nov, 2020 2 commits
  4. 25 Aug, 2020 1 commit
  5. 23 Aug, 2020 1 commit
  6. 28 Jun, 2020 1 commit
  7. 17 May, 2020 1 commit
  8. 28 Jan, 2020 1 commit
    • silverwind's avatar
      move CSS build to webpack (#9983) · 1019913e
      silverwind authored
      
      - added new 'make webpack' target
      - deprecated 'make js' and 'make css'
      - extend webpack config to load the less files
      - updated docs
      
      I had to rename the source file of `arc-green.less` to avoid generating
      a useless JS entrypoint via webpack-fix-style-only-entries which would
      not work with different source/destination filenames. I hear that there
      should be cleaner solutions possible once we upgrade to Webpack 5.
      Co-authored-by: default avatarzeripath <art27@cantab.net>
      1019913e
  9. 05 Dec, 2019 1 commit
    • silverwind's avatar
      Ensure LF on checkouts and in editors (#9259) · 1718a959
      silverwind authored
      This will ensure our repo is always checked out with LF line endings
      which should help Windows users who have line ending normalization
      enabled.
      
      Additionally, added the LF preference to .editorconfig.
      1718a959
  10. 14 Nov, 2019 1 commit
    • silverwind's avatar
      modernize js and use babel (#8973) · 3621944c
      silverwind authored
      * modernize js and use babel
      
      - add babel toolchain to transform modern JS to ES5
      - extend eslint config for modern rules
      - fixes linting issues via `eslint --fix` and manual fixes
      
      * run 'make css' to satisfy CI
      
      * code style tweaks and set js indendation to 2 in .editorconfig
      
      * regenerate js
      3621944c
  11. 11 Feb, 2019 1 commit
  12. 05 Feb, 2019 1 commit
    • silverwind's avatar
      UI: Repo header tweaks (#5945) · acaf5c96
      silverwind authored
      * UI: Repo header tweaks
      
      - Use basic buttons on the header buttons, matching gogs
      - Make 'Manage topic' text smaller, remove margin-left with no topics
      present
      - Move various inline styles to CSS
      - Use flexbox on header title and buttons
      
      * fix indentation
      
      * reverse media query wrapping
      
      * fix inconsisten whitespace
      acaf5c96
  13. 15 Jun, 2017 1 commit
  14. 28 Nov, 2016 1 commit
  15. 14 Nov, 2016 1 commit
  16. 08 Nov, 2016 1 commit
  17. 05 Nov, 2016 2 commits
  18. 30 Aug, 2016 2 commits
  19. 14 Mar, 2015 1 commit