summaryrefslogtreecommitdiffstats
path: root/routers/org
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-096-1046/+0
* Fix case change in ownernames (#16045)zeripath2021-06-021-0/+9
* Unified link creation. (#15619)KN4CK3R2021-04-301-1/+1
* Refactor renders (#15175)Lunny Xiao2021-04-191-1/+10
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-2/+2
* Move modules/forms to services/forms (#15305)zeripath2021-04-064-13/+13
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-056-33/+40
* Organization removal confirmation using name not password (#14738)Paweł Bogusławski2021-03-011-6/+3
* Move macaron to chi (#14293)Lunny Xiao2021-01-264-12/+24
* Merge default and system webhooks under one menu (#14244)Lauris BH2021-01-151-0/+1
* migrate from com.* to alternatives (#14103)65432020-12-252-7/+3
* Add markdown support in organization description (#13549)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-11-151-0/+4
* #13091 - add new mirror button (#13105)Divyam Bhasin2020-10-231-0/+2
* Set opengraph attributes on org pages (#12803)zeripath2020-09-111-0/+2
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-1/+0
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-061-1/+19
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-012-0/+118
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-1/+0
* Prevent DeleteUser API abuse (#10125)65432020-02-031-1/+1
* Fix wrong paging on org members (#9990)Lunny Xiao2020-01-261-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-244-13/+16
* Restricted users (#6274)Manush Dodunekov2020-01-131-2/+1
* site admin could view org's members (#9346)Lunny Xiao2019-12-142-1/+134
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-5/+35
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-0/+2
* Only return JSON for add/remove all (#9028)John Olheiser2019-11-161-4/+8
* Allow to add and remove all repositories to/from team. (#8867)David Svantesson2019-11-091-0/+8
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-5/+15
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-4/+5
* Fix repo_admin_change_team_access always checked in org settings (#8319)David Svantesson2019-09-301-0/+1
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-232-4/+4
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-2/+5
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-3/+2
* add missing template variable on organisation settings (#7385)Cherrg2019-07-091-0/+1
* Add golangci (#6418)kolaente2019-06-121-1/+6
* Better logging (#6038) (#6095)zeripath2019-04-022-3/+3
* Implement Default Webhooks (#4299)Russell Aunger2019-03-181-1/+1
* fix bug when update owner team then visit team's repo return 404 (#6119)Lunny Xiao2019-02-221-2/+0
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-182-3/+10
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-091-0/+2
* Fixed bug where team with admin privelege type doesn't get any unit attached ...Lanre Adelowo2018-08-211-2/+3
* Display error when adding a user to a team twice (#4746)Lanre Adelowo2018-08-191-1/+6
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-3/+18
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-171-2/+2
* Address issues pointed out by @lunny in #3339 (#3352)Morgan Bazalgette2018-01-121-7/+4
* Handle refactor (#3339)Morgan Bazalgette2018-01-104-17/+25
* Allow adding collaborators with (fullname) (#3103)Sasha Varlamov2017-12-071-5/+2
* Fix error when add user has full name to team (#2973)Lunny Xiao2017-11-261-0/+5
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-151-40/+0