summaryrefslogtreecommitdiffstats
path: root/api/api.go
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+1
|
* Removing old config stuff=Corey Hulen2015-09-151-1/+0
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-4/+6
|
* PLT-12 adding log viewer=Corey Hulen2015-09-101-0/+1
|
* Added initial api to allow clientside code to query serverside configurationhmhealey2015-08-111-0/+1
|
* Changed all templates to use site url instead of team url for finding the ↵nickago2015-07-311-2/+2
| | | | 'static' directory
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-2/+2
| | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* first commit=Corey Hulen2015-06-141-0/+61