Commit Graph

62 Commits (26d59c36255e482e45559e44d1bd438959fd7b3d)

Author SHA1 Message Date
Rodrigo Nascimento 26d59c3625
Removal of EJSON, Accounts, Email, HTTP, Random, ReactiveDict, ReactiveVar, SHA256 and WebApp global variables (#12377) 7 years ago
Rodrigo Nascimento 6e88d4d474
Removal of Meteor global variable (#12371) 7 years ago
Marcos Spessatto Defendi d2ab3f128f [FIX] Remove e2e from users endpoint responses (#12344) 7 years ago
Marcos Spessatto Defendi e14b9bafa8 [BREAK] Add expiration to API login tokens and fix duplicate login tokens created by LDAP (#12186) 7 years ago
Marcos Spessatto Defendi 75a1377f22 [FIX] Internal error when cross-origin with CORS is disabled (#11953) 7 years ago
Diego Sampaio dcdcbfba9e
Additional eslint rules (#11804) 7 years ago
Diego Sampaio db6aa025d0
Add new eslint rules (#11800) 7 years ago
Rodrigo Nascimento 9e0a8f50d7
[WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
Marcos Spessatto Defendi 3ebb78d2f9 [FIX] Improve REST registration routes method and add more test cases for /login (#10999) 8 years ago
Marcos Spessatto Defendi c53fa4dba9 [BREAK] Always remove the field `services` from user data responses (#10799) 8 years ago
Rodrigo Nascimento 6d6d8be980
Release 0.65.0 (#10893) 8 years ago
Marcos Spessatto Defendi 9c93dd025a [NEW] Return the result of the `/me` endpoint within the result of the `/login` endpoint (#10677) 8 years ago
Rodrigo Nascimento 105715ef27
Release 0.64.2 (#10812) 8 years ago
Rodrigo Nascimento 2117624bae
Prevent setup wizard redirects (#10811) 8 years ago
Jakob Pupke df066db059 clean up usage of logger, fix bug where logger is undefined 8 years ago
Rodrigo Nascimento 51a6b40751
Prometheus: Improve metric names (#10789) 8 years ago
Rodrigo Nascimento db2492c77d
Add setting and expose prometheus on port 9100 (#10766) 8 years ago
Rodrigo Nascimento 01d2aead1d
Regression: Webhooks breaking duo to a too restrict test (#10555) 8 years ago
Bradley Hilton 5cdcda8818 Remove the developer warning on the rest api (#10441) 8 years ago
Bradley Hilton b6b8b9e44a
Don't expose the 'settings' property on users to regular users via the rest api (#10411) 8 years ago
Karl Prieb a520e90e3d remove comments and logs 8 years ago
Guilherme Gazzo b52402ddb3
sort ;ist 8 years ago
Bradley Hilton 77cd43e5a6
No seriously, fix the rest api since relocating the helper methods caused issues 8 years ago
Bradley Hilton 6291268f10
Fix the context being lost on the route adding 8 years ago
Bradley Hilton bc349b6c7e
Fix the context being lost on the route adding 8 years ago
Bradley Hilton 5dfeef9c03
Name some of the anonymous functions in the api.js 8 years ago
Bradley Hilton 40967e2720
Move the helpers out of the individual api versions, this way others can make usage of them without duplicating code 8 years ago
Bradley Hilton aec714b56e
Start work on showing the logs in the administrator panel 8 years ago
jorgeluisrezende 746768af07 pulling 8 years ago
Rodrigo Nascimento 35aaf641db
Merge pull request #9240 from RocketChat/hotfix/9037 8 years ago
Rodrigo Nascimento a4f0fd3306
Fix: Unneeded warning in payload of REST API calls 8 years ago
Rodrigo Nascimento eaebbb3ed4
Merge pull request #9162 from RocketChat/hotfix/ldap-rest-login 8 years ago
Rodrigo Nascimento 26f245b5ea
Fix: Can’t login using LDAP via REST 8 years ago
Bradley Hilton e0e879a383
Turn off prettyJson if the node environment isn't development 8 years ago
Bradley Hilton a57e713ba5
Fix various issues caused by the merge of develop into rocketlets 8 years ago
Rodrigo Nascimento 6d52223942
Fix api regression (exeption when deleting user) 8 years ago
Rodrigo Nascimento 5bd2cb3c6d
Remove expiration of API tokens to keep old behavior 8 years ago
Oliver Jägle 287d97a826 Only create new API once the setting changes. 8 years ago
Oliver Jägle 7775a1f75b Create the API also immediately 8 years ago
Oliver Jägle 3021ce4db1 Create the API also immediately 8 years ago
Oliver Jägle dee0f58786 use settings.get() instead of onLoad() 8 years ago
Rodrigo Nascimento 06ddcc267a
Improve API login endpoint to be compatible with DDP 8 years ago
Bradley Hilton 75a4a62b8d
Add chat.search, chat.sendMessage, POST push.token, fix DELETE push.token, and fix the structure of the rooms/subscriptions.get results 8 years ago
Rodrigo Nascimento 0c1b31823a
Add support to 2FA in API 8 years ago
Oliver Jägle 92f1e2d224 Re-instantiate API after changing CORS-setting 8 years ago
Rodrigo Nascimento 4d25bead25
[NEW] Upgrade Meteor to 1.6 8 years ago
Oliver Jägle 8180f8bb2a Propagate CORS-enabling to Restivus - fixes #7915 8 years ago
Rodrigo Nascimento 17472d8608
Merge pull request #8408 from RocketChat/rest-api-improve-json-query-helper 8 years ago
Rodrigo Nascimento cf1eef4e5d
Merge pull request #8408 from RocketChat/rest-api-improve-json-query-helper 8 years ago
Bradley Hilton b9b5a9c804
Improve the json query helper to reduce the amount of duplicate code. 8 years ago