aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/org
Commit message (Expand)AuthorAgeFilesLines
* Merge `new project` templates into one (#24985)delvh2023-05-311-14/+13
* Refactor rename user and rename organization (#24052)Lunny Xiao2023-05-211-24/+15
* Fix missing badges in org settings page (#24654)yp053272023-05-111-0/+1
* Fix close org projects (#24588)yp053272023-05-081-4/+4
* Revert "Prevent a user with a different email from accepting the team invite"...Lunny Xiao2023-05-051-8/+0
* Prevent a user with a different email from accepting the team invite (#24491)Jack Hay2023-05-031-0/+8
* Add follow organization and fix the logic of following page (#24345)yp053272023-04-291-0/+7
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-274-132/+12
* Fix 404 error when leaving the last private org team (#24322)yp053272023-04-261-1/+9
* Only delete secrets belonging to its owner (#24284)KN4CK3R2023-04-231-0/+2
* Add missing badges in user profile for /projects and /packages (#24232)Jakob2023-04-222-0/+2
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-201-1/+0
* Add unset default project column (#23531)yp053272023-04-191-0/+17
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-131-43/+50
* Add cardtype to org/user level project on creation, edit and view (#24043)Hester Gong2023-04-111-0/+22
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-101-1/+1
* Improve GetBoards and getDefaultBoard (#22981)yp053272023-04-091-1/+1
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-1/+0
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-241-0/+2
* Do not store user projects as organization projects (#23353)yp053272023-03-171-5/+18
* add user rename endpoint to admin api (#22789)techknowlogick2023-03-141-1/+1
* Add missing tabs to org projects page (#22705)yp053272023-03-102-0/+2
* Add user webhooks (#21563)KN4CK3R2023-03-101-4/+4
* Rename `canWriteUnit` to `canWriteProjects` (#23386)yp053272023-03-091-7/+7
* Fix incorrect NotFound conditions in org/projects.go (#23384)yp053272023-03-091-3/+3
* Redirect to project again after editing it (#23326)yp053272023-03-091-1/+6
* Fix incorrect redirect link of delete org project (#23327)yp053272023-03-061-1/+1
* Add loading yaml label template files (#22976)Lauris BH2023-03-021-2/+3
* Use context parameter in services/repository (#23186)Jason Song2023-02-281-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-0/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-2/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+20
* Add user secrets (#22191)KN4CK3R2023-02-012-51/+48
* Implement actions (#21937)Jason Song2023-01-312-0/+82
* Support org/user level projects (#22235)Lunny Xiao2023-01-203-0/+715
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-1/+1
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-201-0/+51
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-5/+5
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-2/+1
* Fix leaving organization bug on user settings -> orgs (#21983)花墨2022-11-301-2/+9
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-277-14/+7
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-201-0/+87
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* move invite by mail to services package (#21513)65432022-10-201-6/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-191-23/+142
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-091-0/+93
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-1/+2
* Fix SQL Query for `SearchTeam` (#20844)Gusted2022-08-211-1/+1
* Fix owners cannot create organization repos bug (#20841)Lunny Xiao2022-08-181-1/+4