-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add pages to view watched repos and subscribed issues/PRs #17156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 94 commits
Commits
Show all changes
98 commits
Select commit
Hold shift + click to select a range
0995c14
Add basic files and functions
qwerty287 36150af
Fix and improve pages
qwerty287 c4fbc66
Fix issues and improve
qwerty287 fdc94e4
Improvemtents to the layout
qwerty287 46de94f
Fmt
qwerty287 6995bc8
Fix 500 with pulls
qwerty287 e2f8a59
Also view issues from watched repos
qwerty287 e331790
Add filter options
qwerty287 61f809e
Merge branch 'main' into notifications-site
qwerty287 b80e405
Fix lint
qwerty287 511b9a8
Add title and remove comment
qwerty287 cc4392b
Remove unused var
qwerty287 6b23384
Change field name
qwerty287 55053f6
Fix order of err check
qwerty287 3e09cb1
Merge branch 'main' into notifications-site
qwerty287 6ca8105
Merge branch 'main' into notifications-site
qwerty287 4e0846f
Merge branch 'main' into notifications-site
qwerty287 a53278b
Filter by type
qwerty287 037ab68
Fix lint
qwerty287 f1d18e5
Merge branch 'main' into notifications-site
qwerty287 9654ea9
Merge branch 'main' into notifications-site
qwerty287 a1c368b
Merge branch 'main' into notifications-site
qwerty287 4bc3c52
Merge branch 'main' into notifications-site
qwerty287 39f3a4d
Merge branch 'main' into notifications-site
qwerty287 02892ab
Merge branch 'main' into notifications-site
qwerty287 dd800be
Merge branch 'main' into notifications-site
qwerty287 33fed07
Merge branch 'main' into notifications-site
qwerty287 183dd90
Remove filter options
qwerty287 cb008e5
Remove old code
qwerty287 b6288b5
Fix 500 when ref is set
qwerty287 9d6af4f
Allow filter by labels
qwerty287 214cf7b
Merge branch 'main' into notifications-site
qwerty287 b82aaf3
Improve SQL command
qwerty287 dfa31b4
Remove unnecessary line
qwerty287 d9da3e7
Update padding
qwerty287 182557a
Merge branch 'main' into notifications-site
qwerty287 73f53fe
Merge branch 'main' into notifications-site
qwerty287 171fedf
Merge branch 'main' into notifications-site
qwerty287 b9f53ae
Merge branch 'main' into notifications-site
qwerty287 650a73a
Merge branch 'main' into notifications-site
qwerty287 5b5a680
Merge branch 'main' into notifications-site
qwerty287 df00d4f
Merge branch 'main' into notifications-site
qwerty287 da5404d
Merge branch 'main' into notifications-site
qwerty287 5543dd4
Merge branch 'main' into notifications-site
qwerty287 566f8dc
Merge branch 'notifications-site' of github.com:qwerty287/gitea into …
qwerty287 f5f615a
Merge branch 'main' into notifications-site
qwerty287 b33dc07
Merge branch 'main' into notifications-site
qwerty287 37d31f9
Fix build issues
qwerty287 e2170f6
Update models/issue.go
qwerty287 bcb4252
Merge branch 'main' into notifications-site
qwerty287 0f2f829
Merge branch 'main' into notifications-site
qwerty287 56212d7
Merge branch 'main' into notifications-site
qwerty287 bf1f406
Merge branch 'main' into notifications-site
qwerty287 801944a
Merge branch 'main' into notifications-site
qwerty287 06a96bb
Merge branch 'main' into notifications-site
qwerty287 d6306ab
Merge branch 'main' into notifications-site
qwerty287 5100d4d
Merge branch 'main' into notifications-site
qwerty287 603c3c5
Merge branch 'main' into notifications-site
qwerty287 81c3d98
Merge branch 'main' into notifications-site
qwerty287 23acd93
Merge branch 'main' into notifications-site
qwerty287 514f420
Fix merge
qwerty287 590a528
Merge branch 'main' into notifications-site
qwerty287 df2e2af
fmt
qwerty287 b809cfc
Merge branch 'main' into notifications-site
qwerty287 f71b34d
Merge branch 'main' into notifications-site
qwerty287 11f3dc2
Fix merge
qwerty287 9e019bd
Merge branch 'main' into notifications-site
qwerty287 abf0fb6
Merge branch 'main' into notifications-site
qwerty287 3dee83c
Merge branch 'main' into notifications-site
qwerty287 8fccf4e
Merge branch 'main' into notifications-site
qwerty287 a060e30
Merge branch 'main' into notifications-site
qwerty287 64a0d85
Merge branch 'main' into notifications-site
qwerty287 476b8f8
Adapt refactors
qwerty287 1365f27
Merge branch 'main' into notifications-site
qwerty287 1e03176
Fix 500
qwerty287 c317f1f
Merge branch 'main' into notifications-site
qwerty287 34abe04
Merge branch 'main' into notifications-site
qwerty287 1f04d05
Merge branch 'main' into notifications-site
qwerty287 20d4a94
Remove useless spaces
qwerty287 c15c19a
Adapt refactoring and replace SQL
qwerty287 16c39e5
Merge branch 'main' into notifications-site
qwerty287 e20951e
Merge branch 'main' into notifications-site
6543 963485a
Move option to user menu
qwerty287 4d5f378
Merge branch 'main' into notifications-site
qwerty287 d7fdce7
Undo change
qwerty287 272e3b4
Fix indentation
qwerty287 e4e2ad5
Merge branch 'main' into notifications-site
wxiaoguang 2f4ab81
Merge branch 'main' into notifications-site
qwerty287 7f61614
Merge branch 'main' into notifications-site
qwerty287 54cc320
Merge branch 'main' into notifications-site
qwerty287 595b674
Fix import
qwerty287 6e336cd
Merge branch 'main' into notifications-site
qwerty287 1f337aa
Merge branch 'main' into notifications-site
qwerty287 585da5f
Merge branch 'main' into notifications-site
6543 bd23b22
Remove var
qwerty287 fea01a7
Merge branch 'main' into notifications-site
qwerty287 e1e7db8
Merge branch 'main' into notifications-site
qwerty287 cb40942
Merge branch 'main' into notifications-site
qwerty287 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.