Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update and reorganize front-end resources | Unknwon | 2016-01-30 |
| | |||
* | new repo ui | Unknwon | 2015-11-14 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||
* | #1203 bundle jquery with gogs | Unknwon | 2015-08-28 |
| | |||
* | update octicons to 3.1 | Unknwon | 2015-08-16 |
| | |||
* | home: new UI | Unknwon | 2015-03-07 |
| | |||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||
* | Add corn rask monitor panel | Unknown | 2014-06-13 |
| | |||
* | Setup static resources | Unknown | 2014-02-12 |