silverwind
353282e658
Add autoprefixer to css build ( #6029 )
...
* Add autoprefixer to css build
* also use autoprefixer on theme files
6 years ago
silverwind
acaf5c96fe
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
5b0cbf3788
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>
7 years ago
Thomas Boerger
3d2138812c
Unified editorconfig accross all projects
8 years ago
Andrey Nering
a285c07d5e
.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
1ceb56fc7f
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
6111e09a97
Drop indent-size from Makefile section
8 years ago
Sandro Santilli
c808e8c138
Use tabs in Makefiles
8 years ago
Unknwon
8516dfcb6c
#2018 able to sync now for mirrors
...
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Andrey Nering
9f44c26789
Update .editorconfig ( #3534 )
...
[CI SKIP]
8 years ago
James Cracknell
27491031ba
Added .editorconfig
10 years ago