1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

73 commits

Author SHA1 Message Date
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 58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Eldad Fux 13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Eldad Fux 83047e8784 Fixed is empty conditions 2021-06-20 16:59:36 +03:00
kodumbeats afd347ca6f Create attributes and indexes using database worker 2021-06-18 12:13:37 -04:00
Eldad A. Fux babf31c3a3
Update app/controllers/shared/api.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:27 +03:00
Damodar Lohani 12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Torsten Dittmann 8f8ba1cb6d fix(api): time limit with empty values 2021-05-28 18:03:51 +02:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Eldad Fux a8cc398c85 Updated functions trigger 2021-05-17 14:32:37 +03:00
Eldad Fux 79bf99372e Removed DB connection 2021-05-17 12:49:17 +03:00
Eldad Fux 2760cf5993 Cleanups - work in progress 2021-05-16 12:18:34 +03:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
kodumbeats 9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Eldad Fux 7f47bfc9f8 Fixed default values 2021-02-28 22:46:26 +02:00
Eldad Fux b09afd1921 Updated API 2021-02-28 20:36:13 +02:00
Damodar Lohani 92d35cff18 fix missing port information in URL in console 2021-02-18 17:42:30 +05:45
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Eldad Fux 121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad Fux 1d80281ef7 Disable ratelimits 2021-01-11 23:52:05 +02:00
Eldad Fux 7b1bad0a62 Reordered some code 2021-01-05 14:22:20 +02:00
Eldad Fux 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux 1593838f89 Block iframe access to Appwrite console 2020-08-28 15:20:04 +03:00
Eldad Fux d64ac11f88 Updated UI with dynamic data 2020-07-14 21:55:44 +03:00
Eldad Fux a9b823c720 Merge branch 'preloader' of github.com:appwrite/appwrite into swoole 2020-07-03 21:33:51 +03:00
Eldad Fux 498fb207f6 Added new request methods 2020-07-03 18:14:51 +03:00
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux 521f206f09 Updated request methods 2020-07-02 20:37:24 +03:00
Eldad Fux 9238a9a8f5 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 08:10:26 +03:00
Eldad Fux 78c0566028 Removed globals from shared controllers 2020-07-01 08:08:49 +03:00
Eldad Fux 18f2074584 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 01:20:13 +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 0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux 655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux d6908cc72f Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-25 23:36:58 +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 f0261ba2d2 Removed global settings 2020-06-24 23:26:34 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 0266e1a667 Updated env to mode 2020-06-19 02:07:41 +03:00