0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-12 14:41:40 -05:00
forgejo/web_src/js
silverwind 27c221aa5d
Rework notifications list ()
- Replace `<table>` with flexbox
- Add issue modification time and issue number
- Remove big title
- Replace tabs with menu items
- Add clicked item deletion on back button cache restoration

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-05-25 02:31:26 +00:00
..
components Improve Actions CSS () 2023-05-24 09:00:29 +00:00
features Rework notifications list () 2023-05-25 02:31:26 +00:00
markup
modules Fix duplicate tooltip hiding () 2023-05-19 20:12:30 +00:00
standalone
test
utils Add two eslint plugins () 2023-05-18 09:14:31 +08:00
webcomponents
bootstrap.js
index.js Improve "goto issue by number" button () 2023-05-10 15:50:58 +00:00
jquery.js
serviceworker.js
svg.js Add status indicator on main home screen for each repo () 2023-05-13 21:59:01 +00:00
svg.test.js
utils.js Modify luminance calculation and extract related functions into single files () 2023-05-10 11:19:03 +00:00
utils.test.js