Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 943a592 Author: Khaled Ferjani <[email protected]> Date: Thu Dec 12 09:29:26 2024 +0100 π fix monthly and weekly new users not being calculated correctly (#152) * π fix: monthly and weekly new users not being calculated correctly * π§ͺ chore: fix tests * π·οΈ chore: fix types * π§ͺ chore: fix controller unit test * π§ͺ chore: fix tests * π§ͺ chore: fix tests commit 4c8e9b9 Author: Khaled Ferjani <[email protected]> Date: Wed Dec 11 14:12:15 2024 +0100 π fix last_seen calculation is metrics API (#151) * π¨ feat: added user_ips table to collection types * π fix: user last_seen field calculation * π·οΈ chore: added matrix user ip info type * π§ͺ chore: fix tests commit 0c8a035 Author: Khaled Ferjani <[email protected]> Date: Wed Dec 11 11:20:02 2024 +0100 π fix(metrics API): remove unexistant fields in users table (#150) commit 7dce966 Author: Khaled Ferjani <[email protected]> Date: Tue Dec 10 17:01:37 2024 +0100 β¨ Metrics API (#149) * β¨ feat: added metrics service * β¨ feat: added metrics API controller * β¨ feat: added metrics API middleware * β¨ feat: added metrics API routes * π·οΈ chore: added metrics API related types * π¨ chore: added events table to MatrixDB collections * π¨ chore: export metrics API * π¨ feat: integrate matrics API routes to main app * π¨ chore: lint * π§ͺ chore: added controller tests * π§ͺ chore: added middleware test * π§ͺ chore: added route test * π§ͺ chore: added metrics service test * π fix: swagger openapi docs * π chore: generate swagger docs commit 3ca01a9 Author: Khaled Ferjani <[email protected]> Date: Thu Oct 10 13:51:11 2024 +0200 β¨ QRCode API (#148) * β¨ feat: added QRCode service * β¨ feat: added QRCode API controller * β¨ feat: added QRCode API Router * π·οΈ chore: add QRCode API types * β¨ feat: added QRCode API * β chore(deps): added qrcode deps * β chore: add unit tests * π·οΈ chore: added qr_code_url to the config * β¨ feat: use a QRCode url config * β chore: update unit tests * π chore: update swagger docs * π§ chore: add qr_code_url to default config * π§ͺ chore: update test config * β¨ feat: added qrcode token service * β¨ feat: added qrcode service * π¨ chore: expose services * π¨ feat: use exposes services * π·οΈ chore: update qrcode API related types * β chore: add service tests * π§ͺ chore: update controller tests * π chore: remove console log * π·οΈ chore: add oidc flow related types * β¨ feat: fetch access_token using OIDC * π¨ feat: use cookies to start the oidc flow * π fix: Dockerfile QR CODE env variable init * β¨ feat: use OIDC flow to request a new access_token * π§ͺ chore: update token service unit tests * π·οΈ chore: add oidc flow related types * π§ͺ chore: update controllers unit test commit 30c9591 Author: Yadd <[email protected]> Date: Thu Jul 18 10:38:31 2024 +0400 Don't build matrix invite for arm commit da06543 Author: Yadd <[email protected]> Date: Thu Jul 18 09:40:40 2024 +0400 Reduce architecture list commit 175cd1a Author: Yadd <[email protected]> Date: Thu Jul 18 09:40:14 2024 +0400 Fix matrix-invite build commit 0e6b793 Author: Yadd <[email protected]> Date: Thu Jul 18 08:23:36 2024 +0400 Switch to docker/build-push-action@v4 commit b5627bd Author: Yadd <[email protected]> Date: Thu Jul 18 08:18:20 2024 +0400 Switch to docker/build-push-action@v4 commit 2ac672d Author: Yadd <[email protected]> Date: Thu Jul 18 08:04:05 2024 +0400 Publish on ARM also commit b544a90 Author: Yadd <[email protected]> Date: Thu Jul 18 07:23:52 2024 +0400 Drop nx cache during docker build commit 034db33 Author: Yadd <[email protected]> Date: Thu Jul 18 06:19:50 2024 +0400 Merge full-id-service commit 964e22d Merge: c7d605c 4cb056a Author: Yadd <[email protected]> Date: Mon Jul 15 13:07:01 2024 +0400 Merge pull request #41 from artembru/patch-1 Update README.md commit 4cb056a Merge: 6982d7d c7d605c Author: Yadd <[email protected]> Date: Mon Jul 15 13:06:31 2024 +0400 Merge branch 'master' into patch-1 commit c7d605c Merge: b38abac dd7727f Author: Yadd <[email protected]> Date: Fri Jul 12 20:13:59 2024 +0400 Merge pull request #112 from rezk2ll/#99-update π¨ added update recovery words route (#99) commit dd7727f Author: Khaled FERJANI <[email protected]> Date: Fri Jul 12 12:40:28 2024 +0100 π§ͺ chore: fix tests commit 1889bbb Author: Khaled FERJANI <[email protected]> Date: Fri Jul 12 11:50:41 2024 +0100 π§ͺ chore: update tests commit 51a899a Author: Khaled FERJANI <[email protected]> Date: Fri Jul 12 11:43:15 2024 +0100 π fix: place data check inside try block commit 308df16 Author: Khaled FERJANI <[email protected]> Date: Fri Jul 12 11:41:30 2024 +0100 π chore: update swagger docs commit 32eb5ff Author: Khaled FERJANI <[email protected]> Date: Fri Jul 12 11:35:33 2024 +0100 π feat: added update recovery words route and openapi docs commit ad7c03a Author: Khaled FERJANI <[email protected]> Date: Fri Jul 12 11:30:55 2024 +0100 π§ͺ chore: update tests commit b9e39b7 Author: Khaled FERJANI <[email protected]> Date: Fri Jul 12 11:30:43 2024 +0100 π¨ fix: prevent recovery words creation when the user already has one commit b38abac Author: Khaled Ferjani <[email protected]> Date: Tue Jul 9 15:08:42 2024 +0100 π fix: update existing active contacts (#104) * π fix: update existing active contacts * π§ͺ chore: update tests commit 7037b9f Author: Khaled FERJANI <[email protected]> Date: Tue Jul 9 14:24:22 2024 +0100 π¨ chore: fix typo in success message commit 54d0c54 Author: Khaled FERJANI <[email protected]> Date: Tue Jul 9 14:09:43 2024 +0100 π§ͺ chore: update tests commit e6f08ac Author: Khaled FERJANI <[email protected]> Date: Tue Jul 9 14:09:29 2024 +0100 π fix: update existing recovery words commit 3af3865 Merge: 6b83164 f36b4a9 Author: Yadd <[email protected]> Date: Tue Jul 9 06:16:01 2024 +0400 Merge pull request #95 from rezk2ll/active-contacts β¨ added active contacts API commit f36b4a9 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 22:37:17 2024 +0100 ποΈ chore: added activeContacts table schema commit 4161d4f Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 19:54:31 2024 +0100 π· chore: generate swagger docs commit ec965e0 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 19:53:49 2024 +0100 π feat: added swagger docs commit b09d36e Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 19:12:44 2024 +0100 β chore: fixed route tests commit 1da7ee2 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 19:11:58 2024 +0100 π¨ chore(service): fixed a typo in table name commit 383d1a6 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 19:11:19 2024 +0100 π§ͺ chore: add service tests commit ba4d546 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 14:20:28 2024 +0100 π¨ feat: expose active contacts API commit 8e1b5f2 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 14:18:35 2024 +0100 π§ͺ feat: added tests commit 3ae2fcd Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 14:18:25 2024 +0100 π¨ chore: export active contacts API commit d15d4b2 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 14:17:47 2024 +0100 π·οΈ chore: added active contacts related types commit d209bbb Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 14:17:26 2024 +0100 β¨ feat: added active contacts route commit 54c1f98 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 14:17:10 2024 +0100 β¨ feat: added active contacts middleware commit b525758 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 14:16:52 2024 +0100 β¨ feat: added active contacts controller commit 142dd95 Author: Khaled FERJANI <[email protected]> Date: Mon Jul 8 14:16:31 2024 +0100 β¨ feat: added active contacts service commit 6982d7d Author: artembru <[email protected]> Date: Thu Jul 4 16:18:24 2024 +0200 Update README.md Deleted website URL commit 3385816 Author: artembru <[email protected]> Date: Tue Jun 25 11:32:54 2024 +0200 Update README.md commit 6b83164 Merge: 3ce8304 3d6e44b Author: Yadd <[email protected]> Date: Mon Jun 24 09:28:47 2024 +0400 Merge pull request #59 from linagora/drop-console-during-test Hide console debug during test commit 3d6e44b Author: Yadd <[email protected]> Date: Thu Jun 20 06:48:06 2024 +0400 Hide console debug during test commit 3ce8304 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 18 19:09:52 2024 +0000 chore(deps-dev): bump ws in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [ws](https://github.com/websockets/ws). Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> commit fcdd0b1 Author: artembru <[email protected]> Date: Thu Jun 6 17:00:13 2024 +0200 Update README.md Updated background picture and links
- Loading branch information