32 Commits (fd7d83ace60258acf7139c4c787aa8af75b7ba8c)

Author SHA1 Message Date
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 2 years ago
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 2 years ago
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 years ago
  6543 bb4261a5ed
Add issue subscription check to API (#10967) 4 years ago
  6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475) 4 years ago
  6543 084a2b0026
Code Refactor of IssueWatch related things (#10401) 4 years ago
  6543 b65e954f73
FIX Pagination of ListAccessTokens and GetIssueWatchers (#10449) 4 years ago
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 years ago
  6543 9406368633 Fix Issue Unsubscription (#9634) 4 years ago
  6543 2ab8c78c30 Refactor Issues Subscription (#8738) 4 years ago
  guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) 4 years ago
  6543 5a187f4bcc Add API for Issue set Subscription (#8729) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 5 years ago
  David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201) 6 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 years ago
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 years ago
  David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384) 6 years ago
  Andrey Nering e5c56fe30d Code style fixes 7 years ago
  Andrey Nering a90ffffb1a Use variables for times 7 years ago
  Andrey Nering 18952c40f8 Add copyright headers 7 years ago
  Andrey Nering caed86fc6e Fix lint 7 years ago
  Andrey Nering cb362513f0 Add updated_unix column on issue_watch 7 years ago
  Andrey Nering aa6e949b3d Consider issue_watchers while sending notifications 7 years ago
  Andrey Nering b674460748 Add watch button on issue 7 years ago
  Andrey Nering a0d0de7233 Create issue_watch table 7 years ago