summaryrefslogtreecommitdiffstats
path: root/api/context.go
Commit message (Expand)AuthorAgeFilesLines
...
* Trim trailing slashes to prevent OAuth2 URI mismatch errors (#4204)Stan Hu2016-10-121-1/+1
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-83/+9
* Include build number in server version given to the client (#3984)Joram Wilander2016-09-081-1/+1
* PLT-1527 Add a slash command to set yourself away (#3752)Dmitri Aizenberg2016-08-311-1/+1
* Moving CheckBrowserCompatability to debug (#3889)Corey Hulen2016-08-261-1/+1
* Fixing 404 errors (#3838)Corey Hulen2016-08-221-6/+1
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-5/+11
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-2/+9
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-4/+7
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-9/+7
* Restricting visibility of detailed_error message (#3629)Christopher Speller2016-07-191-0/+6
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-5/+2
* SAML support (#3494)enahum2016-07-051-1/+6
* Fixing invalid session (#3463)Corey Hulen2016-07-011-2/+8
* 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