1
0
Fork 0
mirror of synced 2024-08-04 21:12:18 +12:00
Commit graph

371 commits

Author SHA1 Message Date
Torsten Dittmann
6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Christy Jacob
b16faed83a feat: update error codes in users API 2022-02-06 16:49:01 +04:00
Matej Baco
d3e8e5ff21 Fixed tests 2022-02-04 17:10:52 +01:00
Matej Baco
4ff32612c8 Fixing tests 2022-02-04 16:25:54 +01:00
Matej Baco
3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Torsten Dittmann
d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Eldad A. Fux
f5bf1a3cd6
Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes
Wrap unique() in double quotes to better indicate that it's a literal…
2022-01-17 17:33:33 +02:00
Christy Jacob
6238fcc46a fix: reset user attrbites and do not delete user 2022-01-16 05:02:13 +04:00
Vincent Ge
a102ee6f14 Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
Torsten Dittmann
49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann
693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann
1de17ed132
Merge pull request #2484 from appwrite/feat-add-user-agent
Feat: add user agent
2021-12-15 15:16:32 +01:00
Torsten Dittmann
af5fb8751e fix: paginatio docs on endpoints 2021-12-14 12:21:44 +01:00
Torsten Dittmann
cb37a69c3e Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:16:05 +01:00
Torsten Dittmann
22faa5b9cf fix: users service - delete all sessions 2021-12-14 10:32:45 +01:00
Christy Jacob
854e9f7eaf feat: use Appwrite\Detector in database.php 2021-12-12 21:59:12 +04:00
Christy Jacob
3d863d634a feat: use Appwrite\Detector in users.php 2021-12-12 21:55:40 +04:00
Torsten Dittmann
adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Torsten Dittmann
f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann
f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
kodumbeats
a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
Torsten Dittmann
f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann
47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann
ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann
19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Torsten Dittmann
058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann
f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann
d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
kodumbeats
6e46e2fb0f Use correct key in metrics array 2021-10-27 18:17:51 -04:00
kodumbeats
79b1fceaf3 Rename to prevent collisions 2021-10-27 18:17:15 -04:00
kodumbeats
656471ced2 Backfill usage stats with empty records when required 2021-10-27 15:57:20 -04:00
Torsten Dittmann
7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
Torsten Dittmann
24a2cbfa9b fix error message 2021-10-08 12:59:28 +02:00
Torsten Dittmann
8685c09c13 fix functions and users 2021-10-08 10:39:37 +02:00
Torsten Dittmann
90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann
1dc8a74e57 fix users endpoint 2021-10-07 19:57:23 +02:00
Torsten Dittmann
8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
Torsten Dittmann
9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
Torsten Dittmann
e0699932a0 fix(users): query to ignore deleted users 2021-10-06 14:56:44 +02:00
Torsten Dittmann
492a83e336 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-search-attribute 2021-10-06 14:48:57 +02:00
Torsten Dittmann
4a054559a5 fix search with cristiano 2021-10-05 23:15:43 +02:00
Torsten Dittmann
895da9dbef fix semi-colons 2021-10-05 22:37:17 +02:00
kodumbeats
76be4ed082 Merge remote-tracking branch 'origin/feat-db-search-attribute' into feat-db-search-tests 2021-10-05 12:10:02 -04:00
kodumbeats
f2c678bf41 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:04:09 -04:00
kodumbeats
88ef9dfd3c style - pass clone of user object to workers 2021-10-05 10:29:43 -04:00
Torsten Dittmann
33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Torsten Dittmann
1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco
f9423111f3 Merge branch 'feat-database-indexing' into feat-db-search-tests 2021-09-23 08:35:07 +02:00
Matej Baco
77793b4e01 update instead of delete, adjust code to new attribute 2021-09-21 13:18:54 +02:00
Matej Baco
732c59a03d Implemented search tests 2021-09-21 10:22:13 +02:00
Damodar Lohani
2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
Christy Jacob
eccc19e5dc
Apply suggestions from code review
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-09-06 12:13:20 +05:30
Christy Jacob
ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Damodar Lohani
6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani
bb666810d9 update to use duplicate exception to check email already exists 2021-08-29 17:45:25 +05:45
Damodar Lohani
73c27f9c3d update view 2021-08-29 16:58:58 +05:45
Damodar Lohani
dc033b71ab users api update name, email, password methods 2021-08-29 14:23:40 +05:45
Christy Jacob
a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob
f7d657cc38 feat(model): use the new authorization skip methods 2021-08-28 21:55:48 +05:30
Christy Jacob
6835124af8 feat(usage): rename all usage response models 2021-08-27 23:04:43 +05:30
Christy Jacob
b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob
24925d2eb2 feat(usage): cleanup comments 2021-08-20 17:40:52 +05:30
Christy Jacob
aefbdb0597 feat(usage): added usage endpoint to users api 2021-08-20 15:27:48 +05:30
Damodar Lohani
0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani
bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani
00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Damodar Lohani
b4c794c7ba users usage params 2021-08-16 13:41:18 +05:45
Eldad A. Fux
52132c22b6
Merge branch 'feat-database-indexing' into feat-db-search-attribute 2021-08-14 21:58:56 +03:00
Eldad Fux
a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Torsten Dittmann
1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Torsten Dittmann
8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Torsten Dittmann
af57007612 feat(users): add after pagination 2021-08-06 14:36:48 +02:00
Eldad Fux
c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux
3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani
136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Eldad A. Fux
da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux
b24225b92c Updated Console SDK 2021-07-31 23:40:34 +03:00
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Christy Jacob
198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Christy Jacob
16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Damodar Lohani
6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
Eldad A. Fux
48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
Damodar Lohani
cd0b21ec0a fix typo 2021-07-19 12:11:29 +05:45
Damodar Lohani
7c99192ced Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-19 12:06:18 +05:45
Eldad Fux
2bf69d59f1 Update session document 2021-07-17 13:04:43 +03:00
Damodar Lohani
0817eea595
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-15 11:34:08 +05:45
Torsten Dittmann
4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann
18d4a0def0 fix(app): remove app resource and replace with utopia 2021-07-12 11:51:58 +02:00
Damodar Lohani
2f40d38a37 updates and fixes 2021-07-06 12:08:33 +05:45
Damodar Lohani
f7ef4349d4 custom id validator 2021-07-05 17:20:15 +05:45
Damodar Lohani
fb34c0683d
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-05 17:11:52 +05:45
Damodar Lohani
0730cf75c4 test for custom id, and fix validator 2021-07-05 16:48:52 +05:45
Damodar Lohani
5e2f3ed9c9 custom id support in create user 2021-07-05 16:35:29 +05:45
Eldad Fux
14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
kodumbeats
d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Torsten Dittmann
91250ea52b fix(users): db connection 2021-06-28 09:55:56 +02:00
Eldad Fux
83047e8784 Fixed is empty conditions 2021-06-20 16:59:36 +03:00
Eldad Fux
4c615c8fa6 Updated log method name 2021-06-17 21:21:22 +03:00
Eldad Fux
7a3221168e Removed unrequired attribute 2021-06-12 21:43:12 +03:00
Eldad Fux
f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +03:00
Eldad A. Fux
a3053b2a2b
Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-12 17:54:55 +03:00
Eldad Fux
4dc225a886 Added orderType params 2021-06-12 17:33:23 +03:00
Eldad Fux
2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Eldad Fux
2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Eldad Fux
e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03:00
Damodar Lohani
12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Eldad Fux
f1d75dc805 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:35 +03:00
Christy Jacob
26c46a2278 fix: ignore email case when creating account 2021-06-03 18:33:51 +05:30
Damodar Lohani
20e4745786 fixed param name 2021-05-31 11:35:43 +05:45
Damodar Lohani
3ef0b6e7cb endpoint to update user email verification 2021-05-30 12:48:51 +05:45
Eldad Fux
26d0d5d3dc Implemented search 2021-05-27 13:09:14 +03:00
Eldad Fux
2760cf5993 Cleanups - work in progress 2021-05-16 12:18:34 +03:00
Eldad Fux
10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Eldad Fux
c173d4a2e3 More cometics 2021-05-09 21:37:47 +03:00
Torsten Dittmann
501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Eldad Fux
e70de897d6 Work in progress account/teams/users 2021-05-07 01:31:05 +03:00
Torsten Dittmann
cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Eldad Fux
ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux
7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
kodumbeats
604b3217f3 Use validator type constants 2021-04-15 16:33:47 -04:00
Torsten Dittmann
0b4d7f0844 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method 2021-04-14 10:21:35 +02:00
Torsten Dittmann
004d3d5270 rename: users delete method 2021-04-13 13:01:33 +02:00
Eldad A. Fux
f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
kodumbeats
bc54b8b35e Set whitelist type when not string 2021-04-08 09:41:54 -04:00
kodumbeats
d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats
9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04:00
Torsten Dittmann
078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Eldad Fux
8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
kodumbeats
07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
Torsten Dittmann
feda2fd787 fix typo in countrycode 2021-03-12 17:10:51 +01:00
kodumbeats
1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats
ed447986ea Use uppercase countryCode 2021-03-09 06:03:42 -05:00
kodumbeats
192ba00e3f Add event for users.update.prefs 2021-03-04 12:18:50 -05:00
Torsten Dittmann
8bc484dfca fix leftovers 2021-02-19 14:59:36 +01:00
Torsten Dittmann
d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Eldad Fux
e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00
Torsten Dittmann
c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux
5b0343276e Removed server abuse limits 2021-01-12 00:20:29 +02:00
Eldad Fux
8117235551 Updated user default status 2021-01-10 13:55:59 +02:00
Christy Jacob
f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Christy Jacob
ef0f886ce6 feat: added todos for some /users endpoints 2020-12-28 15:21:45 +05:30
Christy Jacob
e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Eldad Fux
9ec8f64bba Updated users controller 2020-12-26 18:54:42 +02:00
Christy Jacob
5e686183c6 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-24 20:10:03 +05:30
Christy Jacob
b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob
62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Christy Jacob
1ecbf8bc5d patch: refactor delete worker invocation 2020-12-18 17:58:08 +05:30
Christy Jacob
e3a6c899c3 patch: delete based on collection 2020-12-18 16:38:58 +05:30
Eldad Fux
c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux
e3c58361d9 Merged all system events 2020-12-07 00:14:57 +02:00
Eldad Fux
0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +02:00
Eldad Fux
afd20d96f8 Updated routes lables 2020-11-11 23:02:24 +02:00
Eldad Fux
1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00
Eldad Fux
e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux
752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux
07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux
b8b77822c2 Updated controllers folder 2020-10-27 21:46:15 +02:00
Eldad Fux
528ff82be9 Updated coding standards 2020-10-27 02:11:24 +02:00
Eldad Fux
08a831c141 Fixed validation test 2020-10-25 11:27:07 +02:00
Eldad Fux
a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
hack3r-0m
76202f19a6 replaced old Reader method to new 2020-10-24 11:48:07 +00:00
Eldad Fux
ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad Fux
e399b13639 [BUG] case sensitive country flag code
Fixes #526
2020-09-09 23:29:39 +03:00
Eldad Fux
1d218b213c Updated docs 2020-09-08 00:36:13 +03:00
Eldad Fux
77667be404 Changes all name attributes length to max
of 128 chars
2020-09-08 00:28:40 +03:00
Eldad Fux
f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux
dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00
Torsten Dittmann
edde41e50f delete unique key from db 2020-08-28 20:53:19 +02:00
Eldad Fux
db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux
e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Torsten Dittmann
7484bdc347 outsource user leftovers to delete worker 2020-07-03 00:42:21 +02:00
Eldad Fux
fac1799e98 Fixed users missing resource 2020-07-03 01:13:42 +03:00
Torsten Dittmann
4c6a300a22 delete leftovers & reserve id
- delete team memberships
- create a reserved id
2020-07-02 23:48:37 +02:00
Eldad Fux
d6e85bc39e Removed namespace 2020-07-02 23:33:25 +03:00
Eldad Fux
66e2e29066 Load GEODB on init 2020-07-02 23:24:14 +03:00
Eldad Fux
3b4c77029c Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-07-01 10:04:03 +03:00
Eldad Fux
6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux
3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux
b2c5cdf054 Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-06-29 09:22:23 +03:00
Eldad Fux
0804526ee4 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-06-28 23:56:11 +03:00
Eldad Fux
655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad Fux
4f7d5aa132 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-28 22:07:18 +03:00
Eldad Fux
00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Torsten Dittmann
6bcbf113bc add basic user delete endpoint
- deletes user
- deletes sessions of user
2020-06-28 14:18:16 +02:00
Eldad Fux
ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux
efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux
7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux
e8f22ac1d7 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-25 23:11:16 +03:00
Eldad Fux
ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad Fux
539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux
2f1e25fc09 Updated naming conventions 2020-06-23 18:01:20 +03:00
Eldad Fux
fff951c8fb Fixed tests 2020-06-22 21:38:14 +03:00
Eldad Fux
8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux
02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad Fux
e71a0f4be5 Updated docs 2020-05-31 01:24:05 +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
2213c6622f First draft for API routes 2020-05-05 20:30:12 +03:00