1
0
Fork 0
mirror of synced 2024-06-30 20:21:16 +12:00
Commit graph

559 commits

Author SHA1 Message Date
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 81cf991695 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-01 10:46:24 +02:00
Christy Jacob aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
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
Torsten Dittmann d224fb49e6 fix some style issues 2021-06-30 16:47:55 +02:00
Torsten Dittmann eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Torsten Dittmann 06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Eldad Fux c1d85d17c8 POC 2021-06-22 22:51:14 +03:00
kodumbeats 707f49b83f Set up database worker 2021-06-17 17:58:35 -04:00
Torsten Dittmann 554d3c3557 feat(maintenance): add realtime usage stats 2021-06-16 11:35:37 +02:00
Torsten Dittmann 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
Torsten Dittmann 15e7297b5a remove unused dependencies 2021-06-14 09:07:52 +02:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +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
Eldad A. Fux a4d460faf6
Merge pull request #1256 from TorstenDittmann/feat-dbip-2021-06
feat(dbip): update to 2021-06
2021-06-07 23:55:25 +03:00
Torsten Dittmann ffd53053a7 feat(dbip): update to 2021-06 2021-06-07 12:09:31 +02:00
Eldad Fux d84d4dc0fd Updated cache buster 2021-06-05 14:30:24 +03:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Torsten Dittmann 787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux 72733964c3 Merge branch '0.8.x' of github.com:appwrite/appwrite into 0.8.x 2021-05-18 23:37:30 +03:00
Eldad Fux e6597bb6e1 Updated cachebuster 2021-05-18 23:37:23 +03:00
Eldad Fux 666f51f986 Updated code examples 2021-05-18 22:05:44 +03:00
Eldad Fux f2976a82ad Fixed auth 2021-05-17 12:37:33 +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 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
Eldad Fux dc57a41f36 Fixed account tests 2021-05-09 02:10:13 +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 9f6988f5a0 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-07 01:32:53 +03:00
Eldad Fux e70de897d6 Work in progress account/teams/users 2021-05-07 01:31:05 +03:00
Eldad Fux f69c95e119 Fixed tests 2021-05-05 10:32:20 +03:00
Eldad Fux d699c8aba9 Updated functions service 2021-05-05 00:25:17 +03:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Torsten Dittmann 3ab5fefb79 fix(influx): use curl as driver 2021-05-04 14:32:20 +02:00
Torsten Dittmann a46638544f debug influx 2021-05-04 14:15:29 +02:00
Torsten Dittmann bf8994fa3a Revert "feat(influxdb): introduce official client SDK"
This reverts commit 15522c2cb9.
2021-05-04 13:55:01 +02:00
Torsten Dittmann 15522c2cb9 feat(influxdb): introduce official client SDK 2021-05-04 13:15:36 +02:00
Eldad Fux abf90d0c72 Added console init on setup 2021-05-04 13:24:08 +03:00
Eldad Fux 7797401848 Test console init 2021-05-04 12:31:26 +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
Torsten Dittmann 4689d0b69f Revert "fix: influx db client"
This reverts commit 5ddcdf1779.
2021-04-27 15:51:35 +02:00
Torsten Dittmann 5ddcdf1779 fix: influx db client 2021-04-27 15:39:40 +02: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 c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Eldad A. Fux 1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +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 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Eldad Fux 72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03: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
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
Torsten Dittmann c5ad66839d add usage stats for realtime 2021-04-01 12:59:11 +02:00
Damodar Lohani 5d0ea6a45f Set default locale on .env #1052 2021-04-01 11:59:23 +05:45
Torsten Dittmann c31ffdcae3 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-29 17:52:42 +02: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 3c0d74ec81 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-03-29 00:52:29 +03:00
Eldad Fux 72e0daf2bd Updated version number 2021-03-29 00:49:07 +03:00
Eldad Fux 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Torsten Dittmann 8dd93cc87e Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 16:42:23 +01:00
Eldad Fux 86d962e17f Updated version numbers 2021-03-24 14:29:19 +02:00
Torsten Dittmann 78ec3a7821 replace influx with redis cache in worker init 2021-03-24 13:25:28 +01:00
Torsten Dittmann 6b5718f32f create seperate init for workers 2021-03-24 13:13:59 +01:00
Torsten Dittmann 295f2c9b7e fixed connection pool for http 2021-03-24 12:37:57 +01:00
Torsten Dittmann f20bcb5d5c use appwrite pdo adapter on http 2021-03-22 15:00:01 +01:00
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Eldad Fux 4df8ba3910 Updated cachebuster 2021-03-17 16:20:07 +02:00
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
Torsten Dittmann 56dca6b172 move resource to http worker so workers work 2021-03-12 16:56:12 +01:00
Torsten Dittmann 2efff977e0 use redis connection pool on http 2021-03-12 15:16:40 +01:00
Torsten Dittmann b8531560b2 fix connection pool on spike loads 2021-03-11 17:28:03 +01:00
Eldad Fux a3402b33f5 Overwriting registry for realtime 2021-03-10 13:26:38 +02:00
Eldad Fux b75d33efc1 Cleanups 2021-03-10 09:43:10 +02:00
Eldad Fux b26b831931 Removed context, added pools 2021-03-10 08:53:49 +02:00
Eldad Fux cc532dbc59 Getting ready for 0.7.1 release 2021-03-07 10:47:49 +02:00
Eldad Fux 27f0dc4c37 Updated config files 2021-02-28 12:16:27 +02:00
Torsten Dittmann 46f64b4faa add realtime prototype 2021-02-24 18:12:38 +01:00
Torsten Dittmann f4f0f32468 add realtime event 2021-02-24 13:19:46 +01:00
Eldad Fux 002bcf1403 Merge branch 'dev' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-02-21 18:36:04 +02:00
Eldad A. Fux 7eb4206e6d
Merge pull request #921 from appwrite/fix-force-security-email
Force security email and better SSL errors
2021-02-21 00:47:20 +02:00
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Eldad Fux a582b49b5e Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-19 06:24:05 +02:00
Eldad Fux 05d5d28623 First commit 2021-02-18 18:48:11 +02:00
Eldad Fux 243eac950d Updated cachebuster 2021-02-17 17:04:44 +02:00
Damodar Lohani 4b59738ec0 Merge branch '0.7.x' into feat-redis-connection-password 2021-02-14 17:13:00 +05:45
Eldad A. Fux d64f8dbddb
Merge pull request #884 from appwrite/feat-updated-geo-db
Feat updated geo db
2021-02-08 17:24:44 +02:00
Eldad A. Fux 133235d4a6
Merge pull request #881 from TorstenDittmann/feat-delete-certificates
Delete certificate files with worker
2021-02-08 14:33:18 +02:00
Eldad Fux da9d7a8aca Updated GEO DB 2021-02-08 10:05:50 +02:00
Eldad Fux 88272569b8 Updated cachebuster 2021-02-07 01:22:12 +02:00
Torsten Dittmann f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Damodar Lohani 7ac826b355 updating checks for both user and pass 2021-02-01 12:06:42 +05:45
Damodar Lohani 26500f82ef updating redis auth environment 2021-01-31 20:41:06 +05:45
Damodar Lohani 4023e5efca supporting redis auth 2021-01-31 11:09:38 +05:45
Damodar Lohani 98dddd487c redis auth environment var 2021-01-29 08:28:09 +05:45
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Eldad Fux fd8fc3b8cd Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-01-09 23:57:23 +02:00
Eldad Fux bb52478bc3 Changed JWT expiry to max 15 minutes 2020-12-28 23:23:09 +02:00
Eldad Fux 5e4619b6e0 Updated auth check 2020-12-28 22:31:42 +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
Christy Jacob dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Christy Jacob e088a9e648 patch: review comments 2020-12-27 23:18:14 +05:30
Eldad Fux 803e01f610 Updated comment 2020-12-26 13:56:29 +02:00
Eldad Fux 49247e1a39 Updated cache buster 2020-12-25 14:55:25 +02:00
Christy Jacob fab01abe33 patch: added classname and queue names as constants in event 2020-12-22 18:21:46 +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
Eldad Fux 49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux e3c58361d9 Merged all system events 2020-12-07 00:14:57 +02:00
Eldad Fux d70b573179 Updated cachebuster 2020-12-05 18:23:49 +02:00
Eldad Fux 9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux a08ce93b31 Added a new mode constant 2020-11-19 00:08:45 +02:00
Eldad Fux d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad Fux fa7c160eb2 Updated cachebuster 2020-11-06 20:40:19 +02:00
Eldad Fux 1668da931f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-31 16:59:00 +02:00
Eldad Fux fc8cbb5088 Templates sync 2020-10-29 22:11:16 +02:00
Eldad Fux 2a819b2af7 Fixed registry call 2020-10-29 17:54:36 +02:00
Eldad Fux 1f8cb94b33 Fixed wrong method call 2020-10-29 17:44:21 +02:00
Eldad Fux bf1993ebe4 Updated cache buster 2020-10-29 16:11:06 +02:00
Eldad Fux bbcebfe20a Faster geo DB 2020-10-29 16:08:09 +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 0edd8ff448 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 01:50:13 +02:00
Eldad A. Fux e4a1f3fd53
Merge pull request #702 from hack3r-0m/0.7.x
Replace .mmdb reader with maxmind and native C extension
2020-10-25 01:05:03 +02:00
hack3r-0m 21eacb8a63 Replace .mmdb reader with maxmind and native C extension 2020-10-23 17:36:52 +00:00
iraj b5e3e412d4 Adding Farsi/Persian language. 2020-10-23 01:01:17 +03:00
Eldad Fux 4f7e663fac Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-22 07:15:18 +03:00
Eldad Fux e89a871528 Fix for redis persistent connection 2020-10-21 21:52:52 +03:00
Eldad Fux 619781a4ad Handle user & project channels 2020-10-21 13:50:11 +03:00
Eldad Fux 210fa9fd64 Fixed redis connection init 2020-10-19 17:50:12 +03:00
Eldad A. Fux 9b57a0cc01
Merge pull request #609 from navneetsn18/0.7.x
Changes for Urdu Language
2020-10-16 21:04:08 +03:00
Navneet Singh Negi 240e722417 New Changes for Urdu Language 2020-10-13 12:23:18 +05:30
Prasannjit Mohapatra 148026f57a
updated od 2020-10-12 22:33:47 +05:30
Eldad A. Fux ba219f8d88
Merge pull request #627 from naman360/0.7.x
translate local and templates to Punjabi(pu)
2020-10-12 07:49:47 +03:00
Eldad A. Fux d126a4c56d
Merge pull request #651 from syshcndr/syshcndr_kannada_patch
Syshcndr_kannada_patch
2020-10-12 07:43:10 +03:00
Eldad A. Fux 007791402b
Merge pull request #661 from GriffinMLN/0.7.x
Added Bulgarian translation.
2020-10-08 20:24:52 +03:00
Saida Udvincic b6b9854ece Add translations for Bosnian language
Translations were applied to templates (confirm, invitation, recovery), countries and continents.
2020-10-07 22:03:38 +02:00
GriffinMLN fe996632f6 Added Bulgarian translation. 2020-10-07 02:58:14 +03:00
eliely e93899d3c9 Add BE locale 2020-10-06 15:02:15 +02:00
syshcndr 57869d87f7 fixed 2020-10-05 16:32:08 +05:30
Eldad A. Fux 18f797e2e5
Merge pull request #604 from spielers/0.7.x
Translated Into locale language Gujrati (gu)
2020-10-05 10:24:10 +03:00
Eldad A. Fux df42a7f7d1
Merge pull request #623 from AshishMhrzn10/0.7.x
Email templates done and error fixed in Nepal locales added
2020-10-04 21:15:33 +03:00
Naman Shankhydhar 18729edf74 changed denotion of Punjabi from pu to pa 2020-10-04 11:33:20 +05:30
Eldad Fux 01ae20d432 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-10-03 09:16:36 +03:00
Naman Shankhydhar 4488f49af9 changed symbol 2020-10-02 22:08:25 +05:30
Naman Shankhydhar c108a147d3 loaded and configured punjabi lang 2020-10-02 21:49:39 +05:30
Ashish Maharjan bb5f8571d1 codes.php and init.php updated 2020-10-02 18:01:44 +05:45
Suraj Patil d8e27e9bdb
Update init.php 2020-10-02 14:48:30 +05:30
Navneet Singh Negi a307ab0183 Fixed bug in init.php 2020-10-01 21:02:18 +05:30
Navneet Singh Negi f050aece2a Changes for Urdu Language 2020-10-01 20:07:42 +05:30
Alenros eb9ec675ee
Fixed typo 2020-09-25 01:32:39 +03:00
Eldad Fux 1fe27e4097 Added missing docs 2020-09-10 23:50:31 +03:00
Eldad Fux a503173e2e Added stackshare URL 2020-08-26 12:43:11 +03:00
Eldad Fux 13b4ee6624 Added config set for env vars 2020-07-29 07:03:28 +03:00
Eldad Fux 4c86670486 Updated version number 2020-07-21 14:58:41 +03:00
Eldad Fux 9219c8ee00 Added connection limit 2020-07-21 08:47:32 +03:00
Eldad Fux e41e8e63ac Updated discord link 2020-07-20 06:59:04 +03:00
Eldad Fux 4950666caf Added project pagination 2020-07-19 17:43:34 +03:00
Eldad Fux 5657c9833c Added paging for functions, tags, and logs 2020-07-19 00:15:02 +03:00
Eldad Fux acb3dcdc66 Updated cache buster 2020-07-18 00:15:16 +03:00
Eldad Fux eec1dd6714 Updated logs UI 2020-07-17 11:14:16 +03:00
Eldad Fux 8d5e62a02b Added a new volume 2020-07-15 00:20:46 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03:00
Eldad Fux 75254ac9f7 Refactored functions API 2020-07-13 00:18:52 +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 7010cc361d Fixed membership creation from server 2020-07-09 13:53:46 +03:00
Eldad Fux edf6a5fd04 Added server mode 2020-07-09 13:27:11 +03:00
Eldad Fux 633b3bcb15 Fixed preloading 2020-07-07 23:40:08 +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 969441bf47 Fixed queues var names 2020-07-05 17:19:59 +03:00
Eldad Fux c104498e38 All headers converted to lowercase 2020-07-05 01:22:22 +03:00
Eldad Fux a4fde4fc5e Added PDO persistent connection 2020-07-04 15:30:53 +03:00
Eldad Fux abba864239 Added default auth status for each request 2020-07-03 09:08:37 +03:00
Eldad Fux 474902f924 Changed default mode instead of disabling 2020-07-03 08:56:28 +03:00
Eldad Fux 66e2e29066 Load GEODB on init 2020-07-02 23:24:14 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux d592e3aaec Moved to pconnect 2020-07-02 09:43:53 +03:00
Eldad Fux 4e09285ca4 Added PDO proxy 2020-07-02 01:34:05 +03:00
Eldad Fux a1f1edfc78 Fixed memory leak 2020-07-01 11:55: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 f1c0acef3f Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-01 09:56:06 +03:00
Eldad Fux 22867f9a8d Updated resources 2020-06-30 21:08:02 +03:00
Eldad Fux 6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux 1c9bf4d0ab Refactored all config files and added new ones 2020-06-30 08:27:52 +03:00
Eldad Fux 31d593fbb6 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-30 07:50:19 +03:00
Eldad Fux 1348731ab0 Deprectaed Pubjabi Translations 2020-06-30 07:46:52 +03:00
Eldad Fux 8d5a1e45d3 Moved configs to init 2020-06-30 07:34:13 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 13326ddbcf Updated branch 2020-06-29 10:22:53 +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 0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux 3c2394d0c0 Added new resources 2020-06-27 22:42:38 +03:00
Eldad Fux b41fe51c50 Added avatars to the config class 2020-06-27 08:36:22 +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 e088140ff5 Use utopia to get env vars 2020-06-26 15:40:24 +03:00
Eldad Fux ab77d9efae Expirements 2020-06-26 15:27:58 +03:00
Eldad Fux 1fd6dee5f1 Merge branch 'response-refactor' of github.com:appwrite/appwrite into swoole 2020-06-26 12:55:45 +03:00
Eldad Fux 40888326cc Moved config file to config class 2020-06-26 09:14:54 +03:00
Eldad Fux 32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00
Eldad Fux 9d6f5df541 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-21 15:57:11 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 4c99caf578 Updated header and cookies default values 2020-06-19 10:30:46 +03:00
Eldad Fux 2803e62769 work in progress 2020-06-19 03:04:09 +03:00
Eldad Fux 0266e1a667 Updated env to mode 2020-06-19 02:07:41 +03:00
Eldad Fux dddfd600f2 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-15 17:06:35 +03:00
Eldad Fux a102eb3938 Fix for missing project ID error 2020-06-15 17:06:27 +03:00
Eldad A. Fux 70caed07a5
Merge pull request #402 from TorstenDittmann/master
Add responsive and customizable email templates
2020-06-14 23:33:01 +03:00
Eldad Fux 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Torsten Dittmann b426a63984 fix mail subject encoding 2020-06-12 18:49:56 +02:00
Eldad Fux 899fec8504 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-05 00:58:55 +03:00
Eldad Fux 7e3ad08411 Updated stable version 2020-05-30 20:32:16 +03:00
Eldad Fux 3491836b6a Fixed a bug where the session was not set properly when the API used an IP with non-standard port as hostname #353 2020-05-28 13:10:38 +03:00
Eldad Fux dc1fd04e2d Moving events list to a config file 2020-05-25 22:54:18 +03:00
Eldad Fux 6d8a3e4496 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
Eldad Fux e6c06040ff Updated stable version number 2020-05-22 06:35:50 +03:00
Eldad Fux 3bdd53cffe Updated cache buster 2020-05-17 20:07:28 +03:00
Eldad Fux c667c88efa Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-17 19:12:28 +03:00
Eldad Fux 1d96911000 Updated social dev 2020-05-17 18:57:42 +03:00
Eldad Fux c8973d62dc Updated stable version 2020-05-16 19:15:27 +03:00
Eldad Fux b7478d4f07 Updated version number 2020-05-16 14:49:46 +03:00
Eldad Fux dbab79fa54 Added yaml support 2020-05-16 14:28:26 +03:00
Eldad Fux 8b878c87ff Added built-in DB encryption 2020-05-13 01:00:00 +03:00
Eldad Fux c679a327f9 Added public events config file 2020-05-11 09:47:53 +03:00
Eldad Fux ca52947203 Updated config files 2020-05-10 01:12:00 +03:00
Eldad Fux 93dff8f0ee Style updates 2020-05-08 00:17:06 +03:00
Eldad Fux 936f635839 Added cache buster 2020-05-03 13:49:42 +03:00
Eldad Fux 20557fb2b5 Updated cache buster 2020-05-03 13:45:37 +03:00
Eldad Fux b3dfeaba40 Addedf documents search 2020-05-03 12:49:22 +03:00
Eldad Fux be2030931b Added document search 2020-05-02 22:57:52 +03:00
Eldad Fux 2fb4a315b7 Updated layout 2020-04-30 21:47:08 +03:00
Eldad Fux 2e31be7372 Small style fixes 2020-04-30 19:35:39 +03:00
Eldad Fux 167206bd9c Some style updates 2020-04-29 19:56:34 +03:00
Eldad Fux acab36f30a Fixed array list UI 2020-04-29 11:36:55 +03:00
Eldad Fux cdd1fe5501 File search window 2020-04-28 11:35:51 +03:00
Eldad Fux 94b409cef4 Add cache buster to version number 2020-04-27 21:35:08 +03:00
Eldad Fux eba0a21eee Updated UI 2020-04-23 21:49:31 +03:00
Eldad Fux 406eb8cff9 Improved for loading time 2020-04-23 06:25:00 +03:00
Eldad Fux e3c23c0c70 Updated UI and header 2020-04-22 10:03:19 +03:00
Eldad Fux 2ae8b9cf34 Update cache buster 2020-04-21 11:13:19 +03:00
Eldad Fux 90807c35d6 Moved form to server side 2020-04-20 21:47:26 +03:00