1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

248 commits

Author SHA1 Message Date
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Eldad Fux f69c4e3048 Updated project init 2021-07-04 15:23:58 +03:00
Eldad Fux c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +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 2028d334a2 Fixed old DB 2021-06-11 21:23:41 +03:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Damodar Lohani 9a9a309ce2
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-09 12:30:02 +05:45
Torsten Dittmann 03984860d5 feat(usage): realtime data to api endpoint 2021-06-08 19:02:28 +02:00
Damodar Lohani ed0efed843 Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-08 16:04:01 +05:45
Damodar Lohani ee67986662 db setup 2021-06-07 11:37:40 +05:45
Damodar Lohani 12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Eldad Fux a0be399f0c Fix db connection 2021-06-06 20:54:01 +03:00
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Eldad Fux 26d0d5d3dc Implemented search 2021-05-27 13:09:14 +03:00
Eldad Fux cee71ef7b3 Fixed permission check 2021-05-16 13:55:12 +03:00
Eldad Fux 2760cf5993 Cleanups - work in progress 2021-05-16 12:18:34 +03:00
Eldad Fux 814ac68d49 Work in progress - projects controller 2021-05-16 01:41:42 +03:00
Eldad Fux e70de897d6 Work in progress account/teams/users 2021-05-07 01:31:05 +03:00
Damodar Lohani 309f915070 flutter desktop platforms 2021-05-06 11:19:34 +05:45
Eldad Fux a128ad08b5 Added indexes 2021-05-05 15:28:01 +03:00
Eldad Fux aa119d50d5 Added cache, updated db names 2021-05-03 22:22:39 +03:00
Eldad Fux 3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Eldad Fux 04d53eab7a Fixed missing permissions 2021-04-23 09:31:22 +03:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03: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
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +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
Eldad Fux 2c0942851e Updated API 2021-02-28 17:00:27 +02:00
Eldad Fux 55891e14d7 Updated project API 2021-02-28 13:40:59 +02:00
Eldad Fux dde5a761f9 Updated dependencies 2021-02-21 23:37:22 +02:00
Torsten Dittmann ac42cc21ea fixes certificate removal on project deletion 2021-02-08 10:01:52 +01:00
Torsten Dittmann f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Torsten Dittmann ef29a87f61 queue deletion worker for certificates 2021-02-05 10:05:46 +01:00
Eldad A. Fux 3507d28355
Merge pull request #869 from appwrite/fix-no-type-when-no-content
Fix no type when no content
2021-02-04 14:44:53 +02:00
Torsten Dittmann 76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00
Damodar Lohani 671f794403 Fix typo causing error 2021-01-13 12:52:28 +05:45
Damodar Lohani 379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani dc7e7d448a disable project stats from influxdb if usage stats is disabled 2021-01-12 19:20:17 +05:45
Eldad A. Fux 055a7ef8eb
Merge branch '0.7.x' into feat-updated-docs-api-key-scopes 2021-01-01 17:02:00 +02:00
Eldad Fux 7fc7e0b93d Added docs for all public API keys 2021-01-01 08:42:50 +02:00
Eldad A. Fux de70f71114
Merge pull request #766 from christyjacob4/feat-na-maintenance-task
feat: starter for maintenance task
2020-12-30 15:42:04 +02:00
Christy Jacob c7306053d1 fix: use orderType in DB query 2020-12-30 01:00:49 +05:30
Eldad A. Fux 8fa19a7a9d
Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
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 881b1e71a3 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-27 09:10:43 +02:00
Eldad Fux c2e2ac0430 Updated projects controller 2020-12-26 18:33:36 +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 f6c8630a1d Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-17 00:08:47 +02:00
Eldad Fux 616d5a38bc Removed debug log 2020-12-13 01:29:32 +02:00
Eldad Fux c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux 31884d17b2 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-11-21 08:15:55 +02:00
Eldad Fux afd20d96f8 Updated routes lables 2020-11-11 23:02:24 +02:00
Eldad Fux 77f3f95d93 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-31 10:48:53 +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 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux 3c8ff92e14 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-12 17:36:28 +03:00
Eldad Fux eb5a51a35c Leveraged built-in encryption filter 2020-09-12 14:03:18 +03:00
Eldad Fux 8ad2dd1e87 Updated project model 2020-09-12 11:07:28 +03:00
Eldad Fux 53778898a4 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 21:08:41 +03:00
Eldad Fux 33d8128296 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 08:57:08 +03:00
Eldad Fux ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad Fux 69faaf8559 Fixed validation 2020-09-10 00:30:29 +03:00
Eldad Fux e399b13639 [BUG] case sensitive country flag code
Fixes #526
2020-09-09 23:29:39 +03:00
Eldad Fux f39d2fb05f Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-08 09:10:51 +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 3a06e8c14b wip: new response objects 2020-08-15 00:56:50 +03:00
Eldad Fux c8d08ac29e Updated all response structures 2020-08-08 13:41:17 +03:00
Eldad Fux a7a570c354 Updated docblocks 2020-08-06 09:55:17 +03:00
Eldad Fux 4c53b5d599 Updated response docs 2020-08-06 09:51:49 +03:00
Eldad Fux fb2631e108 Updated monitors and charts 2020-07-24 00:00:10 +03:00
Eldad Fux 263d5e4cc1 Added new monitors 2020-07-23 17:59:44 +03:00
Eldad Fux c65ef9e6a8 Added function usage tracking 2020-07-21 13:33:23 +03:00
Eldad Fux d115e93a42 Added code packages to storage calculation 2020-07-17 12:48:43 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03: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 64c17a82c5 Added more tests 2020-07-11 22:40:58 +03:00
Eldad Fux c537f11b32 Added new test 2020-07-11 16:01:04 +03:00
Eldad Fux 1cd09ff2fe Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-10 16:31:52 +03:00
Eldad Fux ea1d7062a2 Improved events avlidation 2020-07-09 12:11:42 +03:00
Eldad Fux 2e676b8b3a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-08 18:21:38 +03:00
Eldad Fux c5840266f0 Updated project response format 2020-07-08 18:07:52 +03:00
Eldad Fux bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Eldad Fux 218bbdcad8 Updated controllers 2020-06-30 18:46:42 +03:00
Eldad Fux 1c9bf4d0ab Refactored all config files and added new ones 2020-06-30 08:27:52 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +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 ed4ba66723 List Documents undefined behavior
Fixes #429
2020-06-28 21:35:03 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +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 c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux 2bc181a057 Fixed tests 2020-06-21 15:18:00 +03:00
Eldad Fux 1b549092c4 Added support for "loose" boolean in query strings 2020-06-21 14:56:42 +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 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux 6f814746b4 Delete project team when project gets deleted 2020-06-08 21:33:37 +03:00
Eldad Fux e71a0f4be5 Updated docs 2020-05-31 01:24:05 +03:00
Eldad Fux 7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +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 80927f2366 Fix for #331 2020-05-22 22:19:04 +03:00
Eldad Fux 6d72accc14 Fixed stats date range 2020-05-18 14:26:52 +03:00
Eldad Fux db40609ead Converted network charts to MB 2020-05-12 23:18:34 +03:00
Eldad Fux 3588b2e2ca Stats for last 30 days 2020-05-01 21:44:43 +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 17347440d1 Added support for new stats ranges 2020-04-24 14:24:04 +03:00
Eldad Fux 8d93c735c7 Added new platforms to list 2020-04-12 09:02:04 +03:00
Eldad Fux 7323f16c29 Added support for flutter apps 2020-04-04 22:02:52 +03:00
Eldad Fux 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 58807de605 Removed debug 2020-03-19 08:23:50 +02:00
Eldad Fux 92babbd21a Replaced web platform url with hostname 2020-03-05 00:54:49 +02:00
Eldad Fux eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux cb5952c6c2 Added domain renewals task 2020-02-29 08:24:46 +02:00
Eldad Fux 2362dafc06 Updated styles 2020-02-24 15:47:35 +02:00
Eldad Fux ccd8b31e1e Updated routes methods 2020-02-23 19:47:49 +02:00
Eldad Fux 6d06444d31 Updated routes 2020-02-23 19:45:51 +02:00
Eldad Fux 92409bf4f1 Added mv check 2020-02-23 19:05:42 +02:00
Eldad Fux 51aa84fc26 Avoid multiple verifications 2020-02-23 11:10:32 +02:00
Eldad Fux b410d72681 Updated domain endpoints and 404 validation 2020-02-23 10:59:29 +02:00
Eldad Fux dadd1631aa Added basic http endpoints 2020-02-22 10:10:30 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux 64b1f1817a Updated params docs 2020-02-10 07:58:29 +02:00
Eldad Fux 9c201f5f6e Updated param docs 2020-02-10 07:54:26 +02:00
Eldad Fux 92060d0b89 Updated empty list message 2020-02-04 09:14:03 +02:00
Eldad Fux a510bfb3c1 Resorted routes for docs 2020-02-01 00:34:07 +02:00
Eldad Fux b8b9435df5 validate project deletion 2020-01-31 01:50:17 +02:00
Eldad Fux 1beaa237f0 Updated SDK examples 2020-01-30 18:18:46 +02:00
Eldad Fux f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux 77a57e381f Fixed broken paths 2019-12-18 12:24:54 +02:00
Eldad Fux 6ab90cd01e Fixed paths 2019-12-16 21:35:33 +02:00
Eldad Fux 178c476109 Changed controllers location 2019-12-16 06:55:05 +02:00
Renamed from app/controllers/admin/projects.php (Browse further)