Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set CORS Headers when needed if CORS is enabled | Elias Nahum | 2016-03-02 | 1 | -35/+24 |
| | | | | - Enable CORS with and without RateLimiter | ||||
* | Add Cors Handler | Elias Nahum | 2016-03-01 | 1 | -0/+41 |
| | |||||
* | Add default value to AllowCorsFrom setting | Elias Nahum | 2016-03-01 | 1 | -2/+2 |
| | |||||
* | Allow CORS | Elias Nahum | 2016-03-01 | 1 | -0/+4 |
| | |||||
* | Fixed content security policy header | Reed Garmsen | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Fixing IE expire issue | =Corey Hulen | 2016-02-11 | 1 | -0/+4 |
| | |||||
* | Changed first preference load to be done synchronously | hmhealey | 2016-01-26 | 1 | -0/+1 |
| | |||||
* | PLT-7: Refactoring api to use translations (chunk 4) | Elias Nahum | 2016-01-24 | 1 | -0/+7 |
| | | | | - Translation for api templates english and spanish | ||||
* | PLT-7 client side infra | =Corey Hulen | 2016-01-21 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into PLT-7-client-infra | =Corey Hulen | 2016-01-21 | 1 | -16/+16 |
|\ | |||||
| * | Refactoring api to use translations (chunk 1) | Elias Nahum | 2016-01-21 | 1 | -16/+16 |
| | | | | | | | | | | | | | | | | - Add spanish translations - Files in order by name from admin to export - Does not include api templates and tests - Fix web_test to load translations - Fix i18n to fallback to DEFAULT_LOCALE if no system locale found | ||||
* | | PLT-7 Adding react-intl libs | =Corey Hulen | 2016-01-21 | 1 | -0/+1 |
|/ | |||||
* | PLT-7-server-db | =Corey Hulen | 2016-01-20 | 1 | -1/+2 |
| | |||||
* | Revert " PLT-7 adding loc for db calls" | Corey Hulen | 2016-01-20 | 1 | -9/+9 |
| | |||||
* | PLT-7 adding loc db calls for users table | =Corey Hulen | 2016-01-20 | 1 | -1/+1 |
| | |||||
* | PLT-7 adding loc db calls for session table | =Corey Hulen | 2016-01-20 | 1 | -5/+5 |
| | |||||
* | PLT-7 adding loc db calls for team table | =Corey Hulen | 2016-01-20 | 1 | -1/+1 |
| | |||||
* | PLT-7 adding loc for db calls audits and prefs | =Corey Hulen | 2016-01-20 | 1 | -2/+2 |
| | |||||
* | PLT-7 Adding translation function to context | =Corey Hulen | 2016-01-19 | 1 | -1/+3 |
| | |||||
* | Added license validation and settings | JoramWilander | 2016-01-14 | 1 | -0/+1 |
| | |||||
* | Upgrade logging package | =Corey Hulen | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | PLT-1558 adding session length to config file | =Corey Hulen | 2016-01-05 | 1 | -1/+8 |
| | |||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 1 | -0/+2 |
| | | | | improvements. | ||||
* | Fixing 200 error bug | =Corey Hulen | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | Fixing code review issues | =Corey Hulen | 2015-10-22 | 1 | -3/+3 |
| | |||||
* | Multi-session login | =Corey Hulen | 2015-10-20 | 1 | -51/+73 |
| | |||||
* | Adding multi-session cookie | =Corey Hulen | 2015-10-20 | 1 | -23/+33 |
| | |||||
* | Refactoring web classes to use multi-session | =Corey Hulen | 2015-10-16 | 1 | -12/+38 |
| | |||||
* | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -2/+5 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | PLT-44 allow team switching without the need to login | =Corey Hulen | 2015-10-01 | 1 | -5/+19 |
| | |||||
* | Fixing some locations to use the IsTeamAdmin function which properly checks ↵ | Christopher Speller | 2015-09-30 | 1 | -1/+1 |
| | | | | for system admin permissions. | ||||
* | Fixing permissions for system admin. Fixes slack import for system admins. | Christopher Speller | 2015-09-30 | 1 | -14/+11 |
| | |||||
* | Fixing 1 more case | =Corey Hulen | 2015-09-25 | 1 | -1/+7 |
| | |||||
* | Fixing 404 page props | Christopher Speller | 2015-09-24 | 1 | -10/+5 |
| | |||||
* | Adding service settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -23/+15 |
| | |||||
* | Adding team settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Making changes to versioning | =Corey Hulen | 2015-09-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into PLT-92 | =Corey Hulen | 2015-09-17 | 1 | -4/+4 |
|\ | |||||
| * | Adding gofmt to travis build | Christopher Speller | 2015-09-17 | 1 | -4/+4 |
| | | |||||
* | | PLT-92 Adding server side versioning to the binary | =Corey Hulen | 2015-09-16 | 1 | -1/+1 |
|/ | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 1 | -30/+47 |
| | |||||
* | Adding config file timestamp to X-Version header | =Corey Hulen | 2015-09-16 | 1 | -1/+2 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -6/+3 |
| | |||||
* | Merge branch 'master' into PLT-12-log | =Corey Hulen | 2015-09-14 | 1 | -1/+4 |
|\ | |||||
| * | Merge pull request #648 from mattermost/PLT-12 | Christopher Speller | 2015-09-14 | 1 | -2/+3 |
| |\ | | | | | | | PLT-12: Work in progress for Admin Console UI | ||||
| | * | Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN | =Corey Hulen | 2015-09-11 | 1 | -1/+1 |
| | | | |||||
| * | | Set default Content-Type to application/json for all API requests | JoramWilander | 2015-09-12 | 1 | -0/+3 |
| | | | |||||
* | | | PLT-12 adding log viewer | =Corey Hulen | 2015-09-10 | 1 | -0/+10 |
| |/ |/| | |||||
* | | PLT-12 UI framework for admin console | =Corey Hulen | 2015-09-10 | 1 | -1/+2 |
| | |