1
0
Fork 0
mirror of synced 2024-06-30 12:10:51 +12:00
Commit graph

1997 commits

Author SHA1 Message Date
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 b8b77822c2 Updated controllers folder 2020-10-27 21:46:15 +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
Eldad Fux 8ee187c3c9 Fix for broken dev paths 2020-10-22 15:34:13 +03:00
Eldad Fux e89a871528 Fix for redis persistent connection 2020-10-21 21:52:52 +03:00
Eldad A. Fux 8b5f0a82df
Merge pull request #694 from appwrite/fix-translation-error
Fixed quotes
2020-10-20 16:39:53 +03:00
Eldad Fux da17d0bfbb Fixed quotes 2020-10-20 16:24:29 +03:00
Eldad A. Fux 7ed4eebfca
Merge pull request #690 from appwrite/feat-external-preloader-lib
External preloader
2020-10-19 20:25:31 +03:00
Eldad Fux 9aed144ac5 External preloader 2020-10-19 19:54:21 +03:00
fanlan1210 09eea0f8d9 Merge remote-tracking branch 'upstream/0.7.x' into fix-chinese-taiwan-translation 2020-10-19 20:12:44 +08:00
Eldad A. Fux a4424ecba9
Merge pull request #672 from vanestorz/Fix_Indonesian_translation
Fix Indonesian translation for several countries.
2020-10-19 08:15:34 +03:00
fanlan1210 bdd3976d7d fix chinese (taiwan) translation 2020-10-18 21:20:53 +08:00
Eldad Fux fefef52dae Removde hard-coded IP 2020-10-17 09:58:40 +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
Eldad Fux 92a1332476 Updated preloader 2020-10-16 10:52:54 +03:00
Eldad Fux 27983ad2c8 Updated CLI tools 2020-10-15 11:00:14 +03:00
Eldad A. Fux 7c17a897fa
Merge pull request #682 from appwrite/feat-vars-debugger
Added vars debugger
2020-10-15 09:29:05 +03:00
Eldad A. Fux e3a5d87a96
Merge pull request #673 from prasanjit15/0.7.x
made the necessary changes to od
2020-10-15 08:07:20 +03:00
Eldad Fux 56d4c84cd3 Added vars debugger 2020-10-15 08:03:38 +03:00
Eldad Fux 2df1a4f8b1 Updated setup script 2020-10-15 07:38:46 +03:00
Andhika H. Santoso c45bf0bfa4 Fix translatain for Democratic Republic of the Congo. 2020-10-15 07:35:55 +07:00
Eldad A. Fux 61fa56832e
Merge pull request #679 from appwrite/refactor-coalescing-operator
Refactor coalescing operator
2020-10-15 01:21:01 +03:00
Eldad A. Fux 28a2a7106b
Merge pull request #678 from Defkon1/fix-italian-translation
Added missing translation (italian)
2020-10-15 01:04:39 +03:00
Eldad Fux 95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Alessio Marinelli 4547a1e3c6
Update it.countries.php
Added missing translation for `Jordan` -> `Giordania`
2020-10-14 14:12:50 +02:00
Eldad Fux a5c1356d26 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-10-13 16:30:59 +03:00
Prasannjit Mohapatra 9055993f59
Update od.php 2020-10-13 12:45:27 +05:30
navneetsn18 4238ccd881 New Changes for Urdu Language 2020-10-13 12:44:25 +05:30
Prasannjit Mohapatra f9f18aa164
Create od.email.auth.recovery.tpl 2020-10-13 12:41:52 +05:30
Prasannjit Mohapatra 63b9bac035
Create od.email.auth.invitation.tpl 2020-10-13 12:41:00 +05:30
Prasannjit Mohapatra 12f5ca32c2
Create od.email.auth.confirm.tpl 2020-10-13 12:39:56 +05:30
Prasannjit Mohapatra 0e9ff07547
Create od.php 2020-10-13 12:38:52 +05:30
Prasannjit Mohapatra 363206077d
Create od.countries.php 2020-10-13 12:37:34 +05:30
Prasannjit Mohapatra 55544dd950
Create od.continents.php 2020-10-13 12:36:43 +05:30
Navneet Singh Negi 240e722417 New Changes for Urdu Language 2020-10-13 12:23:18 +05:30
Andhika H. Santoso 79d5eb40f7 Fix translation for Jordan, Kirgizstan, Marshall Island and Solomon Island. 2020-10-13 11:06:32 +07:00
Andhika H. Santoso 6bdd4385d8 Revert back Afghanistan to Afganistan, also fix translation for Brazil. 2020-10-13 10:57:35 +07:00
Prasannjit Mohapatra 148026f57a
updated od 2020-10-12 22:33:47 +05:30
Prasannjit Mohapatra b8098c7d1e
Added od for odia 2020-10-12 22:26:04 +05:30
Andhika H. Santoso 41a555fef8 Fix Indonesian translation for several countries. 2020-10-12 16:34:17 +07:00
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 9db4956530
Merge pull request #668 from xtmprsqzntwlfb/refactor-25-cz-locale
Refactor templates for CZ locale
2020-10-12 07:39:07 +03:00
Eldad A. Fux 7b372b65ad
Merge pull request #669 from xtmprsqzntwlfb/refactor-25-en-locale
Refactor templates for EN locale
2020-10-12 07:34:30 +03:00
Burak Ozdemir 9b9f9e6e55 fix Czechia translations 2020-10-12 04:39:30 +03:00
Tatiana Ovchinnikova 49f66f0bf5 Refactor templates for EN locale
Improve the invitation template to make it more readable and less confusing.
Fix the recovery template.
2020-10-12 00:55:55 +02:00
Tatiana Ovchinnikova ed9ceff7bf Refactor templates for CZ locale
Improve the translation to make it more readable and less confusing.
2020-10-12 00:35:52 +02:00
Eldad A. Fux 40258839bd
Merge pull request #659 from tanishqchamola/0.7.x
Fixed hindi spellings of countries
2020-10-09 13:42:01 +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
rsneh 8b57c15fa4 Change Wordpress to WordPress 2020-10-07 19:16:27 +03:00
rsneh 9830d6400a Added Wordpress OAuth2 provider 2020-10-07 19:03:18 +03:00
GriffinMLN fe996632f6 Added Bulgarian translation. 2020-10-07 02:58:14 +03:00
TANISHQ CHAMOLA 898a72e212
Fixed Vatican City in hindi 2020-10-06 22:48:27 +05:30
TANISHQ CHAMOLA fb29a6dd16
Updated hindi spellings of countries 2020-10-06 22:23:10 +05:30
TANISHQ CHAMOLA 6847c1015c
Fixed hindi spellings of country names 2020-10-06 20:38:16 +05:30
eliely f2d60ac6fe change template links in FI and PL locales 2020-10-06 16:04:20 +02:00
eliely 1406e471eb requested changes 2020-10-06 15:49:47 +02:00
eliely f1143ee2c0 small fix in UA locale 2020-10-06 15:04:22 +02:00