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

248 commits

Author SHA1 Message Date
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)