Commit Graph

31 Commits (6392f4691af7db20a2ad81ec19408fa9377a5cd1)

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