gitea/templates
qwerty287 08609d439d
Add pages to view watched repos and subscribed issues/PRs (#17156)
Adds GitHub-like pages to view watched repos and subscribed issues/PRs
This is my second try to fix this, but it is better than the first since
it doesn't uses a filter option which could be slow when accessing
`/issues` or `/pulls` and it shows both pulls and issues (the first try
is #17053).

Closes #16111 
Replaces and closes #17053


![Screenshot](https://user-images.githubusercontent.com/80460567/134782937-3112f7da-425a-45b6-9511-5c9695aee896.png)

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-09-29 22:09:14 +03:00
..
admin Fix template bug of admin monitor (#21208) 2022-09-19 20:53:39 -04:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Add pages to view watched repos and subscribed issues/PRs (#17156) 2022-09-29 22:09:14 +03:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
mail Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
org Skip dirty check for team forms (#21154) 2022-09-14 13:24:39 +02:00
package Fix empty container layer history and UI (#21251) 2022-09-27 15:03:24 +02:00
repo Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
shared Do not add links to Posters or Assignees with ID < 0 (#20577) 2022-09-03 10:33:34 +01:00
status Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
swagger Add name field for org api (#21270) 2022-09-29 05:27:33 +02:00
user Add pages to view watched repos and subscribed issues/PRs (#17156) 2022-09-29 22:09:14 +03:00
home.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
install.tmpl Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00