- 29 Sep, 2018 5 commits
-
-
GiteaBot authored
-
Lauris BH authored
-
SagePtr authored
-
Lauris BH authored
* Detect charset and convert non UTF-8 files for display * Refactor and move function to correct module * Revert unrelated changes * More unrelated changes * Duplicate content for small text to have better encoding detection * Check if original content is valid before duplicating it
-
Iwasa Kazmi authored
* Fix layout of the topic edit. - made right-hand column wider so that it has enough space for "Done" button. - fixed issue that jQuery's .show() breaks functionality of the Semantic UI Grid. * Improve switching visibility of the topic edit Changes to support old browsers that doesn't support 'flex' keyword. - Removed style "display: none" from index.css so that the grid can be displayed without specifying new "display" style. - Added style "display:none" to the grid element in HTML template as the initial style. - In index.js, visibility of the grid element is changed by set "display:none" style to the element or removing it from the element.
-
- 28 Sep, 2018 1 commit
-
-
Lanre Adelowo authored
-
- 27 Sep, 2018 3 commits
-
-
silverwind authored
-
GiteaBot authored
-
flufmonster authored
-
- 25 Sep, 2018 2 commits
- 21 Sep, 2018 2 commits
-
-
zeripath authored
Signed-off-by:
Andrew Thornton <art27@cantab.net>
-
Wyall authored
I wasn't sure about how tags work, maybe this is interesting for people with less knowledge of docker.
-
- 20 Sep, 2018 3 commits
-
-
OvermindDL1 authored
Signed-off-by:
Gabriel Robertson <overminddl1@gmail.com>
-
GiteaBot authored
-
SagePtr authored
-
- 19 Sep, 2018 2 commits
-
-
GiteaBot authored
-
bugreport0 authored
-
- 18 Sep, 2018 2 commits
- 17 Sep, 2018 1 commit
-
-
Lauris BH authored
* Code review UI improvements * More fixes to dark theme * Style fix * Fix to allow add code review comments only on review files tab * More readability dark style fixes * Fix commenting on deleted files. Fixes #4752 * Fix line blame getting for multiple corner cases
-
- 16 Sep, 2018 2 commits
-
-
nubenum authored
Signed-off-by:
Robin Durner <github@nubenum.de>
-
Lanre Adelowo authored
-
- 15 Sep, 2018 3 commits
-
-
Bo-Yi Wu authored
-
GiteaBot authored
-
Girish Ramakrishnan authored
Fixes #4936
-
- 13 Sep, 2018 5 commits
-
-
Lanre Adelowo authored
-
linweijie2012 authored
-
Lanre Adelowo authored
* redirect to login page after successfully activating account * force users to change password if account was created by an admin * force users to change password if account was created by an admin * fixed build * fixed build * fix pending issues with translation and wrong routes * make sure path check is safe * remove unneccessary newline * make sure users that don't have to view the form get redirected * move route to use /settings prefix so as to make sure unauthenticated users can't view the page * update as per @lafriks review * add necessary comment * remove unrelated changes * support redirecting to location the user actually want to go to before being forced to change his/her password * run make fmt * added tests * improve assertions * add assertion * fix copyright year Signed-off-by:
Lanre Adelowo <yo@lanre.wtf>
-
SagePtr authored
-
Bo-Yi Wu authored
* feat(repo): support search repository by topic name
-
- 12 Sep, 2018 3 commits
-
-
GiteaBot authored
-
techknowlogick authored
-
Drew Bowering authored
ENABLE_LETSENCRYPT and LETSENCRYPT_ACCEPTTOS were not being properly loaded from the config file, always resulting in the default settings being in place.
-
- 11 Sep, 2018 4 commits
-
-
GiteaBot authored
-
Fluf authored
Fix #3763
-
GiteaBot authored
-
techknowlogick authored
Fix #3357
-
- 10 Sep, 2018 2 commits
-
-
Lanre Adelowo authored
-
B-OnTheGo authored
-