1
0
Fork 0
mirror of synced 2024-07-17 20:36:10 +12:00
Commit graph

1873 commits

Author SHA1 Message Date
Eldad Fux 7cd9f975d5 Fix unwanted auth redirect after failed OAuth2 login 2020-08-18 08:26:28 +03:00
Eldad Fux ae567cdd94 Updated MariaDB version 2020-08-17 08:54:42 +03:00
Eldad Fux 6fa4ded3bf Skip user permission for guests 2020-08-17 08:53:11 +03:00
Eldad Fux c952ece8d4 Added key response model 2020-08-16 00:35:44 +03:00
Eldad Fux 120da9cef9 Updated response and request 2020-08-15 14:39:44 +03:00
Eldad Fux d016b9a61d Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into feat--new-vars-command 2020-08-15 00:58:14 +03:00
Eldad Fux 3a06e8c14b wip: new response objects 2020-08-15 00:56:50 +03:00
Eldad Fux 58384ac0b9 Updated swoole I/O 2020-08-15 00:56:33 +03:00
Eldad Fux 0b5e24133d Moved preloaded to a seperate lib 2020-08-14 20:41:03 +03:00
Eldad Fux cc0004e23c Removed UI logs 2020-08-13 15:55:09 +03:00
Eldad Fux 04c4b631d8 Added the new vars command 2020-08-12 15:12:48 +03:00
Eldad Fux 07496447b4 Updated console with session list new structure 2020-08-11 17:29:27 +03:00
Eldad Fux 609006bc1f Added new session data 2020-08-11 17:28:51 +03:00
Eldad Fux 8eb74fc5c1 Fixed templates paths 2020-08-11 17:28:24 +03:00
Eldad Fux d6ad0779b3 Updated session structure 2020-08-10 06:52:19 +03:00
Eldad Fux 6c2f432469 Updated error log 2020-08-10 00:19:30 +03:00
Eldad Fux e95c8d7758 Lazyload GEO DB 2020-08-09 23:57:12 +03:00
Eldad Fux c7f6eb2d45 Fixed users response list 2020-08-09 18:34:33 +03:00
Eldad Fux 78b49cd045 Sycned migration script with 0.7 updates 2020-08-09 18:03:09 +03:00
Eldad Fux a7a55821a1 Removed prefs merge behaviour 2020-08-09 18:00:09 +03:00
Eldad Fux 86593ea545 Remove empty line 2020-08-09 17:58:35 +03:00
Eldad Fux 77d94f79bd Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-08 13:43:50 +03:00
Eldad Fux c8d08ac29e Updated all response structures 2020-08-08 13:41:17 +03:00
Eldad A. Fux e2fd3381d0
Merge pull request #497 from appwrite/feat-installation-script
Feature: New installation script
2020-08-08 13:39:40 +03:00
Eldad Fux 5b34a1ea7e Updated response models 2020-08-07 09:33:49 +03:00
Eldad Fux 7ebc6a5de9 Updated response models 2020-08-07 07:39:10 +03:00
Eldad Fux dd19846611 Updated docs 2020-08-07 06:57:27 +03:00
Eldad Fux ab8d47dd78 Added structured response objects 2020-08-06 17:49:29 +03:00
Eldad Fux f8970dc023 Replace prefs patch method with put 2020-08-06 15:45:58 +03:00
Eldad Fux 1707fac0ab Updated prefs 2020-08-06 15:00:16 +03:00
Eldad Fux 1ce645a209 Updated user prefs endpoints 2020-08-06 14:18:53 +03:00
Eldad Fux 3cc2101ada Updated prefs update route 2020-08-06 13:21:10 +03:00
Eldad Fux 14dfcc93a5 Updated user response object 2020-08-06 13:01:08 +03:00
Eldad Fux 227d8dbb70 Fixed prefs parsing 2020-08-06 12:54:56 +03:00
Eldad Fux 0c70412078 Updated account response object 2020-08-06 10:39:55 +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 6bbec799de Updated output logs 2020-08-06 08:55:02 +03:00
Eldad Fux c97b61d8ae New env vars for event triggers 2020-08-05 16:12:23 +03:00
Eldad Fux a361b3d181 Fixed event triggers 2020-08-05 08:18:45 +03:00
Eldad Fux 05c01dc1a7 Added event exectuions for cloud functions 2020-08-04 23:09:01 +03:00
Eldad Fux e3086ba789 Merge branch 'upgraded-webhooks' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-04 08:27:40 +03:00
Eldad Fux 2f6a3c6610 Updated webhook event label and func stracture 2020-08-04 08:23:38 +03:00
Eldad Fux 63d8b402aa Updated webhook event label name 2020-08-03 14:47:32 +03:00
Eldad Fux 7b3adbe2b0 Added Deno SDK 2020-08-01 06:48:36 +03:00
Eldad Fux 9aca6f93ab Updated platform list 2020-07-31 21:24:41 +03:00
Eldad Fux 40b7a1de7f Added default ports 2020-07-31 15:50:39 +03:00
Eldad Fux e5d26d74eb Fixed template 2020-07-31 15:49:52 +03:00
Eldad Fux 674c003da9 Fetch default ports 2020-07-31 15:49:44 +03:00
Eldad Fux a447f21297 Fetch old version and env vars 2020-07-31 09:31:29 +03:00
Eldad Fux af2b9bfa30 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-30 21:36:53 +03:00
Eldad Fux 3d88d3041c Added title attributes to all event names 2020-07-30 21:34:22 +03:00
Eldad Fux 54c0e8bf82 Removed leftovers 2020-07-30 21:26:40 +03:00
Eldad Fux df9957357c Fixed typo 2020-07-30 10:23:25 +03:00
Eldad Fux cbd0d5f1a5 Updated events list font size 2020-07-29 20:29:42 +03:00
Eldad Fux 15c24f8d9a Added docker compose parsers 2020-07-29 18:26:01 +03:00
Eldad Fux 9f386df16a Updated controllers naming 2020-07-29 10:29:34 +03:00
Eldad Fux 6ef383faad Added new templates 2020-07-29 09:56:39 +03:00
Eldad Fux 13b4ee6624 Added config set for env vars 2020-07-29 07:03:28 +03:00
Eldad Fux dc1655b7f5 Work in progress 2020-07-28 22:48:51 +03:00
Eldad Fux d2b044cfd4 Cleanups 2020-07-28 12:53:23 +03:00
Eldad Fux 6da8a348b4 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-27 20:40:39 +03:00
Eldad Fux f5d35978cd Enabled Deno SDK 2020-07-27 20:39:04 +03:00
Eldad Fux 5df196c712 Updated naming conventions 2020-07-27 20:15:36 +03:00
Eldad Fux 5f4078e21c Updated alerts CSS 2020-07-27 09:34:11 +03:00
Eldad Fux f72e4561c6 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-26 15:57:23 +03:00
Eldad Fux 8714fb0150 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-07-26 15:56:51 +03:00
Eldad Fux a397afa9cd Merge branch '0.6.x' of github.com:appwrite/appwrite 2020-07-26 15:56:08 +03:00
Eldad Fux 71f35a64df Merge branch '0.6.x' of github.com:appwrite/appwrite into deno-sdk-update 2020-07-26 15:38:14 +03:00
Eldad Fux 0f761d267b Updated deno SDK 2020-07-26 15:11:28 +03:00
Eldad Fux ebab0bb331 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-26 11:28:49 +03:00
Eldad Fux 9cc665dd35 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-07-26 11:28:20 +03:00
Eldad Fux a93355a439 Merge branch '0.6.x' of github.com:appwrite/appwrite 2020-07-26 11:27:39 +03:00
Eldad Fux d8b8068a8a Merge branch '0.6.x' of github.com:appwrite/appwrite into update-python-sdk 2020-07-26 11:02:03 +03:00
Eldad Fux bcfbdd65cb Updated Python SDK version 2020-07-26 10:17:03 +03:00
Eldad Fux 9f6080ae7b Updated Python SDK 2020-07-26 10:14:51 +03:00
Eldad Fux d9ead8a1b4 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-25 11:22:57 +03:00
Eldad Fux 6e442ab264 Check for new version update 2020-07-25 09:26:25 +03:00
Eldad Fux 80a9b063a2 Added select-all button 2020-07-24 11:47:49 +03:00
Eldad Fux 4c8477379d Added select all button to all events and scopes lists 2020-07-24 11:28:05 +03:00
Eldad Fux eeaea6a83e Add Select All Checkbox for on Console API key Scopes Screen.
Fixes #477
2020-07-24 11:09:05 +03:00
Eldad Fux aa580f32a0 Updated to the UI 2020-07-24 10:07:01 +03:00
Eldad Fux fb2631e108 Updated monitors and charts 2020-07-24 00:00:10 +03:00
Eldad Fux 1e184b1244 Updated cache buster 2020-07-23 23:59:37 +03:00
Eldad Fux 263d5e4cc1 Added new monitors 2020-07-23 17:59:44 +03:00
Eldad Fux 4a9f0a5ebb Added function trigger 2020-07-23 08:52:03 +03:00
Eldad Fux 3c44747cae Added ability to update env var when func is already alive 2020-07-22 17:50:17 +03:00
Eldad Fux de0f2c5ca6 Added no logs message 2020-07-22 17:36:51 +03:00
Eldad Fux 8630a3a427 Reset default tag on delete 2020-07-22 17:36:39 +03:00
Eldad Fux 9cc5b50b6d Lazy delete for tags, executions and code files 2020-07-22 11:55:38 +03:00
Eldad Fux 2b78257021 Input validation 2020-07-21 23:10:31 +03:00
Eldad Fux c5a62946e9 Properly escape env vars 2020-07-21 21:43:53 +03:00
Eldad Fux f768cc937e New dashboard metric 2020-07-21 21:43:34 +03:00
Eldad Fux 4c86670486 Updated version number 2020-07-21 14:58:41 +03:00
Eldad Fux f5accf66f3 Added comment 2020-07-21 14:57:02 +03:00
Eldad Fux 471f8d4454 Activated usage tracking 2020-07-21 14:53:48 +03:00
Eldad Fux c65ef9e6a8 Added function usage tracking 2020-07-21 13:33:23 +03:00
Eldad Fux 1282be6132 Default upload is now 10mb 2020-07-21 10:59:12 +03:00
Eldad Fux 8e290731e4 Async warmup 2020-07-21 10:57:28 +03:00
Eldad A. Fux d95d894e56
Merge pull request #482 from appwrite/missing-origin-protocol
Missing origin protocol
2020-07-21 09:08:44 +03:00