1
0
Fork 0
mirror of synced 2024-09-16 17:40:04 +12:00
Commit graph

5567 commits

Author SHA1 Message Date
Alex Weininger
76695a032a
Add information about _APP_STORAGE_LIMIT environment variable
Discussed in discord, adding this for give the _APP_STORAGE_LIMIT env variable more exposure. Since users might come to this doc page looking for information on max file size.
2021-06-04 13:35:59 -07:00
Eldad A. Fux
94b46e3c06
Merge pull request #1242 from TorstenDittmann/release-sdks-june-2021
feat(sdks): update to sdk-generator@0.10.9
2021-06-04 08:50:24 +03:00
Eldad A. Fux
816f76f4e7
Update README.md 2021-06-03 22:57:34 +03:00
Eldad A. Fux
541ba1d288
Update README.md 2021-06-03 22:57:10 +03:00
Torsten Dittmann
926d0e328d feat(sdks): new flutter and dart version 2021-06-03 14:25:51 +02:00
Torsten Dittmann
c3a48fec71 feat(sdks): update to sdk-generator@0.10.9 2021-06-03 11:33:10 +02:00
Eldad A. Fux
e3d444a0cd
Merge pull request #1122 from lohanidamodar/feat-flutter-platforms
feat-flutter-desktop-platforms
2021-06-02 09:40:29 +03:00
Eldad A. Fux
1bec151f89
Merge pull request #1217 from appwrite/fix-1190-team-membership
Fix 1190 team membership
2021-06-02 09:31:14 +03:00
Eldad A. Fux
4e6f2a8f02
Merge pull request #1235 from TorstenDittmann/feat-mock-download
feat(mock): download endpoint
2021-06-02 06:06:50 +03:00
Torsten Dittmann
bae59365b9 feat(mock): download endpoint 2021-06-01 19:24:08 +02:00
Eldad A. Fux
f5ac40e576
Merge pull request #1220 from appwrite/fix-user-empty-name
Fix user empty name
2021-06-01 18:17:01 +03:00
Damodar Lohani
8f5ace8b0a Merge branch 'master' into feat-flutter-platforms 2021-06-01 11:46:00 +05:45
Eldad A. Fux
d33c6921b8
Merge pull request #1221 from appwrite/feat-upgrade-telegraf-version
Feat upgrade telegraf version
2021-05-31 14:35:59 +03:00
Christy Jacob
404e1ace91 fix(teams): added unit test 2021-05-31 10:26:06 +05:30
Eldad Fux
933b3459bd Updated windows logo 2021-05-30 14:55:36 +03:00
Damodar Lohani
5b173ce54b update icon 2021-05-30 17:20:17 +05:45
Damodar Lohani
641e777449 Merge branch 'master' into feat-flutter-platforms 2021-05-30 17:20:10 +05:45
Eldad Fux
accea42af1 Updated windows logo 2021-05-30 14:33:29 +03:00
Damodar Lohani
239fce8cc1 interchanging platforms 2021-05-30 17:14:14 +05:45
Eldad Fux
62a80fe50a Updated changelog 2021-05-29 18:04:29 +03:00
Eldad Fux
b9cf475fa5 Upgraded telegraf version 2021-05-29 18:03:27 +03:00
Eldad Fux
c8ec58720e Changed the placeholder to Unknown 2021-05-29 12:10:27 +03:00
Eldad Fux
6aa6ae0878 Updated changelog 2021-05-29 11:51:30 +03:00
Eldad Fux
668882391a Updated LS 2021-05-29 11:48:34 +03:00
Eldad Fux
5f551785b8 Fixed user empty name on console 2021-05-29 11:43:04 +03:00
Eldad A. Fux
2b467de5b8
Merge pull request #1216 from appwrite/fix-delete-user
fix(users): rename deleteUser to delete
2021-05-29 10:32:52 +03:00
Christy Jacob
b7efefa40f fix(teams): added comment 2021-05-29 13:02:26 +05:30
Christy Jacob
a6db680641 fix(teams): removed unused import 2021-05-29 02:29:15 +05:30
Christy Jacob
a7a744afb1 fix(teams): removed var_dump 2021-05-29 02:28:38 +05:30
Christy Jacob
744d8b9b48 fix(teams): removed var_dump 2021-05-29 02:27:47 +05:30
Christy Jacob
b0e74b6d7b fix(teams): incorrect membership count in teams 2021-05-29 02:25:22 +05:30
Christy Jacob
b662de694b fix(users): rename deleteUser to delete 2021-05-29 01:54:24 +05:30
Christy Jacob
3b98feef11 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-1190-team-membership 2021-05-29 01:52:04 +05:30
Christy Jacob
5a469ab362 fix(memberships): logic for decremmenting membership count 2021-05-29 01:51:56 +05:30
Eldad Fux
726077716b Updated changelog 2021-05-28 22:23:26 +03:00
Eldad A. Fux
29114f8299
Merge pull request #1208 from appwrite/feat-1176-pass-session-to-function
feat: pass session to cloud function in oauth create sessions
2021-05-28 22:21:51 +03:00
Eldad A. Fux
b9565e26ab
Merge pull request #1209 from appwrite/fix-1205-twitch-oauth-issue
fix: twitch oAuth issue
2021-05-28 22:12:12 +03:00
Eldad A. Fux
bf0f6aa9a5
Merge pull request #1214 from TorstenDittmann/fix-console-team-invite
fix(console): team invite
2021-05-28 22:10:30 +03:00
Eldad A. Fux
4b006a1be0
Merge pull request #1167 from TorstenDittmann/feat-account-sessions
refactor(console): users devices into session
2021-05-28 19:30:32 +03:00
Eldad A. Fux
735cb90a44
Merge pull request #1206 from lohanidamodar/fix-delete-session-removing-fallback-cookie
fixes deleteSession API removes browser's cookieFallback #1193
2021-05-28 19:24:49 +03:00
Christy Jacob
d39758ba49
Update src/Appwrite/Auth/OAuth2/Twitch.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-28 21:50:04 +05:30
Torsten Dittmann
8f8ba1cb6d fix(api): time limit with empty values 2021-05-28 18:03:51 +02:00
Torsten Dittmann
0ecc34429a fix(console): tema invite 2021-05-28 17:03:14 +02:00
Torsten Dittmann
b11e32327e feat(console): use new web sdk 2021-05-28 17:02:59 +02:00
Christy Jacob
8ffd822965 fix: twitch oauth issue 2021-05-28 13:53:46 +05:30
Christy Jacob
f4538f0c6b feat: indentation 2021-05-28 12:32:39 +05:30
Christy Jacob
faa7c3e708 feat: pass session to cloud function in oauth create sessions 2021-05-28 12:26:11 +05:30
Damodar Lohani
59338afb40 fixes deleteSession API removes browser's cookieFallback #1193 2021-05-28 12:12:14 +05:45
Torsten Dittmann
76c5fcf774 docs(changelog): add changelog for devices refactor 2021-05-26 13:51:08 +02:00
Torsten Dittmann
b34d09f8a8 refactor(console): add provider to session in account 2021-05-26 10:41:17 +02:00