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.
silverwind
73b63d9311
Replace ajax with fetch, improve image diff ( #27267 )
...
1. Dropzone attachment removal, pretty simple replacement
2. Image diff: The previous code fetched every image twice, once via
`img[src]` and once via `$.ajax`. Now it's only fetched once and a
second time only when necessary. The image diff code was partially
rewritten.
---------
Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
components
Restore warning commit status ( #27504 )
1 year ago
features
Replace ajax with fetch, improve image diff ( #27267 )
1 year ago
markup
Fix mermaid flowchart margin issue ( #27503 )
1 year ago
modules
Replace ajax with fetch, improve image diff ( #27267 )
1 year ago
render
Use vitest globals ( #27102 )
1 year ago
standalone
Add toasts to UI ( #25449 )
1 year ago
test
Replace 'userxx' with 'orgxx' in all test files when the user type is org ( #27052 )
1 year ago
utils
Replace ajax with fetch, improve image diff ( #27267 )
1 year ago
vendor
Vendor `jquery.are-you-sure` with strict mode fixes ( #26901 )
1 year ago
webcomponents
Add minimum polyfill to support "relative-time-element" in PaleMoon ( #26575 )
1 year ago
bootstrap.js
Remove joinPaths function ( #26833 )
1 year ago
index.js
Add "dir=auto" for input/textarea elements by default ( #26735 )
1 year ago
jquery.js
Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ( #11055 )
5 years ago
svg.js
Replace ajax with fetch, improve image diff ( #27267 )
1 year ago
svg.test.js
Use vitest globals ( #27102 )
1 year ago
utils.js
Replace ajax with fetch, improve image diff ( #27267 )
1 year ago
utils.test.js
Use vitest globals ( #27102 )
1 year ago