Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification table (merge main and fix) #3

Merged
merged 435 commits into from
Mar 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
435 commits
Select commit Hold shift + click to select a range
1f09051
Fix SyncOnCommit always return false in API of push_mirrors (#23088)
sillyguodong Feb 23, 2023
0bc8bb3
Make issue meta dropdown support Enter, confirm before reloading (#23…
wxiaoguang Feb 24, 2023
5b87c05
improve FindProjects (#23085)
yp05327 Feb 24, 2023
045becf
Add HesterG to maintainers (#23104)
HesterG Feb 24, 2023
a6175b0
Fix nil context in RenderMarkdownToHtml (#23092)
Zettat123 Feb 24, 2023
edf98a2
Require approval to run actions for fork pull request (#22803)
wolfogre Feb 24, 2023
91fa0eb
Avoid warning for system setting when start up (#23054)
lunny Feb 24, 2023
a8c4f8c
Fix db.Find bug (#23115)
lunny Feb 24, 2023
d20b29d
Fix height for sticky head on large screen on PR page (#23111)
HesterG Feb 24, 2023
e77528b
Bump go.etcd.io/bbolt and blevesearch deps (#23062)
xen0n Feb 24, 2023
9eb61b7
Redirect to the commit page after applying patch (#23056)
yp05327 Feb 24, 2023
347df0c
Show empty repos in Admin Repository Management page (#23114)
Zettat123 Feb 24, 2023
740a5ec
Update go.mod dependencies (#23126)
zeripath Feb 24, 2023
f4920c9
Add pagination for dashboard and user activity feeds (#22937)
brechtvl Feb 24, 2023
d827215
Fix DBConsistency checks on MSSQL (#23132)
zeripath Feb 24, 2023
843f811
Projects: rename Board to Column in interface and improve consistency…
brechtvl Feb 24, 2023
10cdcb9
Add "Reviewed by you" filter for pull requests (#22927)
brechtvl Feb 25, 2023
8540fc4
Fix secrets overview page missing from docs sidebar (#23143)
yardenshoham Feb 25, 2023
3570422
[skip ci] Updated licenses and gitignores
GiteaBot Feb 26, 2023
f1bde2f
Return 404 instead of 403 if user can not access the repo (#23155)
yp05327 Feb 26, 2023
07ced72
[skip ci] Updated translations via Crowdin
GiteaBot Feb 27, 2023
b9a9b8e
Revert "[skip ci] Updated translations via Crowdin" (#23167)
lunny Feb 27, 2023
d27d36f
Remove xin-u from maintainers (#23170)
Feb 27, 2023
6117058
Remove useless comment in #23114 (#23173)
Zettat123 Feb 27, 2023
303b72c
Fix Fomantic UI's `touchstart` fastclick, always use `click` for clic…
wxiaoguang Feb 27, 2023
0e7bec1
Add InsecureSkipVerify to Minio Client for Storage (#23166)
yardenshoham Feb 27, 2023
ef4fc30
Speed up HasUserStopwatch & GetActiveStopwatch (#23051)
zeripath Feb 27, 2023
6e90a14
Add word-break to sidebar-item-link (#23146)
yp05327 Feb 27, 2023
725a97c
Don't run unnecessary steps when only docs changed (#23103)
lunny Feb 27, 2023
8b86ccb
Change button text for commenting and closing an issue at the same ti…
wxiaoguang Feb 27, 2023
067b0c2
[skip ci] Updated translations via Crowdin
GiteaBot Feb 28, 2023
cbc9a0f
Avoid too long names for actions (#23162)
wolfogre Feb 28, 2023
443dcc2
Write Gitpod `app.ini` only once (#23192)
yardenshoham Feb 28, 2023
f5987c2
Make `gitea serv` respect git binary home (#23138)
wxiaoguang Feb 28, 2023
cbbd372
Pass `--global` when calling `git config --get`, for consistency with…
philip-peterson Feb 28, 2023
04347eb
Use context parameter in services/repository (#23186)
wolfogre Feb 28, 2023
27e49cd
Properly flush unique queues on startup (#23154)
zeripath Feb 28, 2023
3e426bb
[skip ci] Updated translations via Crowdin
GiteaBot Mar 1, 2023
7a5af25
Fix incorrect checkbox behaviors in the dashboard repolist's filter (…
wxiaoguang Mar 1, 2023
df48af2
Order pull request conflict checking by recently updated, for each pu…
brechtvl Mar 1, 2023
403f3e9
Use the correct selector to hide the checkmark of selected labels on …
wxiaoguang Mar 1, 2023
0268ee5
Do not create commit graph for temporary repos (#23219)
brechtvl Mar 1, 2023
545495d
Pull Requests: add button to compare force pushed commits (#22857)
brechtvl Mar 1, 2023
de6c718
Allow `<video>` in MarkDown (#22892)
drsybren Mar 1, 2023
58b4143
Add loading yaml label template files (#22976)
lafriks Mar 1, 2023
785a3e6
[skip ci] Updated translations via Crowdin
GiteaBot Mar 2, 2023
0945bf6
Fix missed `.hide` class (#23208)
yp05327 Mar 2, 2023
ea1d097
Fix commit retrieval by tag (#21804)
silverwind Mar 2, 2023
294124d
Close the temp file when dumping database to make the temp file can b…
wxiaoguang Mar 2, 2023
0a9a3c2
Improve frontend guideline (#23252)
wxiaoguang Mar 2, 2023
ce73492
Refactor `ctx` in templates (#23105)
wxiaoguang Mar 2, 2023
d72462d
Improve update-locales script and fix locale processing bug (#23240)
wxiaoguang Mar 2, 2023
a14e6af
Fix switched citation format (#23250)
BlenderDefender Mar 2, 2023
ffce336
Use async await to fix empty quote reply at first time (#23168)
HesterG Mar 2, 2023
0bfcbcc
Add document for `webcomponents` (#23261)
wxiaoguang Mar 3, 2023
699f202
Use correct README link to render the README (#23152)
yp05327 Mar 3, 2023
2f49b55
Fix cannot reopen after pushing commits to a closed PR (#23189)
sillyguodong Mar 3, 2023
807e8e2
Revert relative links to absolute links in mail templates (#23267)
wxiaoguang Mar 3, 2023
79acf7a
Fix grammar in error message (#23273)
ChristianSch Mar 3, 2023
7f9d58f
Support paste treepath when creating a new file or updating the file …
HesterG Mar 3, 2023
5c4075e
Fix GetFilesChangedBetween if the file name may be escaped (#23272)
zeripath Mar 3, 2023
b2359f3
Fix various bugs for "install" page (#23194)
wxiaoguang Mar 4, 2023
7b9e23c
Fill head commit to in payload when notifying push commits for mirror…
wolfogre Mar 4, 2023
47bb5f1
Fix stray backticks appearing in pull request timeline (#23282)
brechtvl Mar 4, 2023
787a05a
Fix code wrap for unbroken lines (#23268)
wxiaoguang Mar 4, 2023
af4b00c
update to mermaid v10 (#23178)
techknowlogick Mar 4, 2023
ca84a61
Add run status in action view page (#23212)
yp05327 Mar 4, 2023
47b912c
Avoid panic caused by broken payload when creating commit status (#23…
wolfogre Mar 4, 2023
188c8c1
Make Ctrl+Enter submit a pending comment (starting review) instead of…
wxiaoguang Mar 4, 2023
547c173
Support sanitising the URL by removing extra slashes in the URL (#21333)
sandyydk Mar 4, 2023
b6d2c94
Improve sed detection in update-locales.sh (#23254)
silverwind Mar 4, 2023
6864583
Add default owner team to privated_org and limited_org in unit test (…
yp05327 Mar 4, 2023
8d6e9bc
Re-add accidentally removed `hacking-on-gitea.zh-cn.md` (#23297)
lunny Mar 4, 2023
390d270
[skip ci] Updated translations via Crowdin
GiteaBot Mar 5, 2023
5d621fe
Add basic documentation for labels, including scoped labels (#23304)
brechtvl Mar 5, 2023
e893560
Scoped labels: set aria-disabled on muted Exclusive option for a11y (…
brechtvl Mar 5, 2023
21a1d76
Improve the frontend guideline (#23298)
wxiaoguang Mar 5, 2023
ea7f0d6
Change interactiveBorder to fix popup preview (#23169)
HesterG Mar 5, 2023
4de8039
Add context when rendering labels or emojis (#23281)
jtran Mar 5, 2023
ce43208
[skip ci] Updated translations via Crowdin
GiteaBot Mar 6, 2023
6886706
Fix broken code editor diff preview (#23307)
wxiaoguang Mar 6, 2023
e080013
Update hacking-on-gitea-zh_cn documentation (#23315)
lunny Mar 6, 2023
68d7d77
Scoped labels: don't require holding alt key to remove (#23303)
brechtvl Mar 6, 2023
f0b0f22
Add ActionRunStatus component (#23259)
yp05327 Mar 6, 2023
471b6d2
Fix PR view misalignment caused by long name file (#23321)
HesterG Mar 6, 2023
3f547c7
Fix incorrect project links and use symlink icon for org-wide project…
yp05327 Mar 6, 2023
e7b8988
Fix incorrect redirect link of delete org project (#23327)
yp05327 Mar 6, 2023
27ba7ff
Remove unnecessary space on link (#23334)
lunny Mar 6, 2023
84a2993
Update documentation for the new YAML label file format (#23020)
eeyrjmr Mar 6, 2023
c842388
Refactor `setting.Database.UseXXX` to methods (#23354)
wolfogre Mar 7, 2023
4c59c8c
Fix various ImageDiff/SVG bugs (#23312)
wxiaoguang Mar 7, 2023
a2f4446
Fix adding of empty class name (#23352)
HesterG Mar 7, 2023
8598356
Refactor and tidy-up the merge/update branch code (#22568)
zeripath Mar 7, 2023
608a3ee
Pass context to avatar for projects view (#23359)
delvh Mar 7, 2023
2dc4f80
[skip ci] Updated translations via Crowdin
GiteaBot Mar 8, 2023
b70c7f8
Fix incorrect display for comment context menu (#23343)
wxiaoguang Mar 8, 2023
7e3b7c2
Do not recognize text files as audio (#23355)
wxiaoguang Mar 8, 2023
a12f575
Clean Path in Options (#23006)
JakobDev Mar 8, 2023
090e753
Reduce duplicate and useless code in options (#23369)
wolfogre Mar 8, 2023
b116418
Use CleanPath instead of path.Clean (#23371)
lunny Mar 8, 2023
15a1c2d
Fix panic when getting notes by ref (#23372)
Zettat123 Mar 8, 2023
d949d8e
add user visibility in dashboard navbar (#22747)
yp05327 Mar 8, 2023
1960ad5
Improve cache context (#23330)
wolfogre Mar 8, 2023
af0468e
Set `X-Gitea-Debug` header once (#23361)
yardenshoham Mar 8, 2023
c5573db
[skip ci] Updated translations via Crowdin
GiteaBot Mar 9, 2023
52e2416
Test renderReadmeFile (#23185)
kousu Mar 9, 2023
8cadd51
Add Gitea Community Code of Conduct (#23188)
wolfogre Mar 9, 2023
e52ac62
Redirect to project again after editing it (#23326)
yp05327 Mar 9, 2023
542cec9
Refactor merge/update git command calls (#23366)
wxiaoguang Mar 9, 2023
689770c
Fix incorrect NotFound conditions in org/projects.go (#23384)
yp05327 Mar 9, 2023
8bdc0ac
Fix pull request update showing too many commits with multiple branch…
brechtvl Mar 9, 2023
e6df743
Rename `canWriteUnit` to `canWriteProjects` (#23386)
yp05327 Mar 9, 2023
79af6e3
Add init file for Ubuntu (#23362)
Lycolia Mar 9, 2023
c775053
[skip ci] Updated translations via Crowdin
GiteaBot Mar 10, 2023
17c8a05
Fix and move "Use this template" button (#23398)
silverwind Mar 10, 2023
92d3e2a
Add gradle samples in maven doc of packages (#23374)
InsanusMokrassar Mar 10, 2023
0141d16
Fix broken Chroma CSS styles (#23174)
wxiaoguang Mar 10, 2023
d647e74
Improve squash merge commit author and co-author with private emails …
brechtvl Mar 10, 2023
f92e0a4
Split CI pipelines (#23385)
jolheiser Mar 10, 2023
dad057b
Handle OpenID discovery URL errors a little nicer when creating/editi…
zeripath Mar 10, 2023
2173f14
Add user webhooks (#21563)
KN4CK3R Mar 10, 2023
cf29ee6
Add missing tabs to org projects page (#22705)
yp05327 Mar 10, 2023
5155ec3
Parse external request id from request headers, and print it in acces…
sillyguodong Mar 10, 2023
3de9e63
Hide target selector if tag exists when creating new release (#23171)
Zettat123 Mar 10, 2023
f20bf2f
[skip ci] Updated translations via Crowdin
GiteaBot Mar 11, 2023
75022f8
Refactor branch/tag selector dropdown (first step) (#23394)
wxiaoguang Mar 11, 2023
ab5bcdf
Use buildkit for docker builds (#23415)
techknowlogick Mar 11, 2023
023521b
[skip ci] Updated translations via Crowdin
GiteaBot Mar 12, 2023
c6f5029
Preserve file size when creating attachments (#23406)
prskr Mar 12, 2023
e72290f
Sync the class change of Edit Column Button to JS code (#23400)
yp05327 Mar 12, 2023
a04eeb2
Show edit/close/delete button on organization wide repositories (#23388)
yp05327 Mar 12, 2023
43c1362
Deduplicate template code for label selection menu (#23431)
brechtvl Mar 12, 2023
a8e13e6
Scoped label display and documentation tweaks (#23430)
brechtvl Mar 13, 2023
f521e88
Fix actions frontend bugs (pagination, long name alignment) and small…
HesterG Mar 13, 2023
757b4c1
Support reflogs (#22451)
philip-peterson Mar 13, 2023
cdc9e91
add path prefix to ObjectStorage.Iterator (#23332)
fuxiaohei Mar 13, 2023
d74a7ef
Use context for `RepositoryList.LoadAttributes` (#23435)
yp05327 Mar 13, 2023
0a6f635
Purge API comment (#23451)
jolheiser Mar 13, 2023
c709fa1
Add Swift package registry (#22404)
KN4CK3R Mar 13, 2023
5eea61d
Fix missing commit status in PR which from forked repo (#23351)
sillyguodong Mar 13, 2023
8421b82
Handle missing `README` in create repos API (#23387)
Zettat123 Mar 13, 2023
8570593
Add package registry architecture overview (#23445)
KN4CK3R Mar 13, 2023
605fd15
[skip ci] Updated translations via Crowdin
GiteaBot Mar 14, 2023
81fe5d6
Convert `<div class="button">` to `<button class="button">` (#23337)
delvh Mar 14, 2023
b942838
Update localization.zh-cn.md (#23448)
LeenHawk Mar 14, 2023
e82f1b1
Refactor dashboard repo list to Vue SFC (#23405)
wxiaoguang Mar 14, 2023
0efa9d5
fix markdown lint issue (#23457)
techknowlogick Mar 14, 2023
6ff5400
Make branches list page operations remember current page (#23420)
wxiaoguang Mar 14, 2023
aac07d0
Add workflow error notification in ui (#23404)
yp05327 Mar 14, 2023
03591f0
add user rename endpoint to admin api (#22789)
techknowlogick Mar 14, 2023
d56bb74
add admin API email endpoints (#22792)
techknowlogick Mar 14, 2023
ac8d71f
Refactor branch/tag selector to Vue SFC (#23421)
wxiaoguang Mar 14, 2023
c492e86
Remove wrongly added column on migration test fixtures (#23456)
lunny Mar 14, 2023
8e40634
Convert GitHub event on actions and fix some pull_request events. (#2…
lunny Mar 14, 2023
db9bb36
Push to create docs (#23458)
techknowlogick Mar 14, 2023
991ab3b
Lint Markdown pass
techknowlogick Mar 14, 2023
6e75739
Push option bonus for PTC docs (#23473)
jolheiser Mar 14, 2023
32204fc
test_env: hardcode major go version in use (#23464)
techknowlogick Mar 14, 2023
b2c1c17
Fix due date being wrong on issue list (#23475)
yardenshoham Mar 14, 2023
74b80d1
[skip ci] Updated translations via Crowdin
GiteaBot Mar 15, 2023
69c9ab3
Update app.example.ini (#23480)
jayczech23 Mar 15, 2023
f96eef8
Skip DB tests duplicate runs on push to branches (#23476)
techknowlogick Mar 15, 2023
ea1b926
Use `gitea/test_env` image instead of `golang` (#23455)
silverwind Mar 15, 2023
bf73052
Fix 'View File' button in code search (#23478)
silverwind Mar 15, 2023
202803f
Replace Less with CSS (#23481)
silverwind Mar 15, 2023
e7e6250
Bump webpack from 5.75.0 to 5.76.0 (#23484)
dependabot[bot] Mar 15, 2023
0d7cf7b
Disable sending email after push a commit to a closed PR (#23462)
sillyguodong Mar 15, 2023
27494ed
Fix missed migration in #22235 (#23482)
lunny Mar 15, 2023
6f9cc61
Add login name and source id for admin user searching API (#23376)
lunny Mar 15, 2023
f42740c
Use arm image for arm runner (#23503)
techknowlogick Mar 15, 2023
25ed8c2
Update path to docs theme file (#23502)
techknowlogick Mar 15, 2023
19cbd5c
Fix theme-auto loading (#23504)
silverwind Mar 15, 2023
6aef9e0
Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)
kousu Mar 15, 2023
0f2361f
[skip ci] Updated translations via Crowdin
GiteaBot Mar 16, 2023
623a539
Move pidfile creation from setting to web cmd package (#23285)
lunny Mar 16, 2023
19bfea6
Update act (#23512)
wolfogre Mar 16, 2023
39d3711
Change `Close` to either `Close issue` or `Close pull request` (#23506)
yardenshoham Mar 16, 2023
4938945
Handle files starting with colons in WalkGitLog (#22935)
kbolashev Mar 16, 2023
661e78b
Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME`…
HesterG Mar 16, 2023
8d9f8e1
Fix tags sort by creation time (descending) on branch/tag dropdowns …
HesterG Mar 16, 2023
574d8fe
Add absent repounits to create/edit repo API (#23500)
jpts Mar 16, 2023
6bad0fb
Fix review comment context menu clipped bug (#23523)
wxiaoguang Mar 16, 2023
4b72206
Update mini-css-extract-plugin, remove postcss (#23520)
silverwind Mar 16, 2023
272cf6a
Make time tooltips interactive (#23526)
silverwind Mar 16, 2023
e200c68
[skip ci] Updated translations via Crowdin
GiteaBot Mar 17, 2023
345aa09
Fix aria.js bugs: incorrect role element problem, mobile focus proble…
wxiaoguang Mar 17, 2023
7692240
Use `<nav>` instead of `<div>` in the global navbar (#23125)
delvh Mar 17, 2023
06c067b
Remove stars in dashboard repo list (#23530)
yp05327 Mar 17, 2023
12ddc48
Use octicon-verified for gpg signatures (#23529)
silverwind Mar 17, 2023
96be0cb
Update JS dependencies, Require Node.js 16 (#23528)
silverwind Mar 17, 2023
6aca928
Increase horizontal page padding (#23507)
silverwind Mar 17, 2023
8120c0c
Imrove scroll behavior to hash issuecomment(scroll position, auto exp…
HesterG Mar 17, 2023
8e45fcb
Do not store user projects as organization projects (#23353)
yp05327 Mar 17, 2023
d0f4818
Fix diff detail buttons wrapping, use tippy for review box (#23271)
silverwind Mar 17, 2023
46addc1
Return `repository` in npm package metadata endpoint (#23539)
Zettat123 Mar 17, 2023
fe8b6cb
[skip ci] Updated translations via Crowdin
GiteaBot Mar 18, 2023
48f6805
Remove worker-loader (#23548)
silverwind Mar 18, 2023
d42015e
Fix long name ui issues and label ui issue (#23541)
HesterG Mar 18, 2023
7eede7f
Upgrade to npm lockfile v3 and explicitely set it (#23561)
silverwind Mar 18, 2023
53b609e
Fix JS error on compare page (#23551)
silverwind Mar 18, 2023
27fcfae
Fix some broken css (#23560)
wxiaoguang Mar 18, 2023
9efcce5
Fix sticky header in diff view (#23554)
silverwind Mar 18, 2023
85ca8bf
[skip ci] Updated translations via Crowdin
GiteaBot Mar 19, 2023
847f854
Enable color for consistency checks diffs (#23563)
silverwind Mar 19, 2023
30668e0
Fix dropdown icon misalignment when using fomantic icon (#23558)
wxiaoguang Mar 19, 2023
0206882
Match api migration behavior to web behavior (#23552)
atomaka Mar 19, 2023
1a4efa0
Use `project.IconName` instead of repeated unreadable `if-else` chain…
yp05327 Mar 19, 2023
dbdb5ba
Sort Python package descriptors by version to mimic PyPI format (#23550)
HorlogeSkynet Mar 19, 2023
af37111
Add `.patch` to `attachment.ALLOWED_TYPES` (#23580)
silverwind Mar 19, 2023
371520d
Display the version of runner in the runner list (#23490)
sillyguodong Mar 20, 2023
ccd3a55
Add CHANGELOG for 1.19.0 (#23583)
delvh Mar 20, 2023
529bac1
Polyfill the window.customElements (#23592)
wxiaoguang Mar 20, 2023
8f3aaef
Improve template error reporting (#23396)
zeripath Mar 20, 2023
a8c30a4
`Publish Review` buttons should indicate why they are disabled (#23598)
puni9869 Mar 20, 2023
f83246e
fix submodule is nil panic (#23588)
viletyy Mar 20, 2023
6250fe1
Fix `.locale.Tr` function not found in delete modal (#23468)
delvh Mar 21, 2023
45aa4ea
Fix pagination on `/notifications/watching` (#23564)
silverwind Mar 21, 2023
34a2cf5
Replace a few fontawesome icons with svg (#23602)
silverwind Mar 21, 2023
a797b84
Keep (add if not existing) xmlns attribute for generated SVG images (…
wxiaoguang Mar 21, 2023
ad6444f
Remove @metalmatze as maintainer (#23612)
metalmatze Mar 21, 2023
253a00a
Remove conflicting CSS rules on notifications, improve notifications …
silverwind Mar 21, 2023
ce9dee5
Introduce path Clean/Join helper functions (#23495)
wxiaoguang Mar 21, 2023
9b01908
Remove `id="comment-form"` dead code, fix tag (#23555)
wxiaoguang Mar 21, 2023
76a1edf
Decouple the issue-template code from comment_tab.tmpl (#23556)
wxiaoguang Mar 21, 2023
ca0ce9f
Set opaque background on markup and images (#23578)
silverwind Mar 21, 2023
71be657
Update PR documentation (#23620)
jolheiser Mar 21, 2023
43809e6
[skip ci] Updated translations via Crowdin
GiteaBot Mar 22, 2023
d4f35bd
Use a general approch to improve a11y for all checkboxes and dropdown…
wxiaoguang Mar 22, 2023
662fbe0
Add extra features to product comparison (#23638)
Timmmm Mar 22, 2023
1d35fa0
[skip ci] Updated translations via Crowdin
GiteaBot Mar 23, 2023
389e83f
Improve `<SvgIcon>` to make it output `svg` node and optimize perform…
wxiaoguang Mar 23, 2023
e7f0bcf
Improve workflow event triggers (#23613)
Zettat123 Mar 23, 2023
9be90a5
Use a general approach to show tooltip, fix temporary tooltip bug (#2…
wxiaoguang Mar 23, 2023
df41181
Check LFS/Packages settings in dump and doctor command (#23631)
Zettat123 Mar 23, 2023
e8433b7
Restructure documentation. Now the documentation has installation, ad…
lunny Mar 23, 2023
378d6b8
Fix incorrect `show-modal` and `show-panel` class (#23660)
wxiaoguang Mar 23, 2023
95818ad
A tool to help to backport locales, changes source strings to fix oth…
wxiaoguang Mar 23, 2023
9cefb7b
Fix new issue/pull request btn margin when it is next to sort (#23647)
HesterG Mar 23, 2023
9f39def
Drop migration for ForeignReference (#23605)
wolfogre Mar 23, 2023
0fd7e37
Fix codeblocks in the cheat sheet (#23664)
SuperSandro2000 Mar 23, 2023
4acf021
[skip ci] Updated translations via Crowdin
GiteaBot Mar 24, 2023
9e04627
Fix incorrect `HookEventType` of pull request review comments (#23650)
Zettat123 Mar 24, 2023
84daddc
Editor preview support for external renderers (#23333)
brechtvl Mar 24, 2023
a9cceb0
Fix long project name display in issue list and in related dropdown …
HesterG Mar 24, 2023
d02e83a
Fix cancel button in the page of project edit not work (#23655)
sillyguodong Mar 24, 2023
87f0f7e
Add aria attributes to interactive time tooltips. (#23661)
fsologureng Mar 24, 2023
8d5fbeb
Use data-tooltip-content for tippy tooltip (#23649)
wxiaoguang Mar 24, 2023
e52ea44
Clarify that Gitea requires JavaScript (#23677)
wxiaoguang Mar 24, 2023
13a7190
Merge branch 'main' into notification-table
wxiaoguang Mar 24, 2023
075112b
fix
wxiaoguang Mar 24, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
836 changes: 637 additions & 199 deletions .drone.yml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ rules:
jquery/no-global-eval: [2]
jquery/no-grep: [2]
jquery/no-has: [2]
jquery/no-hide: [0]
jquery/no-hide: [2]
jquery/no-html: [0]
jquery/no-in-array: [2]
jquery/no-is-array: [2]
Expand All @@ -166,13 +166,13 @@ rules:
jquery/no-proxy: [2]
jquery/no-ready: [0]
jquery/no-serialize: [2]
jquery/no-show: [0]
jquery/no-show: [2]
jquery/no-size: [2]
jquery/no-sizzle: [0]
jquery/no-slide: [0]
jquery/no-submit: [0]
jquery/no-text: [0]
jquery/no-toggle: [0]
jquery/no-toggle: [2]
jquery/no-trigger: [0]
jquery/no-trim: [2]
jquery/no-val: [0]
Expand Down
16 changes: 8 additions & 8 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--

<!-- start tips -->
Please check the following:

1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for bug fixes.
2. Read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md
3. Describe what your pull request does and which issue you're targeting (if any)

-->
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
3. Describe what your pull request does and which issue you're targeting (if any).
4. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
5. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
6. Delete all these tips before posting.
<!-- end tips -->
9 changes: 6 additions & 3 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ tasks:
- name: Run backend
command: |
gp sync-await setup
mkdir -p custom/conf/
echo -e "[server]\nROOT_URL=$(gp url 3000)/" > custom/conf/app.ini
echo -e "\n[database]\nDB_TYPE = sqlite3\nPATH = $GITPOD_REPO_ROOT/data/gitea.db" >> custom/conf/app.ini
if [ ! -f custom/conf/app.ini ]
then
mkdir -p custom/conf/
echo -e "[server]\nROOT_URL=$(gp url 3000)/" > custom/conf/app.ini
echo -e "\n[database]\nDB_TYPE = sqlite3\nPATH = $GITPOD_REPO_ROOT/data/gitea.db" >> custom/conf/app.ini
fi
export TAGS="sqlite sqlite_unlock_notify"
make watch-backend
- name: Run frontend
Expand Down
5 changes: 3 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ linters:
fast: false

run:
go: 1.19
go: "1.20"
timeout: 10m
skip-dirs:
- node_modules
Expand Down Expand Up @@ -74,7 +74,7 @@ linters-settings:
- name: modifies-value-receiver
gofumpt:
extra-rules: true
lang-version: "1.19"
lang-version: "1.20"
depguard:
list-type: denylist
# Check the list against standard lib.
Expand All @@ -84,6 +84,7 @@ linters-settings:
- github.com/unknwon/com: "use gitea's util and replacements"
- io/ioutil: "use os or io instead"
- golang.org/x/exp: "it's experimental and unreliable."
- code.gitea.io/gitea/modules/git/internal: "do not use the internal package, use AddXxx function instead"

issues:
max-issues-per-linter: 0
Expand Down
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ fund=false
update-notifier=false
package-lock=true
save-exact=true
lockfile-version=3
123 changes: 108 additions & 15 deletions .stylelintrc.yaml
Original file line number Diff line number Diff line change
@@ -1,44 +1,137 @@
extends: stylelint-config-standard

plugins:
- stylelint-declaration-strict-value

ignoreFiles:
- "**/*.go"

overrides:
- files: ["**/*.less"]
customSyntax: postcss-less
- files: ["**/*.less"]
rules:
scale-unlimited/declaration-strict-value: [color, {
ignoreValues: /^(inherit|transparent|unset|initial)$/
}]
- files: ["**/chroma/*", "**/codemirror/*", "**/standalone/*", "**/console/*"]
rules:
scale-unlimited/declaration-strict-value: null
- files: ["**/chroma/*", "**/codemirror/*"]
rules:
block-no-empty: null

rules:
alpha-value-notation: null
annotation-no-unknown: true
at-rule-allowed-list: null
at-rule-disallowed-list: null
at-rule-empty-line-before: null
block-closing-brace-empty-line-before: null
at-rule-no-unknown: true
at-rule-no-vendor-prefix: true
at-rule-property-required-list: null
block-no-empty: true
color-function-notation: null
color-hex-alpha: null
color-hex-length: null
color-named: null
color-no-hex: null
color-no-invalid-hex: true
comment-empty-line-before: null
comment-no-empty: true
comment-pattern: null
comment-whitespace-inside: null
comment-word-disallowed-list: null
custom-media-pattern: null
custom-property-empty-line-before: null
custom-property-no-missing-var-function: true
custom-property-pattern: null
declaration-block-no-duplicate-custom-properties: true
declaration-block-no-duplicate-properties: [true, {ignore: [consecutive-duplicates-with-different-values]}]
declaration-block-no-redundant-longhand-properties: null
declaration-block-no-shorthand-property-overrides: null
declaration-block-single-line-max-declarations: null
declaration-empty-line-before: null
declaration-no-important: null
declaration-property-max-values: null
declaration-property-unit-allowed-list: null
declaration-property-unit-disallowed-list: null
declaration-property-value-allowed-list: null
declaration-property-value-disallowed-list: null
declaration-property-value-no-unknown: true
font-family-name-quotes: always-where-recommended
font-family-no-duplicate-names: true
font-family-no-missing-generic-family-keyword: true
font-weight-notation: null
function-allowed-list: null
function-calc-no-unspaced-operator: true
function-disallowed-list: null
function-linear-gradient-no-nonstandard-direction: true
function-name-case: lower
function-no-unknown: null
function-url-no-scheme-relative: null
function-url-quotes: always
function-url-scheme-allowed-list: null
function-url-scheme-disallowed-list: null
hue-degree-notation: null
import-notation: string
indentation: 2
max-line-length: null
keyframe-block-no-duplicate-selectors: true
keyframe-declaration-no-important: true
keyframe-selector-notation: null
keyframes-name-pattern: null
length-zero-no-unit: true
max-nesting-depth: null
media-feature-name-allowed-list: null
media-feature-name-disallowed-list: null
media-feature-name-no-unknown: true
media-feature-name-no-vendor-prefix: true
media-feature-name-unit-allowed-list: null
media-feature-name-value-allowed-list: null
media-feature-range-notation: null
named-grid-areas-no-invalid: true
no-descending-specificity: null
no-duplicate-at-import-rules: true
no-duplicate-selectors: true
no-empty-source: true
no-invalid-double-slash-comments: true
no-invalid-position-at-import-rule: null
number-leading-zero: never
no-irregular-whitespace: true
no-unknown-animations: null
number-max-precision: null
property-allowed-list: null
property-disallowed-list: null
property-no-unknown: true
property-no-vendor-prefix: null
rule-empty-line-before: null
rule-selector-property-disallowed-list: null
scale-unlimited/declaration-strict-value: [color, {ignoreValues: /^(inherit|transparent|unset|initial|currentcolor)$/}]
selector-attribute-name-disallowed-list: null
selector-attribute-operator-allowed-list: null
selector-attribute-operator-disallowed-list: null
selector-attribute-quotes: always
selector-class-pattern: null
selector-combinator-allowed-list: null
selector-combinator-disallowed-list: null
selector-disallowed-list: null
selector-id-pattern: null
selector-max-attribute: null
selector-max-class: null
selector-max-combinators: null
selector-max-compound-selectors: null
selector-max-id: null
selector-max-pseudo-class: null
selector-max-specificity: null
selector-max-type: null
selector-max-universal: null
selector-nested-pattern: null
selector-no-qualifying-type: null
selector-no-vendor-prefix: true
selector-not-notation: null
selector-pseudo-class-allowed-list: null
selector-pseudo-class-disallowed-list: null
selector-pseudo-class-no-unknown: true
selector-pseudo-element-allowed-list: null
selector-pseudo-element-colon-notation: double
selector-pseudo-element-disallowed-list: null
selector-pseudo-element-no-unknown: true
selector-type-case: lower
selector-type-no-unknown: [true, {ignore: [custom-elements]}]
shorthand-property-no-redundant-values: true
string-quotes: null
value-no-vendor-prefix: null
string-no-newline: true
time-min-milliseconds: null
unit-allowed-list: null
unit-disallowed-list: null
unit-no-unknown: true
value-keyword-case: null
value-no-vendor-prefix: [true, {ignoreValues: [box, inline-box]}]
Loading