forgejo/web_src/js
Gusted d1e53bfd7f
Update notification count for non-mobile version (#20544)
- Since #20108 we have two version of the notification bell, one for
mobile the other for non-mobile. However the code only accounts for one
notification count and thus was only updating the non-mobile one.
- This code fixes that by applying the code for all `.notification_count`s.
- Frontport will be in #20543
2022-07-30 10:28:48 +08:00
..
components Fix checks in PR for empty commits (#20290) (#20352) 2022-07-13 18:36:23 +01:00
features Update notification count for non-mobile version (#20544) 2022-07-30 10:28:48 +08:00
markup
standalone
testUtils
bootstrap.js Bypass Firefox (iOS) bug (#20244) (#20250) 2022-07-05 16:01:01 +01:00
index.js Init popup for new code comment (#20234) (#20235) 2022-07-05 13:29:04 +01:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js