Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sillyguodong
3753ecd583
Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069)
In the component `DiffFileTree`,if don't update the value of the
`diffEnd` in the callback of ajax request, click `Show More` btn will
always return the same response, duplicate files are appended to the
file list.
Before:
https://user-images.githubusercontent.com/33891828/231371188-82d169af-10bb-47e2-8aca-83ced2597f2d.mov
After:
https://user-images.githubusercontent.com/33891828/231369805-39a5a4d0-662c-4f08-bc5a-7d31e8782453.mov
---------
Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2 years ago |
.. |
components
|
Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069)
|
2 years ago |
features
|
Add popup to hashed comments/pull requests/issues in file editing/adding preview tab (#24040)
|
2 years ago |
markup
|
update to mermaid v10 (#23178)
|
2 years ago |
modules
|
Use reactive store to share data between components (#23996)
|
2 years ago |
standalone
|
Add new JS linter rules (#17699)
|
3 years ago |
test
|
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986)
|
2 years ago |
utils
|
Improve markdown editor: width, height, preferred (#23895)
|
2 years ago |
webcomponents
|
Use auto-updating, natively hoverable, localized time elements (#23988)
|
2 years ago |
bootstrap.js
|
Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734)
|
2 years ago |
index.js
|
Use auto-updating, natively hoverable, localized time elements (#23988)
|
2 years ago |
jquery.js
|
Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055)
|
5 years ago |
serviceworker.js
|
Fix serviceworker output file and misc improvements (#11562)
|
5 years ago |
svg.js
|
Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570)
|
2 years ago |
svg.test.js
|
Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570)
|
2 years ago |
utils.js
|
Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861)
|
2 years ago |
utils.test.js
|
Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861)
|
2 years ago |