1
0
Fork 0
mirror of synced 2024-08-15 02:01:30 +12:00
Commit graph

1122 commits

Author SHA1 Message Date
eldadfux
9a1531657c Updated docs 2019-11-03 07:02:50 +02:00
eldadfux
fa895871e8 Merge branch 'master' of github.com:appwrite/appwrite 2019-11-02 17:04:31 +02:00
eldadfux
04e9fe1682 Updated SDKs 2019-11-02 17:04:27 +02:00
Eldad A. Fux
bb6d4c35cb
Merge pull request #180 from sakshamtaneja21/patch-6
Update environment-variables.md
2019-11-02 16:51:44 +02:00
Eldad A. Fux
2d1eacebe8
Merge branch 'master' into patch-6 2019-11-02 15:34:09 +02:00
Eldad A. Fux
d05af30d59
Merge pull request #178 from sakshamtaneja21/patch-4
Update CHANGES.md
2019-11-02 15:31:00 +02:00
Eldad A. Fux
5dda7783b2
Merge pull request #243 from dyyim741/fix-shellscript
Replaced $(...) instead of legacy backticked `...`
2019-11-02 15:28:58 +02:00
eldadfux
72bcd35dce Updated security patch for Twig dependency 2019-11-02 10:55:04 +02:00
eldadfux
46eec5e898 Updated tables style 2019-11-02 10:39:14 +02:00
eldadfux
20eaf110f8 Updated styles 2019-11-02 10:35:57 +02:00
eldadfux
41294015d7 Removed console log 2019-11-02 07:51:02 +02:00
eldadfux
ae60fda25e Updated styles 2019-11-02 07:48:04 +02:00
eldadfux
b962cef053 Updated the testing part for better clarity 2019-11-02 07:40:29 +02:00
eldadfux
45023829a9 Updated TOC 2019-11-02 07:28:39 +02:00
Eldad A. Fux
edc4213648
Merge pull request #202 from MohanSha/patch-1
Added table of contents for easier navigation
2019-11-02 07:26:32 +02:00
eldadfux
e173c702f4 Added note about Appwrite installation 2019-11-02 07:10:17 +02:00
eldadfux
a7ec8e8e4c Updated links 2019-11-02 07:05:09 +02:00
eldadfux
a4d33ac1b7 Merge branch 'master' of github.com:appwrite/appwrite 2019-11-02 06:45:55 +02:00
eldadfux
0c1cd1e0ef Fixed grammer 2019-11-02 06:45:47 +02:00
eldadfux
605ed2031c Updated changelog 2019-11-01 21:45:25 +02:00
Eldad A. Fux
b172e39361
Merge pull request #242 from friederbluemle/update-project
Remove executable bit from non-executable files
2019-11-01 21:39:29 +02:00
Frieder Bluemle
0e3148382c
Remove executable bit from non-executable files 2019-11-01 11:05:34 -07:00
eldadfux
c43d0b3659 Enabled pn locale 2019-11-01 09:55:58 +02:00
Eldad A. Fux
c6ed5c9a82
Merge pull request #239 from Priyanka788/master
Translation in Punjabi#HacktoberFest  :)
2019-11-01 09:26:48 +02:00
eldadfux
73f697d56a Updated changelog 2019-11-01 09:07:23 +02:00
eldadfux
14b6abc252 New brexit date updated 2019-11-01 09:06:32 +02:00
eldadfux
9236bb2d7d Updated versions 2019-11-01 06:52:42 +02:00
saksham taneja
dfe924c736
Update CHANGES.md 2019-10-30 03:27:19 +05:30
eldadfux
db295e4b18 Updated changelog 2019-10-29 23:17:19 +02:00
DaYea Yim
4a7237a34d Replaced $(...) instead of legacy backticked ...
Backtick command substitution `...` is legacy syntax with several
issues.

1. It has a series of undefined behaviors related to quoting in POSIX.
2. It imposes a custom escaping mode with surprising results.
3. It's exceptionally hard to nest.

$(...) command substitution has none of these problems, and is therefore
strongly encouraged.
2019-10-29 07:41:33 +00:00
eldadfux
d5f546fd38 Enable ph locale 2019-10-27 21:00:23 +02:00
Eldad A. Fux
806115f5f9
Merge pull request #241 from jayehernandez/master
Translate Appwrite Local and Email Templates to Filipino
2019-10-27 20:57:58 +02:00
Eldad A. Fux
393b2edd32
Update README.md 2019-10-27 20:39:15 +02:00
Jaye Hernandez
ed39a900d6 Translate Appwrite Local and Email Templates to Filipino 2019-10-27 16:26:17 +08:00
Priyanka788
d6da37f5f1
Update pn.email.auth.invitation.tpl 2019-10-27 13:54:30 +05:30
Priyanka788
3e87501da9
Create pn.email.auth.recovery.tpl 2019-10-27 13:46:56 +05:30
Priyanka788
5bbaf7de7e
Create pn.email.auth.invitation.tpl 2019-10-27 13:44:00 +05:30
Priyanka788
74ceab99c6
pn.email.auth.confirm.tpl 2019-10-27 13:39:06 +05:30
Priyanka788
51d0877d2c
PLease check 2019-10-27 13:18:46 +05:30
Eldad A. Fux
233b5e3301
Merge pull request #231 from yesji/master
Minor corrections in README.md file
2019-10-26 19:55:22 +03:00
Priyanka788
6f8da0b655
Create pn.php 2019-10-26 18:44:59 +05:30
Priyanka788
f065baf1da
Countries in punjabi :) 2019-10-26 18:29:57 +05:30
yesji
4a6459e26c
Answered review comment
Changed the word 'removing' back to 'hiding'
2019-10-26 18:00:31 +05:30
Priyanka788
2d4da5f419
Continents in punjabi 2019-10-26 17:16:31 +05:30
Eldad A. Fux
2fd6b1179d
Merge pull request #225 from sm-raiyyan/patch-1
Changed easy to use to easy-to-use
2019-10-26 13:31:19 +03:00
Eldad A. Fux
45def116f6
Merge pull request #235 from Spooky9/patch-1
Fix typo
2019-10-26 13:23:44 +03:00
eldadfux
7c1871937b transition: bottom .3s, opacity .3s; 2019-10-26 12:33:21 +03:00
eldadfux
dae6caf148 updated copy button style 2019-10-26 12:28:44 +03:00
eldadfux
39862ce6bf updates styles 2019-10-26 09:14:02 +03:00
eldadfux
3a085779dc Updated styles 2019-10-26 09:07:49 +03:00