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

1953 commits

Author SHA1 Message Date
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 afa210f4a2 Updated static files class 2020-10-29 15:18:21 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux 55932594d0 Updated migration script 2020-10-29 13:22:46 +02:00
Eldad Fux 6bf8be7912 Added missing SDK command 2020-10-29 12:58:48 +02:00
Eldad Fux 7625aec620 Updated missing vars 2020-10-28 06:52:20 +02:00
Eldad Fux 3aa78a1a0f Updated default upload size 2020-10-27 21:56:37 +02:00
Eldad Fux 8aef7194e9 Hide version check on dev mode 2020-10-27 19:29:37 +02:00
Eldad Fux db68da6e65 Updated default timezone 2020-10-27 19:24:18 +02:00
Eldad Fux eb4df546a0 Updated preloader 2020-10-27 02:30:09 +02:00
Eldad Fux 26c6635191 Added missing vars from production env 2020-10-27 02:13:55 +02:00
Eldad Fux f95a93f27f Fixed coding standards 2020-10-27 02:12:35 +02:00
Eldad Fux 528ff82be9 Updated coding standards 2020-10-27 02:11:24 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Pedro Cisneros Santana c102bee5ec
Set output type to imagick 2020-10-26 22:08:47 +01:00
Eldad A. Fux 47c29e6c58
Merge branch '0.7.x' into 0.7.x 2020-10-26 22:37:02 +02:00
Pedro Cisneros Santana c286f23e1a Removed extra spaces 2020-10-26 19:14:04 +01:00
Pedro Cisneros Santana bff0e4db58 Bugs fixed
- Updated qrcode to v4.2
- Removed baconqrcode from composer
- Removed comments
- Fixed some indents
- Fixed the QR endpoint
2020-10-26 14:23:58 +01:00
Eldad Fux b958855060 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2020-10-25 21:59:24 +02:00
Eldad Fux 4f14d79d88 Updated installation 2020-10-25 21:59:18 +02:00
Eldad A. Fux ea53884fef
Merge pull request #705 from hack3r-0m/0.7.x
Update eu.php
2020-10-25 20:10:53 +02:00
hack3r-0m 4c8c019316
Update eu.php
since time() cannot be less than 2020-01-31, 'GB' is not required
2020-10-25 08:01:41 -07:00
Eldad Fux c197952235 Removed extra margin 2020-10-25 16:59:29 +02:00
Eldad Fux 91f501ff8f Updated clamAV version 2020-10-25 16:49:15 +02:00
Eldad Fux 527f65277a Fixed spelling 2020-10-25 16:43:23 +02:00
Eldad Fux 97f224e0f3 Updated Mariadb envs 2020-10-25 16:15:27 +02:00
Eldad Fux c69655a297 Updated setup script 2020-10-25 15:48:04 +02:00
Eldad Fux e923126ff7 Fixed migration registry 2020-10-25 13:56:06 +02:00
Eldad Fux 08a831c141 Fixed validation test 2020-10-25 11:27:07 +02:00
Eldad A. Fux 0736abf50e
Merge pull request #704 from appwrite/feat-extentions-tests
Feat extensions tests
2020-10-25 08:41:37 +02:00
Eldad Fux a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
Antoine 864f9c2f4c
typo error 2020-10-24 22:12:27 -04:00
Antoine 14c9f06350
spelling/typo error 2020-10-24 22:08:33 -04:00
Antoine 5aa3e9707c
spelling error 2020-10-24 22:01:39 -04: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 76202f19a6 replaced old Reader method to new 2020-10-24 11:48:07 +00:00
hack3r-0m e102c9d990 replaced old Reader method to new 2020-10-24 11:39:57 +00:00
Eldad A. Fux 4de9d0e5ae
Merge pull request #701 from irajtaghlidi/0.7.x
Adding Farsi/Persian language.
2020-10-24 00:49:26 +03:00
hack3r-0m 21eacb8a63 Replace .mmdb reader with maxmind and native C extension 2020-10-23 17:36:52 +00:00
iraj 3a296ccb25 improve Farsi translation. 2020-10-23 18:56:06 +03:00
iraj 5df60549be Fix China translation typo in Farsi countries file. 2020-10-23 14:15:32 +03:00
Eldad Fux 2e6b8684eb Fixed preloading ignore path list 2020-10-23 03:42:16 +03:00
iraj b5e3e412d4 Adding Farsi/Persian language. 2020-10-23 01:01:17 +03:00
Pedro Cisneros Santana f91a641032 Added QRCode dependency 2020-10-22 20:50:57 +02:00
Eldad A. Fux ba75f6fb9c
Merge pull request #698 from appwrite/fix-preloader-broken-dev-paths
Fix preloader broken dev paths
2020-10-22 16:18:49 +03:00