2258 Commits (3557af4f98ef3aea4bdf4e255f5c3f2055ffe394)

Author SHA1 Message Date
  Gustavo Marin 1c1d3929eb adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 6 years ago
  6543 601f964ce8 [Refactor] move APIFormat() of Issue and Label to convert package (#10423) 6 years ago
  zeripath 5a8a577ac0 Handle panic in indexer initialisation better (#10534) 6 years ago
  zeripath 2d47970edf Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 6 years ago
  6543 42d8170b4e inform participants on UI too (#10473) 6 years ago
  zeripath 23012b5099 Add max-file-size to LFS (#10463) 6 years ago
  zeripath 5bf0ac325b Use media links for img in post-process (#10515) 6 years ago
  6543 0e8d955bd6 Fix potential bugs (#10513) 6 years ago
  guillep2k 8eb6da47b8 Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 6 years ago
  6543 97ec108a00 Code Refactor of IssueWatch related things (#10401) 6 years ago
  John Olheiser 6c7b78628b Change admin dashboard to POST (#10465) 6 years ago
  6543 7ed7f6974f [API] enable paggination for ListRepoTags (#10454) 6 years ago
  guillep2k d629b04495 Various fixes in login sources (#10428) 6 years ago
  Lunny Xiao 47460c1c34 Fix webhook bug (#10427) 6 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 6 years ago
  zeripath b410ea0672 Render READMEs in docs/ .gitea or .github from root (#10361) 6 years ago
  Lauris BH 6ce8f85da9 Add detected file language to code search (#10256) 6 years ago
  Lunny Xiao 321c239dcf Fix notification (#10331) 6 years ago
  John Olheiser 688f0109d0 Inject SVG sprite via ajax (#10320) 6 years ago
  mrsdizzie d7b3474fa7 Don't manually replace whitespace during render (#10291) 6 years ago
  zeripath 1fcfbab134 Notification: queue ui.go notification-service (#10281) 6 years ago
  zeripath dabafdde35 Fix Workerpool deadlock (#10283) 6 years ago
  Lauris BH a311e7b817 Index code and stats only for non-empty repositories (#10251) 6 years ago
  Lunny Xiao 3fdd0c99f8 Issue search support elasticsearch (#9428) 6 years ago
  David Svantesson a6045fc7fb Add API branch protection endpoint (#9311) 6 years ago
  Lunny Xiao 0b06ffe647 Fix queue pop error and stat empty repository error (#10248) 6 years ago
  Lunny Xiao a1d35421d5 Add feishu webhook support (#10229) 6 years ago
  zeripath 0c866cba74 Stop hanging issue indexer initialisation from preventing shutdown (#10243) 6 years ago
  John Olheiser dd3a8e419d Add Octicon SVG spritemap (#10107) 6 years ago
  Lauris BH 416682f73d Language statistics bar for repositories (#8037) 6 years ago
  zeripath 96569dbfc4 Restore graceful restart on SIGHUP (#10224) 6 years ago
  Lauris BH 5323ee6060 Fix commit between two commits calculation if there is only last commit (#10225) 6 years ago
  6543 9d21f27433 [API] Fix inconsistent label color format (#10129) 6 years ago
  Lars Lehtonen 88a175bb17 modules/log: remove noop written variables (#10182) 6 years ago
  zeripath 603b124755 Prevent double waitgroup decrement (#10170) 6 years ago
  6543 fa3066094d [API] expose RepoOwner on Issue responce (#10126) 6 years ago
  Lauris BH 83b5e8be25 Show download count info in release list (#10124) 6 years ago
  Lunny Xiao be45245e67 Move PushUpdateAddDeleteTags to repository module from models (#10106) 6 years ago
  zeripath bde89c91d6 Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 6 years ago
  Lunny Xiao 83f9d46264 Improve push update options (#10105) 6 years ago
  guillep2k d266549c34 Add warning when using relative path to app.ini (#10104) 6 years ago
  guillep2k ee683b8652 Implement "embedded" command to extract static resources (#9982) 6 years ago
  zeripath 44108e8574 Fix broken FlushAll (#10101) 6 years ago
  Lunny Xiao 10ccbbf57e Cache last commit to accelerate the repository directory page visit (#10069) 6 years ago
  guillep2k 4ba34999d9 Accept punctuation after simple+cross repository issue references (#10091) 6 years ago
  6543 3316d61223 [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029) 6 years ago
  6543 b18119fa14 API endpoint for repo transfer (#9947) 6 years ago
  Lunny Xiao a04a9072d1 Fix leveldb test race (#10054) 6 years ago
  guillep2k 6f3ffecdba Implement basic app.ini and path checks to doctor cmd (#10064) 6 years ago
  6543 307e68c11e [UI] Show pull icon on pull (#10061) 6 years ago