| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 3 | -0/+129 |
* | Improve label and text wrapping (#14113) | silverwind | 2020-12-29 | 1 | -1/+1 |
* | Add StatDir and replace com.StatDir (#14099) | Lunny Xiao | 2020-12-22 | 2 | -6/+4 |
* | chore: use octicon-mirror for feeds display (#13928) | Gary Wang | 2020-12-10 | 1 | -1/+1 |
* | Fix avatar template error on repo collaborator page (#13924) | silverwind | 2020-12-10 | 1 | -4/+12 |
* | Fix action avatar loading (#13909) | silverwind | 2020-12-09 | 1 | -5/+12 |
* | Fix frontpage avatars (#13853) | silverwind | 2020-12-09 | 1 | -9/+11 |
* | Repo avatar fixes (#13891) | silverwind | 2020-12-07 | 1 | -13/+16 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -7/+60 |
* | Clickable links in pull request (and issue) titles (#13695) | Jimmy Praet | 2020-12-03 | 1 | -0/+11 |
* | Fix label styles affecting shabox (#13734) | silverwind | 2020-11-28 | 1 | -5/+4 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 2 | -6/+22 |
* | Issue and Pulls lists rework (#13594) | silverwind | 2020-11-25 | 1 | -17/+13 |
* | Render diff stats server-side (#13579) | silverwind | 2020-11-15 | 1 | -0/+3 |
* | Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o... | zeripath | 2020-11-08 | 1 | -0/+21 |
* | Group Label Changed Comments in timeline (#13304) | Pedro Alves | 2020-10-25 | 1 | -0/+10 |
* | Use a simple format for the big number on ui (#12822) | 赵智超 | 2020-09-16 | 1 | -2/+3 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -1/+4 |
* | Fix yet another bug with diff file names (#12771) | zeripath | 2020-09-09 | 1 | -1/+1 |
* | File header tweaks, add CSS helpers (#12635) | silverwind | 2020-09-08 | 1 | -2/+12 |
* | Fix emoji replacements, make emoji images consistent (#12567) | silverwind | 2020-08-23 | 1 | -1/+1 |
* | Render the git graph on the server (#12333) | zeripath | 2020-08-06 | 1 | -2/+27 |
* | Add action feed for new release (#12324) | 赵智超 | 2020-07-29 | 1 | -0/+2 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 1 | -1/+1 |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 1 | -1/+12 |
* | Move EventSource to SharedWorker (#12095) | zeripath | 2020-07-03 | 1 | -2/+2 |
* | Fix ui bug in wiki commit page (#12089) | 赵智超 | 2020-07-02 | 1 | -2/+9 |
* | [UI] Sortable Tables Header By Click (#7980) | 6543 | 2020-06-24 | 1 | -2/+29 |
* | Move serviceworker to workbox and fix SSE interference (#11538) | silverwind | 2020-05-21 | 2 | -21/+0 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -3/+4 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 1 | -0/+27 |
* | [ui] Change icon type for review action in action page (#11191) | 赵智超 | 2020-04-24 | 1 | -3/+3 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 1 | -0/+7 |
* | Rename scripts to build and add revive command as a new build tool command (#... | Lunny Xiao | 2020-04-03 | 1 | -1/+1 |
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 1 | -1/+1 |
* | Remove Unused Functions (#10516) | 6543 | 2020-03-02 | 1 | -25/+0 |
* | Inject SVG sprite via ajax (#10320) | John Olheiser | 2020-02-17 | 1 | -1/+1 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -0/+3 |
* | Show download count info in release list (#10124) | Lauris BH | 2020-02-03 | 1 | -0/+1 |
* | Implement "embedded" command to extract static resources (#9982) | guillep2k | 2020-02-02 | 1 | -0/+13 |
* | Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) | zeripath | 2020-01-27 | 2 | -24/+3 |
* | Add top author stats to activity page (#9615) | Lauris BH | 2020-01-20 | 1 | -0/+7 |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 1 | -2/+3 |
* | Fix repository issues pagination bug when there are more than one label filte... | Lunny Xiao | 2019-12-28 | 1 | -0/+8 |
* | [Fix] AllowedReaction code (#9518) | 6543 | 2019-12-27 | 1 | -0/+3 |
* | Add ActionCommentPull action (#9456) | mrsdizzie | 2019-12-22 | 1 | -1/+1 |
* | Add USE_SERVICE_WORKER setting (#9110) | silverwind | 2019-11-21 | 1 | -0/+3 |
* | Update dashboard context for PR reviews (#8995) | John Olheiser | 2019-11-15 | 1 | -0/+4 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 4 | -30/+211 |
* | Unifies commit list in repository commit table and wiki revision page (#7907) | Mario Lubenka | 2019-11-01 | 1 | -0/+12 |