summaryrefslogtreecommitdiffstats
path: root/api/context.go
Commit message (Collapse)AuthorAgeFilesLines
...
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-6/+3
|
* Merge branch 'master' into PLT-12-log=Corey Hulen2015-09-141-1/+4
|\
| * Merge pull request #648 from mattermost/PLT-12Christopher Speller2015-09-141-2/+3
| |\ | | | | | | PLT-12: Work in progress for Admin Console UI
| | * Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN=Corey Hulen2015-09-111-1/+1
| | |
| * | Set default Content-Type to application/json for all API requestsJoramWilander2015-09-121-0/+3
| | |
* | | PLT-12 adding log viewer=Corey Hulen2015-09-101-0/+10
| |/ |/|
* | PLT-12 UI framework for admin console=Corey Hulen2015-09-101-1/+2
| |
* | Adding cmd line options=Corey Hulen2015-09-041-2/+2
|/
* Added a link to error page that returns users to the root pagenickago2015-08-251-4/+17
|
* Fixing audit log to wait for confirm=Corey Hulen2015-08-201-11/+11
|
* Fixing build=Corey Hulen2015-08-201-7/+11
|
* Changed all templates to use site url instead of team url for finding the ↵nickago2015-07-311-1/+1
| | | | 'static' directory
* Limited the added headers to only non-api callsnickago2015-07-271-2/+6
|
* Centralized header additions and removed duplicate codenickago2015-07-271-0/+2
|
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-16/+64
| | | | | | | 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
* Check your credentials from sessionnickago2015-07-161-1/+1
|
* reworked logic to stem from postnickago2015-07-161-2/+2
|
* Moved admin checking into seperate functionnickago2015-07-161-0/+10
|
* team code review=Corey Hulen2015-07-061-0/+1
|
* fix for dockerhost HELIUM=Corey Hulen2015-06-181-0/+4
|
* first commit=Corey Hulen2015-06-141-0/+375