1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
Commit graph

5360 commits

Author SHA1 Message Date
Eldad A. Fux
8d603386a3
Merge pull request #1143 from appwrite/fix-teams-api-issues
fix(teams): some minor issues with the API
2021-05-13 16:57:05 +03:00
Christy Jacob
06344ee3c2 feat: added to changelog 2021-05-13 19:18:34 +05:30
Eldad A. Fux
956f5c1a9b
Merge pull request #937 from appwrite/feat-god-user
Feat Root Account
2021-05-13 12:38:03 +03:00
Eldad Fux
7192fc58d8 Fixed root redirect 2021-05-13 08:59:00 +03:00
Christy Jacob
67b4e8c729 feat: correct the event names 2021-05-12 22:50:10 +05:30
Christy Jacob
af0bbd7b91 feat: increase memberships fetched to 2000 2021-05-12 22:45:55 +05:30
Eldad A. Fux
73e45c295a
Merge pull request #1133 from lohanidamodar/feat-auto-ssl-generation
feat-auto-ssl-generation
2021-05-12 19:07:31 +03:00
Eldad A. Fux
6b5b1b4cb3
Merge pull request #1140 from lohanidamodar/feat-discord-link
feat-discord-link
2021-05-12 18:13:13 +03:00
Eldad Fux
69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Damodar Lohani
d94771471c format update for travis reboot 2021-05-12 17:40:16 +05:45
Eldad Fux
f7f54c0d2f Leverage auth limit for god feature 2021-05-12 14:35:46 +03:00
Eldad Fux
c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Damodar Lohani
bd73b3aa58 discord link in the footer 2021-05-12 16:58:31 +05:45
Damodar Lohani
e2000dbdf8 remove extra white space 2021-05-12 16:42:13 +05:45
Damodar Lohani
7a75c3558f remove log 2021-05-12 16:10:57 +05:45
Damodar Lohani
3330841b9e changelog 2021-05-12 12:57:08 +05:45
Damodar Lohani
0e90c75a12 refactor based on review 2021-05-12 11:04:48 +05:45
Damodar Lohani
be5b882fe7
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-12 11:02:34 +05:45
Damodar Lohani
f83ad43187 fix auth issue 2021-05-11 17:21:27 +05:45
Damodar Lohani
dc52c6975a fix error 2021-05-11 17:09:23 +05:45
Damodar Lohani
dc92498d93 disable auth for writing 2021-05-11 17:06:55 +05:45
Damodar Lohani
4170eaa45a fix error 2021-05-11 17:00:26 +05:45
Damodar Lohani
35b76c1aee refactoring moving ssl generation to init function 2021-05-11 16:32:02 +05:45
Damodar Lohani
c22dd1571f implementing review suggestions 2021-05-11 11:41:11 +05:45
Eldad A. Fux
934b9aec27
Merge pull request #1129 from appwrite/feat-refactor-inviteid
feat: refactor inviteId to membershipId
2021-05-10 17:54:31 +03:00
Damodar Lohani
75d8076ac9 skip certificate generation when localhost or hostname is IP 2021-05-10 16:23:05 +05:45
Damodar Lohani
0c3bcb40a4 poc certificate auto generation 2021-05-10 14:33:27 +05:45
Christy Jacob
c97dcbf9c9 feat: fix tests and update changelog 2021-05-10 09:55:52 +05:30
Christy Jacob
18e12ee6ad feat: fix tests 2021-05-07 22:24:56 +05:30
Christy Jacob
391ff24192 feat: refactor inviteId to membershipId 2021-05-07 21:22:14 +05:30
Christy Jacob
f128cd9578 feat: refactor inviteId to membershipId 2021-05-07 21:19:23 +05:30
Eldad A. Fux
a512edf7c3
Merge pull request #1127 from TorstenDittmann/merge-dev-into-0.8.x
0.8 - Sync dev into 0.8.x
2021-05-07 16:49:26 +03:00
Torsten Dittmann
b357119fcd chore(changelog): update changelog 2021-05-07 09:47:27 +02:00
Torsten Dittmann
fd3d789361 chore(composer): update composer 2021-05-07 09:39:58 +02:00
Torsten Dittmann
a6b08dd1d8 chore(composer): update lock file 2021-05-07 09:16:43 +02: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
Torsten Dittmann
a0d30aef8c chore(vars): fix typo on god account description 2021-05-07 09:06:36 +02:00
Eldad A. Fux
762bd8bcc4
Merge pull request #1116 from appwrite/feat-new-platform-logos
Feat new OS logos
2021-05-05 13:32:11 +03:00
Eldad Fux
3b73ab46cf Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-platform-logos 2021-05-05 09:17:47 +03:00
Eldad A. Fux
fee94d3eb1
Merge pull request #1118 from TorstenDittmann/fix-project-usage
tests(project): change order for influxdb to have a database
2021-05-04 19:13:34 +03:00
Torsten Dittmann
9c2b066e9e test(travis): use new runtimes env variable 2021-05-04 17:42:29 +02:00
Torsten Dittmann
d5beb05206 tests(project): change test order for influxdb to have a database 2021-05-04 17:24:33 +02:00
Eldad A. Fux
2db5ea69fc
Merge pull request #1117 from TorstenDittmann/feat-influxdb-client-php
fix(influxdb): change driver to `curl`
2021-05-04 18:03:27 +03:00
Torsten Dittmann
cee42bfd57 tests(project): remove timeout from usage call 2021-05-04 15:15:46 +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
c42c0a6091 Added new OS logos 2021-05-04 12:52:52 +03:00
Eldad A. Fux
0aaf504549
Merge pull request #1113 from appwrite/fix-usage-worker-errors
fix-usage-worker-errors
2021-04-30 22:30:49 +03:00