1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00
Commit graph

8623 commits

Author SHA1 Message Date
Christy Jacob
9ff96a79d1
Merge pull request #5573 from appwrite/fix-delete-account
Fix delete account
2023-05-25 22:49:50 +05:30
Christy Jacob
54ad50bd4b feat: review comments 2023-05-24 20:07:31 +00:00
Matej Bačo
3614cb384a Fix error logging 2023-05-24 21:07:41 +02:00
Matej Bačo
0244154017 Apply new structure of logs 2023-05-24 20:14:58 +02:00
Matej Bačo
b81e9ffd47 Fix format 2023-05-24 18:32:03 +02:00
Matej Bačo
1762c4f491 Improve logs 2023-05-24 18:29:23 +02:00
Steven Nguyen
9d13d72c71
Update the Update Account Status API to clear the cookie
After a user updates their status, their session no longer works
however, the cookie may still exist in their browser, preventing other
API calls from completing successfully.
2023-05-23 10:40:31 -07:00
Steven Nguyen
f774721701
Update the error message for blocked users
Remove the "You can unblock the user from the Appwrite console." part
as it is not relevant for the person receiving the error.
2023-05-23 10:40:05 -07:00
Christy Jacob
48ca2530e6 feat: add missing attribute 2023-05-23 14:46:48 +00:00
Christy Jacob
0839822a66 Apply suggestions from code review 2023-05-23 14:39:26 +00:00
Christy Jacob
8be36088d7 chore: linter 2023-05-23 14:38:48 +00:00
Christy Jacob
f0df316b4f fix: throw correct exception when project custom ID already exists 2023-05-23 14:38:33 +00:00
Christy Jacob
0368cdb669
Merge pull request #5519 from appwrite/fix-oauth-error-page-copy
Fix: OAuth error copy
2023-05-19 22:47:14 +05:30
Christy Jacob
777df4efd1 feat: update console 2023-05-17 19:56:26 +05:30
Christy Jacob
4443c20865 feat: update console 2023-05-16 00:03:23 +05:30
Christy Jacob
c97bdf058e feat: update console 2023-05-15 23:38:33 +05:30
Christy Jacob
83697784d7 feat: update console 2023-05-14 01:49:39 +05:30
Christy Jacob
0d12b13241 feat: update error message 2023-05-14 01:48:51 +05:30
Christy Jacob
12afc294bd feat: add checks for domain 2023-05-13 23:35:05 +05:30
Matej Bačo
bdd79c7b10 Fix copy 2023-05-10 07:24:16 +02:00
shimon
13a4000312 fixed typo 2023-05-08 13:45:53 +03:00
shimon
1e29ec8d59 added bucketInternalId to file 2023-05-08 10:32:29 +03:00
Christy Jacob
880dbfd128 feat: update console 2023-05-02 11:15:23 +00:00
Christy Jacob
9bd1d864e9 feat: update console 2023-05-02 10:43:50 +00:00
Matej Bačo
6d97ca7569 Fix bugs with cards 2023-05-02 10:28:14 +02:00
Matej Bačo
1d35eef756 Update cards emails 2023-05-01 21:19:26 +02:00
Matej Bačo
3b2e968703 Update SEO title 2023-05-01 18:51:36 +02:00
Matej Bačo
189578a248 Fix double slashes 2023-05-01 18:50:35 +02:00
Matej Bačo
956087473e Fix OG cards 2023-05-01 18:38:22 +02:00
Matej Bačo
6885e6ea0e linter fix 2023-05-01 17:51:31 +02:00
Matej Bačo
73668a7283 PR review changes 2023-05-01 17:50:56 +02:00
Matej Bačo
c9a39fce4f Add OG card SSR 2023-05-01 17:43:32 +02:00
tglide
9ed7da3b38 Merge branch 'feat-fix-card-2' of https://github.com/appwrite/appwrite into feat-fix-card-2 2023-05-01 16:06:56 +01:00
tglide
f223f10de4 feat: pretty error page 2023-05-01 16:06:51 +01:00
Matej Bačo
287441a913 Improve 3rd variation og card design 2023-05-01 16:45:39 +02:00
Matej Bačo
70b5281a0b Improve GitHub oauth email discovery 2023-05-01 15:54:33 +02:00
Matej Bačo
e84372aae2 Decreate card resolution 2023-05-01 13:54:41 +02:00
Christy Jacob
352b32b54e feat: update console 2023-05-01 04:04:35 +00:00
Christy Jacob
de460f1810 feat: update console 2023-04-29 20:20:56 +00:00
Matej Bačo
d71cf65300 Increase card quality, fix GH session finding 2023-04-29 13:33:38 +02:00
Matej Bačo
e912df3368 Fix error 500 in card generation 2023-04-29 10:50:04 +02:00
Christy Jacob
03612a5741 feat: update paths 2023-04-29 14:10:22 +05:30
Christy Jacob
3fd5142f22 feat: udate console 2023-04-29 06:49:35 +00:00
Christy Jacob
96b1cc60b5 feat: update console 2023-04-28 21:15:00 +00:00
Christy Jacob
5d173b8e0d feat: update console 2023-04-28 20:48:28 +00:00
Matej Bačo
a185d6c7f1 Formatting fix 2023-04-28 22:04:27 +02:00
Matej Bačo
7db825f621 Update console 2023-04-28 22:03:58 +02:00
Matej Bačo
2244ba4f98 Enable caching 2023-04-28 22:03:44 +02:00
Matej Bačo
985ca3843b 3rd og card variation 2023-04-28 19:46:24 +02:00
Matej Bačo
d022ee6622 Fix race condition 2023-04-28 11:07:26 +02:00
Matej Bačo
8c1d89c33c Fix race condition 2023-04-28 09:30:30 +02:00
Matej Bačo
6c6154b3d4 Reviews, fine tuning 2023-04-27 14:34:50 +02:00
Matej Bačo
db472b19c7 Improve employee detection 2023-04-27 10:24:53 +02:00
Matej Bačo
837cebcdda Fix race condition 2023-04-26 13:51:19 +02:00
Matej Bačo
a7f81bd628 Fix permission issue 2023-04-26 13:39:50 +02:00
Matej Bačo
2ed495fe3b Add OG assets 2023-04-26 13:06:11 +02:00
Matej Bačo
a8cd99873f Add cache, fix miss-align 2023-04-26 11:10:06 +02:00
Matej Bačo
89b85de03e Add proper OAuth logic 2023-04-26 10:22:20 +02:00
Matej Bačo
2e421f15ab Implement 2D cloud cards 2023-04-26 10:21:10 +02:00
Matej Bačo
563f2e22f9 skew for 3d og image 2023-04-25 09:35:48 +02:00
Matej Bačo
5782f7b8c6 Add OG image render logic 2023-04-19 09:25:05 +02:00
Matej Bačo
a3e7fa29f4 WIP: OAuth in console 2023-04-17 14:22:47 +02:00
Christy Jacob
9bbab6afeb
Merge pull request #5203 from appwrite/fix-db-pools-cache-flush
Prevent cache from being flushed on start
2023-04-05 17:05:08 +05:30
Christy Jacob
d4c7c40427 fix: failing tests 2023-04-03 09:40:20 +00:00
Damodar Lohani
41d22fb50b Merge remote-tracking branch 'origin' into feat-db-pools-master-sync-2 2023-03-30 08:02:31 +00:00
Damodar Lohani
7ef99ceaab switch console 2023-03-30 08:01:13 +00:00
Christy Jacob
a3019f3d8c Merge branch 'feat-db-pools-sync' of https://github.com/appwrite/appwrite into feat-db-pools-fix-scheduler 2023-03-24 08:23:28 +00:00
Christy Jacob
7f493ed510 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-db-pools-sync 2023-03-24 06:45:58 +00:00
Christy Jacob
5f10ff4d3b Merge branch 'feat-db-pools-master' of https://github.com/appwrite/appwrite into feat-db-pools-sync 2023-03-24 06:35:30 +00:00
shimon
a299a59538 bug fix 2023-03-22 18:32:44 +02:00
Bhaskar Singh
8b5e0e1f1a Updating the exception variable name for easy
readability
2023-03-21 20:33:42 +05:30
shimon
b981914eda rollback 2023-03-19 15:21:54 +02:00
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
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
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
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
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
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
dacb713450
Merge branch 'master' into fix-4982-email-session-expire-string-formattz 2023-02-24 15:23:33 +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
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
a1fca6ea2d feat: update homepage branch 2023-02-22 12:41:32 +05:30
Christy Jacob
35687e72d9 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-4594-function-response-500 2023-02-19 16:30:36 +00:00
Eldad A. Fux
6696373d28
Merge pull request #4974 from appwrite/lohanidamodar-patch-3
Oauth2 check if provider is enabled
2023-02-19 08:53:41 +02:00