1
0
Fork 0
mirror of synced 2024-10-02 02:07:04 +13:00
Commit graph

15202 commits

Author SHA1 Message Date
shimon
866bc13363 usage collection value attr type to string 2023-03-19 15:16:05 +02:00
Matej Bačo
e8b11b2d14 Fix scheduler 2023-03-19 10:43:57 +01:00
Christy Jacob
a164991c75 feat: linter 2023-03-17 21:44:29 +05:30
Christy Jacob
5fe65ab991 feat: store token in env var 2023-03-17 21:38:23 +05:30
Christy Jacob
42ebaf6541 feat: store token in env var 2023-03-17 21:37:29 +05:30
Christy Jacob
007d47e586 Merge branch 'feat-db-pools-master' of github.com:appwrite/appwrite into upgrade-hamster-script 2023-03-17 11:27:40 +05:30
Christy Jacob
ac08640bc4 feat: update hamster script 2023-03-17 11:26:16 +05:30
Damodar Lohani
d26d0d5943 update base docker image 2023-03-16 07:50:04 +00:00
Damodar Lohani
9aaef931ca
Update GETTING_STARTED.md 2023-03-16 07:35:04 +05:45
Damodar Lohani
a0a3e3bd2c update utopia storage version 2023-03-15 00:29:31 +00:00
Steven Nguyen
7ab490ab68
Prevent cache from being flushed on start
We shouldn't clear the cache because scheduled functions are also
in the cache, and we don't want to lose them.
2023-03-14 16:07:37 -07:00
Matej Bačo
be3dfe8a80 Fix formatting 2023-03-14 19:49:39 +01:00
Matej Bačo
4c5eaaa502 Remove leftover break 2023-03-14 19:49:11 +01:00
Matej Bačo
ae512cee1c Fix formatting 2023-03-14 19:46:59 +01:00
Matej Bačo
72e0ccf6d6 Remove scheduleUpdatedAt 2023-03-14 19:39:40 +01:00
Matej Bačo
a919421b47 Fix scheduler bugs 2023-03-14 15:10:36 +01:00
Matej Bačo
c01fcb130c Merge branch 'feat-db-pools-master' into feat-db-pools-sync 2023-03-14 12:58:54 +01:00
Bhaskar Singh
31a903d144 Updated the error message for target check fails
in custom domain creation
2023-03-10 00:24:33 +05:30
shimon
4839dbbfb0 fix 2023-03-09 17:49:03 +02:00
shimon
294e0e7469 Updates 2023-03-09 14:14:40 +02:00
Christy Jacob
46f07faa98 feat: update Docekrfile to use appwrite:base image 2023-03-09 12:07:47 +00:00
Bhaskar Singh
b16c789282 Fixing the bracket 2023-03-08 17:23:15 +05:30
Bhaskar Singh
7a4cea9f79 Removed ENV_VARIABLE_INCORRECT_SETUP 2023-03-08 17:21:37 +05:30
Bhaskar Singh
7f3000439a Updated ENV_VARIABLE_INCORRECT_SETUP to DOMAIN_VARIABLE_INCORRECT 2023-03-08 17:15:55 +05:30
Christy Jacob
a492ad55d5 Merge branch 'feat-db-pools-master' of github.com:appwrite/appwrite into feat-db-pools-master 2023-03-07 13:46:10 +05:30
Christy Jacob
253dd5e58c feat: update console branch 2023-03-07 13:45:32 +05:30
Bhaskar Singh
eaf31fdb78 Updated the error to 501 error code for custom
domain when _APP_DOMAIN and _APP_DOMAIN_TARGET is setup incorrectly
2023-03-05 14:35:47 +05:30
Christy Jacob
334e3cc57d feat: update console base branch 2023-03-02 08:13:42 +00:00
Torsten Dittmann
e8c74d7204
Merge pull request #5172 from appwrite/feat-console-sdk-generation
feat: console sdk generation
2023-02-28 14:40:56 +05:30
Torsten Dittmann
8714f11fd2 chore: generate docs 2023-02-28 14:06:08 +05:30
Torsten Dittmann
d604746f9b chore: generate console docs 2023-02-28 14:05:57 +05:30
Torsten Dittmann
b331fe4ab9 fix: console sdk package name 2023-02-28 14:05:40 +05:30
Torsten Dittmann
196ecff5dc
Merge pull request #5160 from appwrite/feat-mock-cache-labels
Add offline support labels on mock endpoint for sdk generator tests
2023-02-28 13:24:52 +05:30
Torsten Dittmann
fadad0ee4f
Merge pull request #5002 from appwrite/feat-console-sdk
feat: add console sdk
2023-02-26 14:20:36 +05:30
Torsten Dittmann
293c0e176b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-console-sdk 2023-02-26 13:24:55 +05:30
Steven Nguyen
0790fe04cc
Add offline support labels on mock endpoint for sdk generator tests 2023-02-24 16:00:00 -08:00
Torsten Dittmann
8b7dd6eaa6
Merge pull request #5083 from singhbhaskar/fix-5070-session-create-event-doesnt-show-in-Appwrite-Console-user-activity-for-OAuth-Sessions
Adding missing audits.userId to routes
2023-02-24 15:29:21 +05:30
Torsten Dittmann
d043a74082
Merge pull request #4985 from munyoudoum/fix-4982-email-session-expire-string-formattz
Fix 4982 email session expire string formattz
2023-02-24 15:24:05 +05:30
Torsten Dittmann
dacb713450
Merge branch 'master' into fix-4982-email-session-expire-string-formattz 2023-02-24 15:23:33 +05:30
Torsten Dittmann
7d7ac9757b
Merge pull request #5151 from appwrite/feat-cancel-in-progress
Update the github workflows to cancel if PR is modified
2023-02-24 15:22:18 +05:30
Torsten Dittmann
c60f78fdeb
Merge pull request #5099 from appwrite/feat-cache-labels
Feat cache labels
2023-02-24 12:01:07 +05:30
Steven Nguyen
0c6ddb8c99
Generate updated specs 2023-02-23 14:47:45 -08:00
Steven Nguyen
c5ebcbab2b
Add offline support labels on endpoints 2023-02-23 14:47:45 -08:00
Christy Jacob
70e4bd844e
Merge pull request #4995 from appwrite/feat-db-pools-master-sync
Feat db pools master sync
2023-02-23 00:28:03 +05:30
Christy Jacob
5a8cab8de7 feat: update console branch 2023-02-22 17:57:44 +00:00
Christy Jacob
10b7503d62 feat: support case insensitive emails 2023-02-22 17:09:22 +05:30
Christy Jacob
ad2c068e75 feat: update console mode 2023-02-22 12:46:54 +05:30
Christy Jacob
a1fca6ea2d feat: update homepage branch 2023-02-22 12:41:32 +05:30
Steven Nguyen
7f542e2052
Update the github workflows to cancel if PR is modified 2023-02-21 14:59:15 -08:00
Steven Nguyen
6bdd3906c9
Update specs generator to include offline metadata 2023-02-21 14:50:17 -08:00