24 Commits (34fe3d390ba4905169d233abce391db1d7d0f963)

Author SHA1 Message Date
  6543 dbe9c11238
Use ID or Where to instead directly use Get when load object from database (#11925) (#11935) 4 years ago
  6543 11300ee582
Fix potential bugs (#10513) (#10518) 4 years ago
  guillep2k 14bd120cdc
Reading pull attachments should depend on read UnitTypePullRequests (#10346) (#10354) 4 years ago
  Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) 4 years ago
  Antoine GIRARD c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) 4 years ago
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 years ago
  Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
  Lunny Xiao 09fb036ad6 fix upload attachments (#6481) 5 years ago
  gdeverlant d3dc07f282 Added URL mapping for Release attachments like on github.com (#1707) 5 years ago
  Jonas Franz 3e06490d38 Add Size column to attachment (#3734) 6 years ago
  Jonas Franz 43fc430c07 Improve release page UI (#3693) 6 years ago
  Jonas Franz 9a5e628a7e Add Attachment API (#3478) 6 years ago
  Lunny Xiao f5155b9913 Small improve on deleting attachements (#3145) 6 years ago
  Lunny Xiao 956354885a simple usage of x (#3144) 6 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 years ago
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 years ago
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 6 years ago
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
  Bo-Yi Wu fa2a513c62 feat: add download count field and unit testing for attachment. (#1512) 7 years ago
  Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064) 7 years ago
  Thomas Boerger 78535fb08e Allow custom public files (#782) 7 years ago
  Philip Couling 1610b9f547 Spun attachments into seperate go file (#701) 7 years ago