Commit Graph

62 Commits (9619ccf0e54c0f8502b5e1bc7dad4d3471330f9c)

Author SHA1 Message Date
Lauris BH 1c65ecc1c6
Fix commit expand button to not go to commit link (#8745) (#8825)
5 years ago
Lunny Xiao 7ad46cc116
fix template bug on mirror repository setting page (#8438)
5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
5 years ago
jaqra 7e17424c7e Make link last commit massages in repository home page and commit tables (#8006)
5 years ago
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
5 years ago
Lunny Xiao e503794371 remove unnecessary fmt on generate bindata (#7706)
5 years ago
Christian Muehlhaeuser 9a965035f0 Un-lambda base.FileSize (#7556)
5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080)
5 years ago
Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940)
5 years ago
Vladimir Panteleev a98e085031 Show git-notes (#6984)
5 years ago
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710)
5 years ago
Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695)
5 years ago
ngourdon 7806deab96 add french specific rule for translating plural texts (#6846)
5 years ago
zeripath ade88a877d Allow Recaptcha service url to be configured (#6820)
5 years ago
zeripath f6eedd4dc8 UI: Detect and restore encoding and BOM in content (#6727)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
SohnyBohny 294904321c Create Progressive Web App (#4730)
5 years ago
Lauris BH e09fe48773 Refactor heatmap to vue component (#5401)
5 years ago
Antoine GIRARD ffd5fb8139 Set heatmap color range configurable (#5165)
6 years ago
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950)
6 years ago
Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127)
6 years ago
techknowlogick 080428b2bf
Upgrade images in .drone.yml to more recent versions (#4819)
6 years ago
EnricoFerro 0a24f5cac8 Disable 'May Import Local Repository' when is disabled by setting (Issue #4779) (#4780)
6 years ago
Piotr Orzechowski 152c6af97e Fix custom templates being ignored (#4638)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
techknowlogick f1d6a1fffc
Add the ability to have built in themes in Gitea (#4198)
6 years ago
Jonas Franz 85414d8b75 Show second line by using >= 1 instead of > 1 (#4251)
6 years ago
kolaente 1a97030017 Issue due date (#3794)
6 years ago
Tris Forster 85d14cc229 Symlink icons (#1416) (#3826)
6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341)
6 years ago
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354)
6 years ago
Jonas Franz 2cb4649acf Escape search query (#3486)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Sondre Nilsen 86ee41ec03 Expandable commit bodies (#2980)
7 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996)
7 years ago
Ethan Koenig 2cb6c51158 Fix over-escaped characters (#2956)
7 years ago
Lauris BH a6f337046f Update go-ini dependency and remove semicolon hack in translations (#2913)
7 years ago
Lauris BH 134958fd9f
Fix localization texts that contain semicolon (#2900)
7 years ago
Ethan Koenig 5481be0ac5 Fix issue link rendering in commit messages (#2897)
7 years ago
Lauris BH f42dbdbae5 Add Activity page to repository (#2674)
7 years ago
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530)
7 years ago
Ethan Koenig acecedc410 Use named ActionType constants in template helper (#2545)
7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411)
7 years ago