1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

87 Commits

Author SHA1 Message Date
Hillel Coren
08efcc0342 Minor fixes 2020-11-01 17:34:29 +02:00
Hillel Coren
96991da621 IAP 2019-08-29 13:12:27 +03:00
Hillel Coren
0ee357e97a In app purchase 2019-08-28 10:14:05 +03:00
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
0dce4fc843 2FA check for mobile app 2018-08-20 20:53:16 +03:00
Hillel Coren
83a106142f Added refresh method to API 2018-07-31 09:10:32 +03:00
Hillel Coren
fe1362eef4 Changes for mobile app 2018-07-07 22:14:34 +03:00
Hillel Coren
50e13378f0 Fix 2018-06-17 11:45:16 +03:00
Hillel Coren
dd83391bea Changes for mobile app 2018-06-17 11:27:36 +03:00
Hillel Coren
068302a793 Change for Zapier 2018-05-24 10:31:00 +03:00
Hillel Coren
258431bba4 Changes for Zapier CLI 2018-05-06 22:45:47 +03:00
David Bomba
7f451ae403
Handle blank subdomains + Push notifications refactor (#1870)
* refactor for push notifications

* handle blank subdomains
2018-02-04 20:04:43 +11:00
David Bomba
5ae5c30f4d
Stubs for Apple iOS subscription notifications (#1739) 2017-11-14 20:56:41 +11:00
David Bomba
7934707b9b
Delete push token (#1737)
* Remove push notification token when a user logs out

* bug

* logging

* json encode array values only

* use Token as Key instead of email

* fix duplicate tokens appearing

* refactor get User Accounts from API

* refactor get User Accounts from API
2017-11-09 21:21:08 +11:00
Hillel Coren
478de96d81 Request for fail2ban log support and two factor authentication support (2FA) #1657 2017-11-01 21:22:29 +02:00
Hillel Coren
de31d77235 Apply failed login check to API and reset on login 2017-10-22 23:11:50 +03:00
Hillel Coren
0ed4250766 Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
Hillel Coren
76837ebe00 Multi-db fixes 2017-05-15 16:49:58 +03:00
Hillel Coren
64050f1115 Multi-db support 2017-05-02 13:35:42 +03:00
Hillel Coren
d4f25fe490 Check user email isn't taken in lookup tables 2017-05-01 21:46:31 +03:00
Hillel Coren
65d6bfd707 Multi-db support 2017-05-01 19:58:51 +03:00
Hillel Coren
a28b63ce0f Return public ids for default tax rates in the API 2017-04-30 12:44:48 +03:00
David Bomba
9ff1817c1c Google Auth - Authenticate with backend server (API) (#1405)
* Google OAuth - Authentication with a backend server
2017-03-31 00:01:42 +11:00
David Bomba
576795532d Add field
In case a user accesses app from iOS or Android device, need to update the device property to track any changes.
2017-03-28 13:30:47 +11:00
Hillel Coren
05886a5ed1 Renable ping method for Zapier 2017-02-15 22:09:46 +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
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
bbbf1237c5 Added task projects 2016-11-29 19:47:26 +02:00
David Bomba
c771b12494 enable stateless social login (#1170) 2016-11-25 20:56:48 +11:00
Hillel Coren
d046679dab Support OAuth login on iPhone 2016-10-06 15:46:27 +03:00
Hillel Coren
a1fcc3519a Support validating OAuth token 2016-10-05 21:51:08 +03:00
Hillel Coren
36e50e7bcb Fixes for the API 2016-07-15 16:47:18 +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
1d6011caad Working on permissions in the API 2016-05-02 11:38:01 +03:00
Hillel Coren
39fc63886b Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-03-13 17:39:03 +02:00
Hillel Coren
243b1c1d37 Fix for JSON account export 2016-03-13 13:56:56 +02:00
David Bomba
94a73f92ad re-working validation 2016-03-13 22:39:20 +11:00
David Bomba
7d2cf9770b fixing validation 2016-03-13 21:54:31 +11:00
David Bomba
f6b2595936 changing the way validation works 2016-03-13 20:28:14 +11:00
David Bomba
83de2a279e changing the way validation works 2016-03-13 20:27:00 +11:00
David Bomba
3a657e511a changing the way validation works 2016-03-13 20:18:19 +11:00
David Bomba
aa8b160661 changing the way validation works 2016-03-13 20:11:45 +11:00
David Bomba
5462e4276a changing the way validation works 2016-03-13 20:10:25 +11:00
Hillel Coren
6aafb9154d Enabled registering through the API 2016-03-08 23:22:59 +02:00
David Bomba
fd4ec8cb6d bug fixes 2016-03-03 20:52:47 +11:00
David Bomba
5950d0e0be Bug Fixes 2016-03-03 19:48:33 +11:00
David Bomba
9744ad69b7 Localization API & PUSH 2016-03-03 13:28:16 +11:00
David Bomba
28cd3e01a7 Bug fixes push notifications 2016-03-03 11:24:13 +11:00