Commit Graph

128 Commits (489c8a1478885737b8e42099fab673c6b1f3640d)

Author SHA1 Message Date
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lauris BH 2e17dda8bb Remove sha1 hash display in repository table and add latest commit GPG check (#1678)
7 years ago
Lunny Xiao 0d1e001b9c fix multiple readme file rendering and fix #1657 (#1658)
7 years ago
Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493)
7 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297)
7 years ago
Lunny Xiao c2eef171ff fix some typos (#1082)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
Nico Mandery 6ade13e86e serve video files using the HTML5 video tag (#418)
7 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
7 years ago
Lunny Xiao 229ec927b9 Golint fixed for modules/template
7 years ago
Lunny Xiao 18dc4f1023 golint fixed for routers/repo/view.go (#205)
7 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
7 years ago
Odin Ugedal 530f6c1da4
Fix rendering of non-markdown readme files
7 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
7 years ago
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
7 years ago
Andrey Nering bd898a10f8 Refactor editorconfig middleware
7 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
7 years ago
Andrey Nering 984fa8d83b Fix 500 when repo has invalid .editorconfig
7 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon dadd35b636 #3559 fix template error
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon 6e171c5225 Web editor: improve edit file tooltip
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon 4a19fd6441 Web editor: temporarily disable upload and quick fix for edit and new
8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file
8 years ago
Unknwon cd89f6c502 Web editor: improve edit file and diff preview
8 years ago
Unknwon 15845cb287 Code clean up for new config options
8 years ago
Richard Mahn d0a0239bac Squashed commit of the following:
8 years ago
Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241)
8 years ago
Unknwon f70343660d Little code refactoring
8 years ago
Rory McNamara c8b45ecc27 Render the Code view on the server (minus syntax highlighting) (#2942)
8 years ago
Unknwon 46e96c008c Use struct for UI settings
8 years ago
Kim Carlbäcker f4ab50501e [Fix] Don't display way too large files #1513 (#3253)
8 years ago
Unknwon 4bbb878d20 Minor fix for #3194
8 years ago
Sandro Santilli 2ce60ff314 Include repository owner name and description in html title (#3194)
8 years ago
Kim Carlbäcker 3df8eb60e3 PDF-Previews in file-lists now working (#3000)
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon d5a3021a7d Make markdown as an independent module
8 years ago
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733
8 years ago
Unknwon a49af93faf #1692 APIs: Users Followers
8 years ago
Unknwon 6673dcb038 #2103 #2181 improvments of highlight class name
8 years ago
Unknwon 19423957b1 rename import path
8 years ago
Unknwon 7509fa2c33 improve get commits performance
8 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
8 years ago
Unknwon a576224d0e unified name: IsViewBranch, IsViewCommit and IsViewTag
8 years ago
Unknwon e538ff2770 fix #1829 and fix #890
8 years ago
Unknwon 2b10fdc4dc Wiki: UI for page new
8 years ago
Unknwon b80e848d02 upgrade libs
8 years ago
Unknwon ab9411be2a clean up code
8 years ago
Unknwon 9ab96172fc new watchers, stars and forks UI
8 years ago
Unknwon 7b1c10ea7e new repo ui
8 years ago
Unknwon 1d57f0d64f Show custom avatars in commits
8 years ago
Unknwon 0d4498429c work on #1904
9 years ago
Unknwon 3a81fdf092 rename fields
9 years ago
Filippo Valsorda 5d5d774e03 Handle submodules without a .gitmodules entry - fix #1023
9 years ago
Unknwon afccd0a3ee models/action.go: mirror fix on #892
9 years ago
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
9 years ago
Unknwon 677b1ec627 fix #808
9 years ago
Unknwon 1a5aa5e0c0 fix #741
9 years ago
Unknwon 9a1fe801e5 fix #711
9 years ago
dennis-smurf 528c075ad6 Added issue link rendering in commit messages
9 years ago
Unknwon 23eec25274 Fix #605, fix #255, fix #101
10 years ago
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes
10 years ago
Unknwon 2a031c1365 Fix #515
10 years ago
Unknwon b8368f98ff Add directory level commit message
10 years ago
Unknwon 3f707b3f32 Add basic submodule support
10 years ago
lunnyxiao 7df60af60e submodule support and closed #478
10 years ago
lunnyxiao 150eef93b2 add submodule basic support & buf fixed #478
10 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines
10 years ago
Unknwon 25d6ae69d1 Remove hg dep
10 years ago
Unknwon b765229a6d Fix code style
10 years ago
lunnyxiao 97fb62f51e auto detect text file encode and convert to utf8
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress
10 years ago