Commit Graph

151 Commits (0d3ec8e2adfcf49329b52d74367698b62ffb3f73)

Author SHA1 Message Date
Lunny Xiao c59a057297
Refactor rename user and rename organization (#24052) 2 years ago
yp05327 b3af7484bc
Fix missing badges in org settings page (#24654) 2 years ago
yp05327 f5b70a029c
Fix close org projects (#24588) 2 years ago
Lunny Xiao 3ee7f27341
Revert "Prevent a user with a different email from accepting the team invite" (#24531) 2 years ago
Jack Hay 402df1d6b4
Prevent a user with a different email from accepting the team invite (#24491) 2 years ago
yp05327 cc64a92560
Add follow organization and fix the logic of following page (#24345) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
yp05327 df9a62b5f9
Fix 404 error when leaving the last private org team (#24322) 2 years ago
KN4CK3R b3e849d1d6
Only delete secrets belonging to its owner (#24284) 2 years ago
Jakob 136d7492ff
Add missing badges in user profile for /projects and /packages (#24232) 2 years ago
wxiaoguang 70fc47a22a
Fix unclear "Owner" concept (#24233) 2 years ago
yp05327 f30cc9faa9
Add unset default project column (#23531) 2 years ago
yp05327 b7221bec34
Fix admin team access mode value in team_unit table (#24012) 2 years ago
Hester Gong 6a4be2cb6a
Add cardtype to org/user level project on creation, edit and view (#24043) 2 years ago
wxiaoguang 4e33481357
Make label templates have consistent behavior and priority (#23749) 2 years ago
yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
yp05327 8e45fcb63a
Do not store user projects as organization projects (#23353) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
yp05327 e6df743eca
Rename `canWriteUnit` to `canWriteProjects` (#23386) 2 years ago
yp05327 689770c928
Fix incorrect NotFound conditions in org/projects.go (#23384) 2 years ago
yp05327 e52ac62d8e
Redirect to project again after editing it (#23326) 2 years ago
yp05327 e7b89888e1
Fix incorrect redirect link of delete org project (#23327) 2 years ago
Lauris BH 58b4143803
Add loading yaml label template files (#22976) 2 years ago
Jason Song 04347eb810
Use context parameter in services/repository (#23186) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago
KN4CK3R 5882e179a9
Add user secrets (#22191) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
Jason Song 659055138b
Secrets storage with SecretKey encrypted (#22142) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
花墨 7020c4afb7
Fix leaving organization bug on user settings -> orgs (#21983) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 32db62515f
Add package registry cleanup rules (#21658) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
6543 bd272e416a
move invite by mail to services package (#21513) 2 years ago
KN4CK3R c3b2e44392
Add team member invite by email (#20307) 2 years ago
qwerty287 a813c9d8f3
Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
Gusted 0b4c166e8a
Fix SQL Query for `SearchTeam` (#20844) 2 years ago
Lunny Xiao 999392f6a5
Fix owners cannot create organization repos bug (#20841) 2 years ago
KN4CK3R 86e5268c39
Add Docker /v2/_catalog endpoint (#20469) 2 years ago