1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 02:36:09 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
techknowlogick
590d56dbb3
switch to fomantic-ui () 2019-12-17 16:34:11 -05:00
zeripath
dc2fe9801f Make repository management section handle lfs locks ()
* Make repository maangement section handle lfs locks

* Add check attribute handling and handle locking paths better

* More cleanly check-attributes

* handle error

* Check if file exists in default branch before linking to it.

* fixup

* Properly cleanPath

* Use cleanPath

* Sigh
2019-12-12 21:18:07 +08:00
John Olheiser
51432ebb9c Fix context menu overflow & review tag margin ()
* Fix context menu overflow

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

* Add review tag CSS

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-12-03 01:03:30 +02:00
guillep2k
c57edb6c7b Add password requirement info on error ()
* Add password requirement info on error

* Move BuildComplexityError to the password pkg

* Unexport complexity type

* Fix extra line

* Update modules/password/password.go

Co-Authored-By: Lauris BH <lauris@nix.lv>
2019-11-19 22:44:58 +00:00
Lunny Xiao
e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… () 2019-11-12 10:22:16 +01:00