1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
Commit graph

2556 commits

Author SHA1 Message Date
Eldad Fux
ff99dd39fa Updated theme color 2020-07-14 15:46:40 +03:00
Eldad Fux
c8a8f4650e Updated test to make sure permission updating bug is not happening again 2020-07-11 19:24:18 +03:00
Eldad Fux
1bfdab9858 Updated changelog 2020-07-11 19:21:20 +03:00
Eldad Fux
abdae9b095 Fixed permission updating bug 2020-07-11 19:18:04 +03:00
Eldad Fux
489810708b No need for drawio files 2020-07-11 16:07:33 +03:00
Eldad Fux
31789b6e8a Updated file extensions 2020-07-11 16:06:45 +03:00
Eldad Fux
8d96d27ee6 Added editable SVG files 2020-07-11 16:05:12 +03:00
Eldad Fux
40839e12f1 Added SVG files to all specs! 2020-07-11 16:01:34 +03:00
Eldad Fux
e2325407e8 Updated specs 2020-07-11 13:25:28 +03:00
Eldad Fux
eafa84646a Added functions spec 2020-07-11 09:50:32 +03:00
Eldad Fux
5b344d2c96 Added spec file 2020-07-11 07:29:27 +03:00
Eldad Fux
f08543d669 Auto-assign membership from console or server API 2020-07-10 12:06:30 +03:00
Eldad Fux
2cbf58ea5a Fixed cross origin error 2020-07-10 10:34:01 +03:00
Eldad Fux
134bdae348 Added joined date on admin mode 2020-07-09 14:25:33 +03:00
Eldad Fux
e8f755ae11 Update team count 2020-07-09 14:05:45 +03:00
Eldad Fux
7010cc361d Fixed membership creation from server 2020-07-09 13:53:46 +03:00
Eldad Fux
5c794dd22b Fix for server mode 2020-07-09 13:44:35 +03:00
Eldad Fux
edf6a5fd04 Added server mode 2020-07-09 13:27:11 +03:00
Eldad Fux
822a0e9297 Removed old test 2020-07-09 12:20:21 +03:00
Eldad A. Fux
c525e592c6
Merge pull request #473 from armino-dev/quick-fix-typo-domain-validator
Corrected filename from DomianTest.php to DomainTest.php
2020-07-09 12:06:55 +03:00
Armino Popp
f67fae9ea3 Corrected filename from DomianTest.php to DomainTest.php 2020-07-09 11:45:50 +03:00
Eldad A. Fux
1ad8112a6f
Merge pull request #471 from appwrite/eldadfux/issue470
Custom domain validation regex is invalid
2020-07-08 18:20:44 +03:00
Eldad Fux
b8948d8e18 Fixed regex syntax 2020-07-08 01:12:45 +03:00
Eldad Fux
bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux
ebe3d05bb5 Fixed paypal auto loading 2020-07-07 10:14:24 +03:00
Eldad Fux
90faeeca1e Updated changelog 2020-07-06 23:02:05 +03:00
Eldad Fux
28c2182d13 Fixed PayPal logo 2020-07-06 22:59:50 +03:00
Eldad Fux
58390126c8 Added OAuth2 providers names 2020-07-06 22:46:09 +03:00
Eldad A. Fux
c70bdafe28
Merge pull request #469 from armino-dev/add-paypal-sandbox-provider
Extending Paypal OAuth2 provider to Paypal Sandbox
2020-07-06 22:36:52 +03:00
Armino Popp
a054186655 Corrected array key to camel case format 2020-07-06 16:38:33 +03:00
Armino Popp
8c6648af19 Extending support for Paypal Sandbox 2020-07-06 16:33:45 +03:00
Eldad Fux
7b1e698fd0 Fixed test command 2020-07-06 12:31:57 +03:00
Eldad Fux
d2764f6e29 Removed debug message 2020-07-06 12:21:03 +03:00
Eldad Fux
3862bcd8e5 Updated changelog 2020-07-06 01:25:55 +03:00
Eldad Fux
1548eef780 Updated box logo 2020-07-06 01:24:51 +03:00
Eldad A. Fux
ea96bcaf59
Merge pull request #467 from armino-dev/add-box-oauth2-provider
Added Box OAuth2 provider
2020-07-04 22:38:29 +03:00
Armino Popp
56e28e91bb Correcting scope in getAccessToken 2020-07-04 17:04:25 +03:00
Armino Popp
2aa4f268a5 work done 2020-07-04 16:59:17 +03:00
Armino Popp
becf8b9ba4 Initial files for box.com OAuth2 provider 2020-07-04 15:26:43 +03:00
Eldad Fux
dc55858352 Updated Trafik version 2020-07-03 21:07:41 +03:00
Eldad Fux
d4186b8886 Small style fix 2020-07-02 01:34:47 +03:00
Eldad Fux
a826dd4c1a Updated Locale tests 2020-06-30 22:04:56 +03:00
Eldad Fux
6a87460ddb Updated ClamAV 2020-06-30 21:32:10 +03:00
Eldad Fux
88c3426d11 Upgraded ClamAV container image to version 1.0.11 2020-06-30 17:03:15 +03:00
Eldad Fux
9d90e2c8fb Merge branch 'master' of github.com:appwrite/appwrite 2020-06-30 07:46:58 +03:00
Eldad Fux
1348731ab0 Deprectaed Pubjabi Translations 2020-06-30 07:46:52 +03:00
Eldad A. Fux
27581e931b
Merge pull request #462 from appwrite/eldadfux/issue459
copy to clipboard feature is not working.
2020-06-29 22:15:50 +03:00
Eldad Fux
21323a4937 copy to clipboard feature is not working.
Fixes #459
2020-06-29 08:23:17 +03:00
Eldad A. Fux
8d92ee4e3e
Merge pull request #439 from appwrite/deprecated-first-and-last
Removed first and last params
2020-06-28 22:05:37 +03:00
Eldad A. Fux
c64cf7f160
Merge branch 'master' into deprecated-first-and-last 2020-06-28 21:53:16 +03:00