13 Commits (93ab90743d27f292eb7e8413e5ef1c6b10a65292)

Author SHA1 Message Date
  zeripath 93ab90743d
Prevent loop if there is an error in GetNotificationCount (#19799) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  Gusted cc3016f70d
Use correct context in `routers/web` (#19597) 2 years ago
  Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
  KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
  zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 2 years ago
  wxiaoguang e18ea9e349
Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) 2 years ago
  Norwin 0ffad31b92
Notifications API: respond with updated notifications (#17064) 2 years ago
  6543 f1a810e090
Related refactors to ctx.FormX functions (#16567) 2 years ago
  6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2 years ago
  Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 2 years ago
  zeripath 93f31e1897
Update notification table with only latest data (#16445) 2 years ago
  Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 2 years ago
  zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
  zeripath d5e6211987
Fix notifications page links (#12838) 3 years ago
  zeripath b10c416f9e
Use AJAX for notifications table (#10961) 4 years ago
  zeripath d01763ee14
Protect against NPEs in notifications list (#10879) 4 years ago
  Lunny Xiao b641c68fee Improve notification pager (#9821) 4 years ago
  Lunny Xiao bb6879d339
Improve notification (#8835) 4 years ago
  Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) 5 years ago
  Morgan Bazalgette 65861900cd Handle refactor (#3339) 6 years ago
  Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097) 6 years ago
  Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893) 7 years ago
  Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796) 7 years ago
  Andrey Nering d2bb8ef503 Notifications: trying to get a better layout (#660) 7 years ago
  xgitea 64b167138f docs: update translation on notification page for zh-CN (#649) 7 years ago
  Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629) 7 years ago
  Andrey Nering b354cf362e Add pagination for notifications 7 years ago
  Andrey Nering 341a3b571b Do not get count on /api routers 7 years ago
  Andrey Nering 6069abe5fd Notifications - Step 2 7 years ago