1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-21 04:50:06 +00:00
forgejo/web_src/js
Jimmy Praet a3efd048a7
Improvements to content history ()
* Improvements to content history

* initialize content history when making an edit to an old item created before the introduction of content history
* show edit history for code comments on pull request files tab

* Fix a flaw in keepLimitedContentHistory
Fix a flaw in keepLimitedContentHistory, the first and the last should never be deleted

* Remove obsolete eager initialization of content history
2021-11-22 20:20:16 +08:00
..
components Cleanup and use global style on popups () 2021-11-18 11:26:50 +08:00
features Improvements to content history () 2021-11-22 20:20:16 +08:00
markup Add new JS linter rules () 2021-11-22 16:19:01 +08:00
standalone Add new JS linter rules () 2021-11-22 16:19:01 +08:00
vendor Restore Accessibility for Dropdown () 2021-08-06 01:16:24 +03:00
easymde.js Switch from SimpleMDE to EasyMDE () 2020-11-10 14:16:30 -05:00
index.js Improve async/await usage, and sort init calls in index.js () 2021-11-09 17:27:25 +08:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
publicpath.js Frontend refactor, PascalCase to camelCase, remove unused code () 2021-10-21 15:37:43 +08:00
serviceworker.js Fix serviceworker output file and misc improvements () 2020-05-24 08:36:40 +01:00
svg.js Add copy button to markdown code blocks () 2021-11-16 16:16:05 +08:00
svg.test.js Add copy button to markdown code blocks () 2021-11-16 16:16:05 +08:00
utils.js Fix context popup error () 2021-10-22 22:34:01 +08:00
utils.test.js Fix context popup error () 2021-10-22 22:34:01 +08:00