summaryrefslogtreecommitdiffstats
path: root/api/context.go
Commit message (Expand)AuthorAgeFilesLines
...
* PLT-3440 (#3440)Corey Hulen2016-06-291-1/+12
* CLI: invite user by email - missing siteURL in email (#3297)Thomas Balthazar2016-06-101-2/+2
* Removed isTestDomain (#3069)David Lu2016-05-241-64/+0
* Fixing websocket connection=Corey Hulen2016-05-171-1/+1
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-3/+3
* PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...Harrison Healey2016-05-051-3/+12
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-57/+100
* PLT-2593: Fix logs being stored with user locale (#2722)enahum2016-04-171-1/+1
* Minor fix for expired sessionsJoramWilander2016-04-041-7/+23
* Visiting invalid URLs and bad APIs causes redirect to error pageChristopher Speller2016-04-011-19/+17
* Convering client to react-router.Christopher Speller2016-03-141-110/+27
* Set CORS Headers when needed if CORS is enabledElias Nahum2016-03-021-35/+24
* Add Cors HandlerElias Nahum2016-03-011-0/+41
* Add default value to AllowCorsFrom settingElias Nahum2016-03-011-2/+2
* Allow CORSElias Nahum2016-03-011-0/+4
* Fixed content security policy headerReed Garmsen2016-02-181-1/+1
* Fixing IE expire issue=Corey Hulen2016-02-111-0/+4
* Changed first preference load to be done synchronouslyhmhealey2016-01-261-0/+1
* PLT-7: Refactoring api to use translations (chunk 4)Elias Nahum2016-01-241-0/+7
* PLT-7 client side infra=Corey Hulen2016-01-211-1/+2
* Merge branch 'master' into PLT-7-client-infra=Corey Hulen2016-01-211-16/+16
|\
| * Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-16/+16
* | PLT-7 Adding react-intl libs=Corey Hulen2016-01-211-0/+1
|/
* PLT-7-server-db=Corey Hulen2016-01-201-1/+2
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-9/+9
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-1/+1
* PLT-7 adding loc db calls for session table=Corey Hulen2016-01-201-5/+5
* PLT-7 adding loc db calls for team table=Corey Hulen2016-01-201-1/+1
* PLT-7 adding loc for db calls audits and prefs=Corey Hulen2016-01-201-2/+2
* PLT-7 Adding translation function to context=Corey Hulen2016-01-191-1/+3
* Added license validation and settingsJoramWilander2016-01-141-0/+1
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* PLT-1558 adding session length to config file=Corey Hulen2016-01-051-1/+8
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-0/+2
* Fixing 200 error bug=Corey Hulen2015-10-291-1/+1
* Fixing code review issues=Corey Hulen2015-10-221-3/+3
* Multi-session login=Corey Hulen2015-10-201-51/+73
* Adding multi-session cookie=Corey Hulen2015-10-201-23/+33
* Refactoring web classes to use multi-session=Corey Hulen2015-10-161-12/+38
* Inital support for multi-tab loging=Corey Hulen2015-10-161-2/+5
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-44 allow team switching without the need to login=Corey Hulen2015-10-011-5/+19
* Fixing some locations to use the IsTeamAdmin function which properly checks f...Christopher Speller2015-09-301-1/+1
* Fixing permissions for system admin. Fixes slack import for system admins.Christopher Speller2015-09-301-14/+11
* Fixing 1 more case=Corey Hulen2015-09-251-1/+7
* Fixing 404 page propsChristopher Speller2015-09-241-10/+5
* Adding service settings to admin console=Corey Hulen2015-09-221-23/+15
* Adding team settings to admin console=Corey Hulen2015-09-221-1/+1
* Making changes to versioning=Corey Hulen2015-09-171-1/+1
* Merge branch 'master' into PLT-92=Corey Hulen2015-09-171-4/+4
|\