1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
dd83391bea Changes for mobile app 2018-06-17 11:27:36 +03:00
Hillel Coren
33e430a4d2 Increase API limit 2018-05-15 16:18:44 +03:00
Hillel Coren
0ac9054fed L5.4 fixes 2018-02-26 11:52:34 +02:00
Hillel Coren
46d19f4423 Throttle emails 2018-02-04 11:24:43 +02:00
David Bomba
5ae5c30f4d
Stubs for Apple iOS subscription notifications (#1739) 2017-11-14 20:56:41 +11:00
Hillel Coren
4f76a96048 Increase API limit for the mobile apps 2017-08-13 13:46:52 +03:00
Hillel Coren
2ca410d92e Allow ping with api_secret or account token 2017-03-05 12:29:28 +02:00
David Bomba
7d6d16ce53 exclude ping from Token check (#1372) 2017-03-05 20:36:36 +11:00
Hillel Coren
5d2890dd55 Fix for Zapier 2017-02-14 12:37:31 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
David Bomba
971653ec7d Api error handling (#1277)
* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials

* exclude /api/v1/ping from API check
2017-01-11 19:13:22 +11:00
David Bomba
3c19ac08cd API error reporting (#1276)
* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials
2017-01-11 18:34:29 +11:00
Hillel Coren
b7c783aa15 Support sending API secret as header 2016-10-26 10:24:16 +03:00
Hillel Coren
d046679dab Support OAuth login on iPhone 2016-10-06 15:46:27 +03:00
Hillel Coren
092f842592 Clarify API secret error 2016-09-20 09:03:07 +03:00
Hillel Coren
6f6a475633 API changes 2016-08-17 17:29:25 +03:00
Holger Lösken
0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren
8b2f7eb39f Check for blank api secret 2016-06-05 18:50:41 +03:00
Hillel Coren
8d0bed3754 Enable mobile app for non-pro users 2016-05-29 17:31:03 +03:00
Hillel Coren
9b0f086cbd Only show user’s own tokens 2016-05-08 21:50:35 +03:00
Joshua Dwire
22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Hillel Coren
6aafb9154d Enabled registering through the API 2016-03-08 23:22:59 +02:00
Hillel Coren
57245211d8 Added Swagger 2015-11-08 22:34:26 +02:00
Hillel Coren
6130626422 Working on the API 2015-11-02 20:43:22 +02:00
Hillel Coren
19c1a33d52 Bug fixes 2015-05-13 18:32:59 +03:00
Hillel Coren
717d214157 Working on L5 2015-04-08 21:19:58 +03:00
Hillel Coren
83a48df567 Working on L5 2015-04-02 16:06:16 +03:00