silverwind
3ae80ddb3d
Add autoprefixer to css build ( #6029 )
* Add autoprefixer to css build
* also use autoprefixer on theme files
6 years ago
silverwind
8058e910e8
UI: Repo header tweaks ( #5945 )
* 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
6 years ago
Bo-Yi Wu
7a0ee5da76
switch gitter to discord for drone. ( #1971 )
* switch gitter to discord for drone.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* add event
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* only notify build fail message.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Thomas Boerger
b161479b65
Unified editorconfig accross all projects
8 years ago
Andrey Nering
e7651c5a93
.editorconfig: do not specify line ending
That is annoying on Windows, since the editor will change the file if
you just open it. Git will checking as LF anyway.
8 years ago
Matthias Loibl
c51a8659b5
Go uses ident size 8 with tabs. Nothing else.
We are using gofmt to format our code. This will emit tabs.
The standard is tabs which is 8 spaces.
8 years ago
Sandro Santilli
f481126001
Drop indent-size from Makefile section
8 years ago
Sandro Santilli
b07fd206f8
Use tabs in Makefiles
8 years ago
Unknwon
ea214daebe
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Andrey Nering
1a1821dfd5
Update .editorconfig ( #3534 )
[CI SKIP]
8 years ago
James Cracknell
2f347e2ace
Added .editorconfig
10 years ago