Commit Graph

4 Commits (cbc60f5c70dac01af647e5f70730778b008cf234)

Author SHA1 Message Date
John Olheiser 211321fb93
Git migration UX ()
* Initial work

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Implementation

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix gitlab and token cloning

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Imports and JS

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Linting

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Generate swagger

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Move mirror toggle and rename options

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
silverwind eb4db0445b
Reindent Less to 2-space ()
Reindent and unify codebase to 2-space indentation.
silverwind 4e912d2ed8
Disallow leading zeroes in Less ()
Lunny Xiao e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… ()