1
0
Fork 0
mirror of synced 2024-08-14 01:31:33 +12:00
Commit graph

1760 commits

Author SHA1 Message Date
Eldad Fux
50e7fc43c9 Fixed test 2020-06-10 21:55:22 +03:00
Eldad A. Fux
1997fd7b5e
Merge pull request #398 from appwrite/avatar-initials
Avatar initials
2020-06-10 21:26:54 +03:00
Eldad A. Fux
897de6095f
Merge branch 'master' into force-https 2020-06-10 21:25:04 +03:00
Eldad Fux
4e73b3e9fd Fixed small UI bug 2020-06-10 17:11:59 +03:00
Eldad A. Fux
12dc275d3e
Merge branch 'master' into style/links-animations 2020-06-10 16:30:09 +03:00
AnatoleLucet
960136a823 Adding links animation 2020-06-10 15:21:28 +02:00
Eldad Fux
79613e80c9 Small style fixes 2020-06-10 14:42:35 +03:00
Eldad Fux
ce664ec4dd Fix for #394 2020-06-10 06:11:53 +03:00
Eldad Fux
8e47027c34 Removed 3rd party avatar services from the console 2020-06-10 00:31:15 +03:00
Eldad Fux
13bd66e502 Added initials route 2020-06-09 22:48:26 +03:00
Eldad Fux
98846adfc9 Fixed test 2020-06-09 07:27:09 +03:00
Eldad Fux
6f814746b4 Delete project team when project gets deleted 2020-06-08 21:33:37 +03:00
Eldad Fux
26a133a3f8 Allowed admin to auto-add new member to a team 2020-06-08 19:15:35 +03:00
Eldad Fux
7d5ee934ee Added link to user page 2020-06-08 19:15:13 +03:00
Eldad Fux
0060dfe715 Fix for tests 2020-06-08 11:01:11 +03:00
Eldad Fux
157b91b63b Fixed team member count 2020-06-08 08:42:01 +03:00
Eldad Fux
591ff738ee Added roles tooltip 2020-06-08 07:40:13 +03:00
Eldad Fux
51da5061f0 Updated Console SDK 2020-06-08 07:38:39 +03:00
Eldad Fux
a7be36089f Updated usage calculation 2020-06-07 19:33:51 +03:00
Eldad Fux
0e6f36d78d Added invite form 2020-06-07 15:29:12 +03:00
Eldad Fux
fb2663745d Updated Team UI 2020-06-07 12:29:51 +03:00
Eldad Fux
950a66f294 #380 added option to delete team from the console 2020-06-07 11:09:05 +03:00
Eldad Fux
2afb5776c0 Added option to update team name 2020-06-07 10:48:06 +03:00
Eldad Fux
d6f3e34bc4 Updated alert messages 2020-06-07 09:22:51 +03:00
Eldad Fux
9083ea0cdc Updated routes 2020-06-07 08:57:04 +03:00
Eldad Fux
c2ab447832 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-07 08:44:35 +03:00
Eldad Fux
ca07660e6e Changed access roles for health API 2020-06-07 08:43:25 +03:00
Eldad Fux
ce89f0e283 Self hosting Google fonts for offline access 2020-06-07 08:36:10 +03:00
Eldad Fux
4507c7afce Work in progress 2020-06-07 07:57:56 +03:00
Eldad Fux
1c7cb37efe Added a new team page 2020-06-07 07:18:02 +03:00
Eldad Fux
f88504a967 Fallback for user name 2020-06-07 06:51:11 +03:00
Eldad Fux
7fc76c9731 Fixed duplicated IDs 2020-06-07 06:33:36 +03:00
Eldad Fux
1d47ef7ca0 Added abuse key to open-spec 2020-06-06 09:35:06 +03:00
Eldad Fux
76708f1637 Updated providers list 2020-06-05 13:02:33 +03:00
Eldad Fux
81ef66a29a Work in progress 2020-06-05 12:53:06 +03:00
Eldad Fux
899fec8504 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-05 00:58:55 +03:00
Eldad Fux
d3d98d4d05 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-05 00:54:07 +03:00
Eldad Fux
41fcd13621 More fixes for tests 2020-06-05 00:20:24 +03:00
Eldad Fux
b4c70b3175 Fix for test 2020-06-04 18:12:06 +03:00
Eldad Fux
941c834eaa Fixed tests 2020-06-04 17:59:45 +03:00
Eldad Fux
91690fcae1 Work in progress 2020-06-04 17:06:51 +03:00
Eldad Fux
1ce76a8ca6 Fix for #368 2020-06-01 22:58:58 +03:00
Eldad Fux
21ff792ad7 Fixed output of /v1/health/queue/certificates returning wrong data 2020-06-01 07:04:40 +03:00
Eldad Fux
0c29251f9d Fix for collection reload 2020-05-31 08:56:13 +03:00
Eldad Fux
aadac941c6 Removed required fields 2020-05-31 08:49:30 +03:00
Eldad Fux
e71a0f4be5 Updated docs 2020-05-31 01:24:05 +03:00
Eldad Fux
61c54f2a12 Fixed tooltip 2020-05-31 01:11:02 +03:00
Eldad Fux
7e3ad08411 Updated stable version 2020-05-30 20:32:16 +03:00
Eldad Fux
11c2d6ec82 Updated Ruby SDK 2020-05-30 14:52:36 +03:00
Eldad A. Fux
093bcad4f2
Merge pull request #362 from appwrite/apple-oauth
Apple OAuth Adapter 
2020-05-30 13:44:04 +03:00
Eldad Fux
79b3566ff5 Added some UI notes 2020-05-30 13:21:36 +03:00
Eldad Fux
a25a827740 Work in progress - preloader 2020-05-30 12:53:34 +03:00
Eldad Fux
fe955ac9fb Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-05-30 10:41:38 +03:00
Eldad Fux
7ad49a4a6c Added ruby docs 2020-05-29 21:59:53 +03:00
Eldad Fux
116521f4a7 Added beta tag 2020-05-29 19:43:59 +03:00
Eldad Fux
14e6c61ed9 Updated docs 2020-05-29 15:46:26 +03:00
Eldad Fux
7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +03:00
Eldad Fux
d6fbd734a3 Merge branch 'master' of github.com:appwrite/appwrite into apple-oauth 2020-05-28 18:44:41 +03:00
Eldad Fux
21eb36492c Updated docs URLs 2020-05-28 14:42:32 +03:00
Eldad Fux
19b343a795 Updated docs 2020-05-28 14:34:42 +03:00
Eldad Fux
3491836b6a Fixed a bug where the session was not set properly when the API used an IP with non-standard port as hostname #353 2020-05-28 13:10:38 +03:00
Eldad Fux
3aca35c130 Updated docs 2020-05-28 10:00:19 +03:00
Eldad Fux
9a3ae9c5ef Merge branch 'lazy-delete' of github.com:appwrite/appwrite 2020-05-28 09:02:21 +03:00
Eldad Fux
604573741d Preperations for Deno SDK 2020-05-28 09:00:07 +03:00
Eldad Fux
302fe0558d Updated all code examples 2020-05-28 07:41:25 +03:00
Eldad Fux
6e143f7ed3 Apple OAuth tests 2020-05-27 14:54:27 +03:00
Eldad Fux
3c2ec404ca Fixed UI link 2020-05-26 23:14:52 +03:00
Eldad Fux
c150b94ece wip 2020-05-26 22:42:27 +03:00
Eldad Fux
0b3cb1c302 Added option to delete project #340 2020-05-26 22:12:40 +03:00
Eldad Fux
419fabd80a Updated delete method to support recrusive deletes 2020-05-26 20:11:20 +03:00
Eldad Fux
9fd288b6c5 Added deletion for project children 2020-05-26 08:09:06 +03:00
Eldad Fux
d09603f9e3 Merge branch 'master' of github.com:appwrite/appwrite into lazy-delete 2020-05-26 05:34:28 +03:00
Eldad Fux
0ed72a4012 Updated docs 2020-05-26 00:09:13 +03:00
Eldad Fux
53714228ab updates events config 2020-05-25 23:00:58 +03:00
Eldad Fux
dc1fd04e2d Moving events list to a config file 2020-05-25 22:54:18 +03:00
Eldad Fux
4d0285caa7 Fixed cache contorl for collection dashboard 2020-05-25 21:11:22 +03:00
Eldad Fux
b59849df22 Added a flag to disable ClamAV scans #350 2020-05-25 16:12:59 +03:00
Eldad Fux
1cdb8bdf97 Fixed bug denied public documents (*) to be accessed by guest users 2020-05-25 07:25:57 +03:00
Eldad Fux
8f23a80634 Fixed wrong SDK method type in avatars browser route 2020-05-25 06:36:10 +03:00
Torsten Dittmann
65f63bb769 refactor variables to languages 2020-05-24 14:31:48 +02:00
Torsten Dittmann
b2bae294b6 add languages method to locale endpoint 2020-05-24 14:20:32 +02:00
Eldad Fux
780842839d Updates to Flutter SDK 2020-05-24 08:30:49 +03:00
Eldad Fux
64065d2c31 Updated Flutter SDK 2020-05-24 07:20:38 +03:00
Eldad Fux
af5e0fbef6 Updated Flutter SDK 2020-05-23 20:19:28 +03:00
Eldad Fux
9a70a18909 Updated UI 2020-05-23 17:32:00 +03:00
Eldad Fux
93f087aab2 Updated settings UI 2020-05-23 00:23:38 +03:00
Eldad Fux
80927f2366 Fix for #331 2020-05-22 22:19:04 +03:00
Eldad Fux
6d8a3e4496 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
Eldad Fux
ed63557f3e Updated settings UI 2020-05-22 21:58:19 +03:00
Eldad Fux
66e4866b49 Minor fix with hostname 2020-05-22 13:46:44 +03:00
Eldad Fux
e6c06040ff Updated stable version number 2020-05-22 06:35:50 +03:00
Eldad Fux
f8420f4984 Updated docs 2020-05-22 06:31:33 +03:00
Eldad Fux
c42e2022cc Fix for issue #335 2020-05-22 04:39:00 +03:00
Eldad Fux
156a53809a Added 0.6.1 change log 2020-05-21 21:14:25 +03:00
Eldad Fux
0dd3ab5aa8 Fix for using remote host with non-default port 2020-05-21 19:00:10 +03:00
Eldad Fux
08f4c0d6e0 updated migration tool 2020-05-21 10:00:06 +03:00
Eldad Fux
5c91e4c57c Updated migration command 2020-05-21 09:25:29 +03:00
Eldad Fux
dda6a7c806 Fix for empty tab 2020-05-21 00:31:56 +03:00
Eldad Fux
dbddbf9556 Updated SDKs 2020-05-18 19:57:55 +03:00
Eldad Fux
1ca72c7adf Updated platforms 2020-05-18 16:37:53 +03:00
Eldad Fux
b9d48282af Hidden linked documents feature 2020-05-18 15:16:07 +03:00
Eldad Fux
6d72accc14 Fixed stats date range 2020-05-18 14:26:52 +03:00
Eldad Fux
7fe827ee19 Updated SDKs and docs 2020-05-18 08:55:27 +03:00
Eldad Fux
d2bcbcb4da updated method types 2020-05-18 07:26:28 +03:00
Eldad Fux
19d147a738 Updated Flutter SDK 2020-05-17 21:45:14 +03:00
Eldad Fux
692abb5e92 Fixed Flutter callback scheme 2020-05-17 21:41:04 +03:00
Eldad Fux
3bdd53cffe Updated cache buster 2020-05-17 20:07:28 +03:00
Eldad Fux
88b5762430 Updated branch 2020-05-17 19:12:48 +03:00
Eldad Fux
c667c88efa Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-17 19:12:28 +03:00
Eldad Fux
1d96911000 Updated social dev 2020-05-17 18:57:42 +03:00
Eldad Fux
4e7d4ff6f7 Updated Flutter SDK 2020-05-17 17:17:55 +03:00
Eldad Fux
900af6bc30 Updated Flutter SDK 2020-05-17 14:51:57 +03:00
Eldad Fux
11a3d3de58 Added default OAuth handler a unique scheme 2020-05-17 14:11:43 +03:00
Eldad Fux
976b34911b Updated examples source path 2020-05-17 12:50:53 +03:00
Eldad Fux
8677e001cc Updated SDKs 2020-05-17 12:13:48 +03:00
Eldad Fux
561bb8e880 Updated platform list 2020-05-17 11:15:51 +03:00
Eldad Fux
1a8fb5d720 Updated paltform list 2020-05-17 11:01:38 +03:00
Eldad Fux
9abc7a46f7 Updated platform list 2020-05-17 10:33:17 +03:00
Eldad Fux
70ee273fe9 Changed Dart SDK to Flutter SDK 2020-05-17 09:47:01 +03:00
Eldad Fux
c76dcd9c7a Updated SDKs 2020-05-17 08:29:57 +03:00
Eldad Fux
23af2769f8 Added spec route 2020-05-17 08:27:10 +03:00
Eldad Fux
ea6a3cec31 Updated spec path 2020-05-17 08:24:45 +03:00
Eldad Fux
c8973d62dc Updated stable version 2020-05-16 19:15:27 +03:00
Eldad Fux
06c8a2da97 Updated health routes 2020-05-16 18:34:37 +03:00
Eldad Fux
c84df457d4 Updated health routes 2020-05-16 18:33:26 +03:00
Eldad Fux
6e454a2170 Updated docs 2020-05-16 18:25:26 +03:00
Eldad Fux
18fe323c6d Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-16 18:23:22 +03:00
Eldad Fux
b6dc9ad8af Updated docs 2020-05-16 18:22:30 +03:00
Eldad Fux
b7478d4f07 Updated version number 2020-05-16 14:49:46 +03:00
Eldad Fux
f6fc6d1812 Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-16 14:45:56 +03:00
Eldad Fux
3572c67938 Updated OAuth2 default URLs 2020-05-16 14:45:22 +03:00
Eldad Fux
0e7fe70e89 Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-16 14:44:17 +03:00
Eldad Fux
13e316bc53 Updated default OAuth2 URLs 2020-05-16 14:42:55 +03:00
Eldad Fux
dbab79fa54 Added yaml support 2020-05-16 14:28:26 +03:00
Eldad Fux
0f5017e202 Extra space 2020-05-15 20:58:56 +03:00
Eldad Fux
df3f292913 Style updates 2020-05-15 17:14:26 +03:00
Eldad Fux
2374771d44 Merge branch 'feature--flutter-support' of github.com:appwrite/appwrite into 0.6 2020-05-14 14:07:05 +03:00
Eldad Fux
901288ad27 Updated platforms list 2020-05-14 14:02:08 +03:00
Eldad Fux
64684b7561 preloading tests 2020-05-14 13:55:57 +03:00
Eldad Fux
a5fefffc1d Added PHP preload support 2020-05-14 11:22:06 +03:00
Eldad Fux
9e6553028f Fixed unkown log view 2020-05-14 00:38:18 +03:00
Eldad Fux
feefcc4fb1 Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-14 00:13:55 +03:00
Eldad Fux
4986106600 Filtered user logs 2020-05-14 00:10:29 +03:00
Eldad Fux
8e4dd5583a Updated timeout range 2020-05-13 23:59:02 +03:00
Eldad Fux
1d4a6cb99e Functions work in progress 2020-05-13 01:00:48 +03:00
Eldad Fux
8b878c87ff Added built-in DB encryption 2020-05-13 01:00:00 +03:00
Eldad Fux
03ec10a0b8 Fixed checkboxes spaces 2020-05-13 00:37:39 +03:00
Eldad Fux
db40609ead Converted network charts to MB 2020-05-12 23:18:34 +03:00
Eldad Fux
b3d10323df Removed trigger attribute 2020-05-12 23:14:46 +03:00
Eldad Fux
f810643512 Notes for container isolation 2020-05-11 09:48:26 +03:00
Eldad Fux
aebc355848 Changed default timeout 2020-05-11 09:48:07 +03:00
Eldad Fux
c679a327f9 Added public events config file 2020-05-11 09:47:53 +03:00
Eldad Fux
13bc97bd7e Updated SDKs 2020-05-11 07:39:00 +03:00
Eldad Fux
839428ce9c Updated SDKs 2020-05-10 23:44:28 +03:00
Eldad Fux
c2975c9177 Updated SDKs 2020-05-10 23:13:51 +03:00
Eldad Fux
ed468a3273 Demo worker 2020-05-10 22:56:36 +03:00
Eldad Fux
98b04976c1 Updated server commands 2020-05-10 13:30:07 +03:00
Eldad Fux
ca52947203 Updated config files 2020-05-10 01:12:00 +03:00
Eldad Fux
3e8b3752fd Updated workers logs 2020-05-09 19:39:50 +03:00
Eldad Fux
d4a34253f2 Optimized dockerfile 2020-05-09 09:26:18 +03:00
Eldad Fux
93dff8f0ee Style updates 2020-05-08 00:17:06 +03:00
Eldad Fux
25280cce16 Updated tests 2020-05-06 20:35:56 +03:00
Eldad Fux
a3b1e97ebf Updated tests and delete methods 2020-05-06 15:12:52 +03:00
Eldad Fux
bce90d68b0 Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-06 13:40:59 +03:00
Eldad Fux
21b2758060 Updated change log 2020-05-06 13:34:44 +03:00
Eldad Fux
222822e9d9 Updated SDKs 2020-05-06 13:16:23 +03:00
Eldad Fux
f37944991e Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-06 09:47:58 +03:00
Eldad Fux
8196a2320a Merge branch 'database-ui' of github.com:appwrite/appwrite into 0.6 2020-05-06 09:47:33 +03:00
Eldad Fux
19a6b9369c Merge branch 'feature--flutter-support' of github.com:appwrite/appwrite into 0.6 2020-05-06 09:47:25 +03:00
Eldad Fux
6c9bbe2763 Update projects list 2020-05-06 09:45:29 +03:00
Eldad Fux
5aa3e768df Fixed document selection issue 2020-05-06 09:33:10 +03:00
Eldad Fux
4420c85460 Added first e2e test 2020-05-05 23:37:59 +03:00
Eldad Fux
81f4293834 Updated collections structure 2020-05-05 22:42:35 +03:00
Eldad Fux
2213c6622f First draft for API routes 2020-05-05 20:30:12 +03:00
Eldad Fux
09e57b46ce Updated collections 2020-05-04 17:35:01 +03:00
Eldad Fux
a79af138ff Initi cloud functions module 2020-05-04 16:34:31 +03:00
Eldad Fux
72a50cc693 Document preview fix 2020-05-04 11:29:25 +03:00
Eldad Fux
ca43d16201 Removed unused template 2020-05-04 08:40:48 +03:00
Eldad Fux
efc7bce35d Merge branch 'database-ui' of github.com:appwrite/appwrite into 0.6 2020-05-04 08:07:07 +03:00
Eldad Fux
496d7c2973 Work in progress 2020-05-04 08:04:30 +03:00
Eldad Fux
936f635839 Added cache buster 2020-05-03 13:49:42 +03:00
Eldad Fux
870b7ca75f Merge branch 'database-ui' of github.com:appwrite/appwrite into 0.6 2020-05-03 13:46:41 +03:00
Eldad Fux
406df487d2 Added cache buster to document forms 2020-05-03 13:46:13 +03:00
Eldad Fux
20557fb2b5 Updated cache buster 2020-05-03 13:45:37 +03:00
Eldad Fux
d584b81144 Merge branch 'database-ui' of github.com:appwrite/appwrite into 0.6 2020-05-03 12:50:14 +03:00
Eldad Fux
b3dfeaba40 Addedf documents search 2020-05-03 12:49:22 +03:00
Eldad Fux
65215de545 Work in progress 2020-05-03 00:16:34 +03:00
Eldad Fux
521a3459cc Merge branch 'database-ui' of github.com:appwrite/appwrite into 0.6 2020-05-02 22:59:46 +03:00
Eldad Fux
be2030931b Added document search 2020-05-02 22:57:52 +03:00
Eldad Fux
ea9c1156df Added Java BETA SDK 2020-05-02 07:40:22 +03:00
Eldad Fux
b5c42ab88e Updated server SDKs 2020-05-02 07:23:56 +03:00
Eldad Fux
3588b2e2ca Stats for last 30 days 2020-05-01 21:44:43 +03:00
Eldad Fux
cd999c5742 Enabled health docs 2020-05-01 21:44:34 +03:00
Eldad Fux
f77a6a4814 Updated tests 2020-05-01 13:24:36 +03:00
Eldad Fux
9f9cc2692b Changed Health API to be public 2020-05-01 13:07:53 +03:00
Eldad Fux
9b1666eeb6 Updated docs and added the health API to the server SDKs 2020-05-01 11:48:42 +03:00
Eldad Fux
7d620baaf2 Updated health API docs 2020-05-01 11:39:45 +03:00
Eldad Fux
dcc1e46ba5 Merge branch 'feature--flutter-support' of github.com:appwrite/appwrite into 0.6 2020-05-01 10:59:54 +03:00
Eldad Fux
3eccd7e227 Minor style fixes 2020-05-01 09:28:39 +03:00
Eldad Fux
6275665efe Added sticky footer 2020-05-01 09:27:35 +03:00
Eldad Fux
5f79dc2e8a Fixed missing param 2020-05-01 09:27:02 +03:00
Eldad Fux
ef8a4e8c62 Updated SDKs 2020-04-30 22:16:14 +03:00
Eldad Fux
8a5e240131 Added cache version to footer 2020-04-30 21:47:20 +03:00
Eldad Fux
2fb4a315b7 Updated layout 2020-04-30 21:47:08 +03:00
Eldad Fux
0908d54587 Added a files tab 2020-04-30 21:46:52 +03:00
Eldad Fux
b5bb1a9790 Hide JSON link on new docs 2020-04-30 21:46:41 +03:00
Eldad Fux
12adbf0535 Hide drop list when not in index 2020-04-30 21:46:22 +03:00
Eldad Fux
e1fcbb993d Updated files list 2020-04-30 20:13:53 +03:00
Eldad Fux
95e2f326b2 Updated file modal window 2020-04-30 19:37:54 +03:00
Eldad Fux
2e31be7372 Small style fixes 2020-04-30 19:35:39 +03:00
Eldad Fux
c8ed7ffabd Added RTL support for markdown comp 2020-04-30 19:35:22 +03:00
Eldad Fux
09c2d6fd3b Array list counter 2020-04-30 19:34:51 +03:00
Eldad Fux
2f76a8f293 Reset search 2020-04-30 19:34:28 +03:00
Eldad Fux
167206bd9c Some style updates 2020-04-29 19:56:34 +03:00
Eldad Fux
acab36f30a Fixed array list UI 2020-04-29 11:36:55 +03:00
Eldad Fux
bb054aebea File browser 2020-04-29 11:36:41 +03:00
Eldad Fux
fbcc7763de Fixed platform UI on mobile screens 2020-04-29 11:35:22 +03:00
Eldad Fux
cdd1fe5501 File search window 2020-04-28 11:35:51 +03:00
Eldad Fux
7522298892 Work in progress 2020-04-27 21:38:06 +03:00
Eldad Fux
2e190ba31b Added file input type 2020-04-27 21:37:42 +03:00
Eldad Fux
607d269cc4 Fixed back link 2020-04-27 21:37:17 +03:00
Eldad Fux
16e0218b34 Fixed element remove bug 2020-04-27 21:36:21 +03:00
Eldad Fux
94b409cef4 Add cache buster to version number 2020-04-27 21:35:08 +03:00
Eldad Fux
98f97ccc0a Added support for multiple nested children 2020-04-25 23:33:35 +03:00
Eldad Fux
f6e997e461 collection update tab is now settings 2020-04-24 22:58:40 +03:00
Eldad Fux
e3104cd84c Added markdown form 2020-04-24 20:09:09 +03:00
Eldad Fux
17347440d1 Added support for new stats ranges 2020-04-24 14:24:04 +03:00
Eldad Fux
eba0a21eee Updated UI 2020-04-23 21:49:31 +03:00
Eldad Fux
406eb8cff9 Improved for loading time 2020-04-23 06:25:00 +03:00
Eldad Fux
e3c23c0c70 Updated UI and header 2020-04-22 10:03:19 +03:00
Eldad Fux
d2a42a2cec Fixed UI filtering 2020-04-22 07:29:37 +03:00
Eldad Fux
976a843d20 Work in progress 2020-04-21 22:52:32 +03:00
Eldad Fux
9169210cde Fixes for dark mode 2020-04-21 11:29:09 +03:00
Eldad Fux
d4333be5f1 Read Permissions & Write Permissions => Access 2020-04-21 11:13:45 +03:00
Eldad Fux
2ae8b9cf34 Update cache buster 2020-04-21 11:13:19 +03:00
Eldad Fux
e93d3b79f7 Hide rule when not collections are set 2020-04-21 11:13:08 +03:00
Eldad Fux
5083958cc2 allwo only one collection when document is not an array 2020-04-21 11:12:47 +03:00
Eldad Fux
69cb6c1a87 Fixed submit button on new documents 2020-04-21 11:12:20 +03:00
Eldad Fux
a620b027e8 Add JSON view for collections 2020-04-21 11:12:06 +03:00
Eldad Fux
0694166587 Fixed form layout path 2020-04-21 11:11:47 +03:00
Eldad Fux
90807c35d6 Moved form to server side 2020-04-20 21:47:26 +03:00
Eldad Fux
15c7d76a9b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-19 07:19:09 +03:00
Eldad Fux
a5efaf2dd9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-19 07:18:37 +03:00
Eldad Fux
ef30c581e3 UI Updates 2020-04-19 07:17:48 +03:00
Eldad Fux
5fdf746f29 Updated SDKs 2020-04-19 07:04:00 +03:00
Eldad Fux
1e14db943e Updated SDKs 2020-04-19 07:03:52 +03:00
Eldad Fux
e20e262482 Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-18 16:59:34 +03:00
Eldad Fux
4dffad50c0 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-04-18 16:59:04 +03:00
Eldad Fux
392801f07a Added support for default values in the DB 2020-04-18 16:57:28 +03:00
Eldad Fux
c41dc2cd1b Updated new document form 2020-04-18 01:19:02 +03:00
Eldad Fux
cebc8f0f12 Updated title 2020-04-17 06:15:13 +03:00
Eldad Fux
7d7c2adbde Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-04-16 21:46:39 +03:00
Eldad Fux
61a3131338 Fixed typo 2020-04-16 07:59:44 +03:00
Eldad Fux
9aad053d93 Work in progress 2020-04-16 07:58:27 +03:00
Eldad Fux
0c205fcf55 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-15 16:45:24 +03:00
Eldad Fux
2664e7d921 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-04-15 16:44:08 +03:00
Eldad Fux
8481e7035b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-15 16:42:53 +03:00
Eldad Fux
db4f0dcbb6 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-15 16:41:11 +03:00
Eldad Fux
a9877abdfa Added unit tests 2020-04-14 22:53:41 +03:00
Eldad Fux
c39c907c52 Fixed user logout button 2020-04-14 22:37:46 +03:00
Eldad Fux
8b18b1df42 Updated changelog 2020-04-14 17:21:59 +03:00
Eldad Fux
9cb1c2edc8 Updated SDK 2020-04-14 17:15:47 +03:00
Eldad Fux
573e153057 Updated SDKs 2020-04-14 17:13:19 +03:00
Eldad Fux
22022fff5b Updated tracking events 2020-04-14 13:24:52 +03:00
Torsten Dittmann
011d622b64
Update health.php 2020-04-14 12:17:05 +02:00
Eldad Fux
465c20ce09 Updated Flutter forms 2020-04-14 09:16:18 +03:00
Eldad Fux
a9bfb8a7a9 New origin validator 2020-04-14 08:44:15 +03:00
Eldad Fux
8d12a00268 Removed unused var 2020-04-13 22:38:39 +03:00
Eldad Fux
984bf696b8 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-13 13:51:10 +03:00
Eldad Fux
b542e9b96a Fixed short description 2020-04-13 13:50:47 +03:00
Eldad Fux
bb6bea6c7d Fixed doc title 2020-04-13 11:18:09 +03:00
Eldad Fux
192bbeeaf9 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-12 14:01:08 +03:00
Eldad Fux
7377fad408 Updated SDK docs 2020-04-12 13:57:28 +03:00
Eldad Fux
fa782ec8a5 Enabled Fultter platform settings 2020-04-12 12:35:15 +03:00
Eldad Fux
eab3b8bd5c Updated changelog 2020-04-12 10:47:58 +03:00
Eldad Fux
ea5e080809 Updated SDK docs 2020-04-12 09:15:33 +03:00
Eldad Fux
a4068e4771 Added flutter to the UI options 2020-04-12 09:03:00 +03:00
Eldad Fux
8d93c735c7 Added new platforms to list 2020-04-12 09:02:04 +03:00
Eldad Fux
2d0f614e2a Updated SDK 2020-04-11 20:47:13 +03:00
Eldad Fux
cefcc296be Updated SDK 2020-04-11 15:35:23 +03:00
Eldad Fux
53825f6b0a Updated SDK 2020-04-11 15:31:03 +03:00
Eldad Fux
da1c73d33f Updated SDKs 2020-04-11 13:02:21 +03:00
Eldad Fux
ed268340da Updated methods labels 2020-04-10 21:59:14 +03:00
Eldad Fux
442f857d2b Updated error message 2020-04-10 21:36:21 +03:00
Eldad Fux
d6ec252de0 Updated SDK 2020-04-10 11:35:13 +03:00
Eldad Fux
55e9babb3b Updated SDK 2020-04-10 11:31:49 +03:00
Eldad Fux
048b65d69e Updated SDK 2020-04-09 15:10:12 +03:00
Eldad Fux
c96bdaf689 Updated SDK version 2020-04-09 15:09:54 +03:00
Eldad Fux
41759d4374 Updated docs 2020-04-08 20:26:18 +03:00
Eldad Fux
2bb543dd77 Fix tests 2020-04-08 20:26:09 +03:00
Eldad Fux
73d4012934 Pass session to non-web clients 2020-04-08 20:04:46 +03:00
Eldad Fux
b9cc1c6718 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-08 16:50:31 +03:00
Eldad Fux
586341b323 Added URL parsing lib 2020-04-08 16:38:36 +03:00
Eldad Fux
7becafdd1e Update error template 2020-04-08 16:15:04 +03:00
Eldad Fux
3dcba7cc3f New fallback OAuth template 2020-04-08 16:14:52 +03:00
Eldad Fux
21034f6fe3 Updated cache buster 2020-04-08 14:30:59 +03:00
Eldad Fux
79560d5c7e Added no caching on get oauth requests 2020-04-08 14:21:41 +03:00
Eldad Fux
9d6d6b24cc Added default OAuth callbacks 2020-04-08 14:00:50 +03:00
Eldad Fux
0a0c76277b Updated error padding 2020-04-08 01:11:37 +03:00
Eldad Fux
089975aec9 Fixed missing project ID error 2020-04-07 09:10:58 +03:00
Eldad Fux
96ab1e0430 Updated dart SDK 2020-04-06 15:16:19 +03:00
Eldad Fux
cb7c05063e Updated SDKs 2020-04-06 07:55:38 +03:00
Eldad Fux
c4c6dbbda0 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-05 23:42:55 +03:00
Eldad Fux
02c7f4a611 Updated SDKs 2020-04-05 23:39:45 +03:00
Eldad Fux
8e06f261c5 Updated docs 2020-04-05 17:49:28 +03:00
Eldad Fux
9872b87643 Updated Dart SDK 2020-04-05 16:50:49 +03:00
Eldad Fux
6ac886b40c Updated dart package 2020-04-05 16:23:15 +03:00
Eldad Fux
074b93b644 Updated SDK generator 2020-04-05 12:56:25 +03:00
Eldad Fux
210ac2d27c Updated mock server 2020-04-04 22:32:38 +03:00
Eldad Fux
b216917f1c Updated mock server 2020-04-04 22:16:00 +03:00
Eldad Fux
7323f16c29 Added support for flutter apps 2020-04-04 22:02:52 +03:00
Eldad Fux
01c93b2d0a DB UI - Work in progress 2020-04-03 22:27:18 +03:00
Eldad Fux
a74f35e11b Fixed focus/blur bug 2020-04-03 22:26:14 +03:00
Eldad Fux
216589fed5 Removed some legacy code 2020-04-02 00:41:29 +03:00
Eldad Fux
0edf9b3d4c Style updates 2020-03-30 16:30:37 +03:00
Eldad Fux
f6a07be0ec Added support for new array element 2020-03-30 10:19:13 +03:00
Eldad Fux
8c365dff21 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-29 23:11:41 +03:00
Eldad Fux
0783799a60 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-03-29 23:11:14 +03:00
Eldad Fux
7532a96bb3 Fixed locale tests 2020-03-29 23:10:47 +03:00
Eldad Fux
61c82ad5f3 Fixed phones response 2020-03-29 23:10:33 +03:00
Eldad Fux
e02d47bf50 Added arrays support 2020-03-29 22:38:15 +03:00
Eldad A. Fux
c837947cb1
Merge pull request #302 from SuuSoJeat/master
added Khmer locale support
2020-03-29 22:37:32 +03:00
Eldad A. Fux
f740a1ad60
Generate by IDE? 2020-03-29 21:58:42 +03:00
Eldad A. Fux
261df762d1
Generate by IDE? 2020-03-29 21:58:20 +03:00
Eldad A. Fux
5c3a71931d
Generate by IDE? 2020-03-29 21:58:04 +03:00
Eldad Fux
c73188ccf9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-28 18:23:29 +03:00
Eldad Fux
0c2e3d510a Merge branch '0.6' of github.com:appwrite/appwrite into 0.6 2020-03-28 18:17:30 +03:00
Eldad Fux
6937f751f6 Fixed SDK params 2020-03-28 18:12:34 +03:00
Eldad Fux
2a2f6c1492 Fixed SDK params 2020-03-28 18:11:58 +03:00
Eldad Fux
4548622386 Added config manager 2020-03-28 15:42:16 +03:00
SuuSoJeat
cf2c9daafa patch: careless mistakes 2020-03-28 17:50:58 +07:00
SuuSoJeat
6a7297589d Merge remote-tracking branch 'upstream/master' 2020-03-28 09:43:37 +07:00
Eldad Fux
6fb6c8ebac Added TS SDK 2020-03-27 20:07:10 +03:00
Eldad Fux
f35258b9c5 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-27 01:56:57 +02:00
Eldad Fux
677b609f37 Updated SDKs 2020-03-26 15:20:07 +02:00
Eldad Fux
7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00
SuuSoJeat
cd6c213039 patch: added new locale to locales.php 2020-03-25 21:03:09 +07:00
SuuSoJeat
86811bf49a added Khmer locale support 2020-03-25 20:47:43 +07:00
Eldad Fux
73d9bbb446 Minor source code cleanups 2020-03-25 07:03:01 +02:00
Eldad Fux
bb38ab47a8 Added docs 2020-03-25 06:34:06 +02:00
Eldad Fux
8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux
3b4c80efb6 Removed unused routes 2020-03-24 18:24:56 +02:00
Eldad Fux
088e6e8055 Small UI fixes 2020-03-21 23:22:47 +02:00
Eldad Fux
4f11e171db Fixed document not being unique 2020-03-21 23:10:06 +02:00
Eldad Fux
93df29bf11 Updated readme 2020-03-21 14:51:04 +02:00
Eldad Fux
d15394ad68 Fixed missing email verification attribute 2020-03-21 14:35:46 +02:00
Eldad Fux
0ece2fbb50 Updated version 2020-03-21 12:07:48 +02:00
Eldad Fux
fded20928b Delay SSL init 2020-03-20 23:03:08 +02:00
Eldad Fux
790d0e1cb5 Updated SDKs 2020-03-19 18:46:30 +02:00
Eldad Fux
621f1543d8 fixed undefined var 2020-03-19 17:22:58 +02:00
Eldad Fux
4e2adfde5b open-spec tiny fix 2020-03-19 17:03:30 +02:00
Eldad Fux
adfa0e217c Fixed spec email address 2020-03-19 16:42:33 +02:00
Eldad Fux
e8d4d1c349 Updated schema var 2020-03-19 09:09:21 +02:00
Eldad Fux
76e0d22dbd Updated namespace 2020-03-19 08:56:45 +02:00
Eldad Fux
c17fe6f288 Updated SDK 2020-03-19 08:54:29 +02:00
Eldad Fux
8532edb434 Updated schema as var 2020-03-19 08:42:09 +02:00
Eldad Fux
0e7d120639 Updated upgrade script 2020-03-19 08:26:59 +02:00
Eldad Fux
58807de605 Removed debug 2020-03-19 08:23:50 +02:00
Eldad Fux
e3c9fd5807 Updated docs 2020-03-18 19:52:04 +02:00
Eldad Fux
2643a146eb Work in progress 2020-03-18 07:10:59 +02:00
Eldad Fux
63047d5554 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-17 13:43:01 +02:00
Eldad Fux
6fa9f1fed2 Disabled cookie fallback when domain is verified 2020-03-17 13:36:13 +02:00
Eldad Fux
9ebe85dd5d Updated SDKs 2020-03-16 21:29:39 +02:00
Eldad Fux
2e436a6cd3 Removed unused class 2020-03-16 21:09:00 +02:00
Eldad Fux
8221cf6936 Updated origin check 2020-03-16 21:07:43 +02:00
Eldad Fux
ca1b1d1272 Work in progress 2020-03-16 20:41:56 +02:00
Eldad Fux
e78dc87521 Work in progress 2020-03-15 19:16:42 +02:00
Eldad Fux
5cfc3d3c88 Work in progress 2020-03-15 06:54:55 +02:00
Eldad Fux
fe6ae4cb1a Updated styles 2020-03-13 09:21:33 +02:00
Eldad Fux
f29f7a180c Fixed tests 2020-03-09 21:15:42 +02:00
Eldad Fux
8a6665c4e5 Updated UI 2020-03-09 17:48:51 +02:00
Eldad Fux
fe34086ac6 New DB UI 2020-03-08 21:27:21 +02:00
Eldad Fux
dc4ee8757f Fix for e2e test 2020-03-08 21:25:52 +02:00
Eldad Fux
5eedfdd3fe Better error handling 2020-03-08 17:38:51 +02:00
Eldad Fux
0aab05771d Updated cache 2020-03-08 17:38:37 +02:00
Eldad Fux
94d3083a4b Fixed link 2020-03-05 19:37:52 +02:00
Eldad Fux
92babbd21a Replaced web platform url with hostname 2020-03-05 00:54:49 +02:00
Eldad Fux
8f392ec228 Updated mobile navigation 2020-03-04 15:07:19 +02:00
Eldad Fux
6960c399b1 Updated error code 2020-03-04 15:06:52 +02:00
Eldad Fux
e3cd6092e6 Updated tasks UI 2020-03-03 07:07:23 +02:00
Eldad Fux
59a7cfdd17 Default emails 2020-03-02 00:10:52 +02:00
Eldad Fux
27850c660f Updated env vars 2020-03-01 19:05:51 +02:00
Eldad Fux
16359cca7f test cert 2020-03-01 14:10:38 +02:00
Eldad Fux
6c4f9a2277 test cert 2020-03-01 14:04:29 +02:00
Eldad Fux
28928f09b0 test cert 2020-03-01 13:28:30 +02:00
Eldad Fux
19a1ad202e cert test 2020-03-01 13:26:07 +02:00
Eldad Fux
84e3ef2634 test cert 2020-03-01 13:22:18 +02:00
Eldad Fux
8158648016 Cert test 2020-03-01 13:20:39 +02:00
Eldad Fux
e937c0c4f8 Redis debugger 2020-03-01 13:14:55 +02:00
Eldad Fux
eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux
0082e28e8e Updated account UI 2020-02-29 19:50:08 +02:00
Eldad Fux
f3d677dc64 Updated logo 2020-02-29 19:15:07 +02:00
Eldad Fux
d85ebbba81 Improved UI elements 2020-02-29 10:08:07 +02:00
Eldad Fux
c537cde6e3 Added a global cache buster 2020-02-29 10:05:00 +02:00
Eldad Fux
04d84f2614 Updated themes 2020-02-29 08:24:55 +02:00
Eldad Fux
cb5952c6c2 Added domain renewals task 2020-02-29 08:24:46 +02:00
Eldad Fux
5b8ec50838 Style updates 2020-02-28 17:04:50 +02:00
Eldad Fux
437761dea7 New file icons 2020-02-28 17:04:09 +02:00
Eldad Fux
abb40bd80d Updated UI 2020-02-28 09:37:09 +02:00
Eldad Fux
9e083eb241 Updated settings UI 2020-02-28 09:35:42 +02:00