1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
Commit graph

94 commits

Author SHA1 Message Date
Eldad Fux 8437aa894d Removed unused imports 2022-10-16 01:51:11 +03:00
Matej Baco 81ddc99f7b Improve mail events code quality 2022-09-16 11:54:59 +02:00
Matej Bačo e23752d4f3 Improve certbot communication 2022-09-07 10:44:57 +00:00
Matej Bačo e2444734fd Fix certificate worker and retries 2022-09-07 08:58:35 +00:00
Steven 610ec1a6a4 Update database query syntax 2022-08-14 05:44:55 +00:00
fogelito 45ac40cc85 change function names 2022-07-13 17:02:49 +03:00
fogelito f384a3352b change class from database:: to dateTime:: 2022-07-12 16:32:39 +03:00
fogelito 2630d0b56c certificate getRenewDate 2022-07-05 19:29:12 +03:00
fogelito 8628105eef Model changes 2022-07-04 12:55:11 +03:00
Torsten Dittmann 3aa49f773a fix: all of the workers 2022-06-20 11:22:53 +02:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Matej Bačo d8db5e5839 Ignore localhost as main domain 2022-05-18 08:31:54 +00:00
Torsten Dittmann a0e0514064 chore: update changelog 2022-05-16 18:28:50 +02:00
Torsten Dittmann b6e723338f fix: certificates 2022-05-16 16:37:56 +02:00
Torsten Dittmann 086a242904 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-12 16:01:01 +02:00
Matej Bačo 88813296cf Verbose log improvement 2022-05-12 12:14:59 +00:00
Matej Bačo 762c1cfe73 Improve logs 2022-05-12 12:13:47 +00:00
Matej Bačo a1e0390ae7 Imrpove var names, logs 2022-05-12 12:08:50 +00:00
Matej Bačo 417502338a Proper line break symbol 2022-05-12 11:50:56 +00:00
Matej Bačo 55d934381e Fix Traefik config file text 2022-05-12 11:40:32 +00:00
Matej Bačo 1c2fdab9ea Bug fix 2022-05-12 10:38:48 +00:00
Matej Bačo f0bb300bd6 Import fix 2022-05-12 10:31:42 +00:00
Torsten Dittmann 4b632b13ea fix: merge sync leftover 2022-05-11 19:05:43 +02:00
Torsten Dittmann 784844b03e Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-11 19:04:31 +02:00
Matej Bačo 9a3b226781 PR review changes 2022-05-11 14:09:30 +00:00
Matej Bačo 6d94c1d6e8 PR review changes 2022-05-11 13:11:58 +00:00
Matej Bačo e4379ec850 PR review changes 2022-04-27 09:42:15 +00:00
Matej Bačo a32713011f PR review changes 2022-04-27 09:02:31 +00:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Matej Bačo 7159070067 PR review changes 2022-04-11 08:34:11 +00:00
Matej Bačo 50412c7e80 PR review changes 2022-04-11 07:56:58 +00:00
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann cf15c90c2a fix: saving certificates 2021-12-28 11:26:46 +01:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Matej Baco 56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Torsten Dittmann 68bb12ad3e style worker code 2021-09-01 11:13:23 +02:00
Torsten Dittmann 424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Damodar Lohani 56e3a2bd6c depricate worker.php, use init.php instead 2021-08-13 14:24:46 +05:45
kodumbeats 1766be331a Change findFirst to findOne 2021-08-03 16:22:03 -04:00
kodumbeats 717799776a Use parent class method to get consoleDB 2021-07-26 12:37:29 -04:00
kodumbeats d8dee84be1 Obtain db connection without coroutine 2021-07-19 12:46:34 -04:00
kodumbeats 0243d6c9e1 Use refactored db for certificates worker 2021-07-15 17:14:52 -04:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Torsten Dittmann 3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
kodumbeats d6fc03ca63 Throw error only on nonzero exit code 2021-03-22 08:44:13 -04:00
Eldad Fux 05d5d28623 First commit 2021-02-18 18:48:11 +02:00
Torsten Dittmann 76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00