Faruk AYDIN
|
9f0e0ca656
|
feat: Implement users/me API endpoint
|
2024-02-13 02:06:24 +01:00 |
|
Faruk AYDIN
|
95f89ba03e
|
refactor: Use objectionjs instead of knex for factories
|
2024-02-13 01:49:40 +01:00 |
|
Faruk AYDIN
|
697f72ecf4
|
refactor: Use api/v1 namespace for routes
|
2024-02-12 23:30:38 +01:00 |
|
Faruk AYDIN
|
4f03f2ab51
|
feat: Introduce renderer helper
|
2024-02-12 23:25:09 +01:00 |
|
Faruk AYDIN
|
c81531cb7a
|
feat: Implement automatisch version API endpoint
|
2024-02-12 22:59:44 +01:00 |
|
Ömer Faruk Aydın
|
7b6e4aa153
|
Merge pull request #1589 from automatisch/healthcheck-api-endpoint
feat: Implement healthcheck api endpoint
|
2024-02-12 22:57:58 +01:00 |
|
Faruk AYDIN
|
f21039d19d
|
feat: Implement healthcheck api endpoint
|
2024-02-12 22:50:57 +01:00 |
|
morihoos
|
8c936a91be
|
fix(csp): remove illegal characters in directive names (#1585)
|
2024-02-08 17:41:33 +01:00 |
|
Ali BARIN
|
24451892ff
|
feat: add custom additional drawer link (#1586)
|
2024-02-08 16:33:12 +01:00 |
|
morihoos
|
6bba2c82fe
|
feat(config): add ability to override apiUrl in environment variables (#1581)
|
2024-02-07 16:17:03 +01:00 |
|
Ali BARIN
|
3320dc6bc4
|
Merge pull request #1582 from automatisch/toggle-favicon-and-notifications-page
feat: put favicon and notifications page behind feature flags
|
2024-02-07 14:46:59 +01:00 |
|
Ali BARIN
|
9d42fd9293
|
test(queries/get-config): incorporate feature flags
cover disableNotificationsPage and disableFavicon feature flags
|
2024-02-07 13:11:57 +00:00 |
|
Ali BARIN
|
e6b806616f
|
feat: add DISABLE_FAVICON feature flag
|
2024-02-07 11:51:17 +00:00 |
|
Ali BARIN
|
6ec5872391
|
feat: add DISABLE_NOTIFICATIONS_PAGE feature flag
|
2024-02-07 11:47:44 +00:00 |
|
Ali BARIN
|
a26cf932a1
|
chore(devcontainer): upgrade node to 20
|
2024-02-07 11:46:12 +00:00 |
|
Ali BARIN
|
38a3e3ab9f
|
Merge pull request #1570 from automatisch/prevent-public-registrations
fix: prevent registration on non-cloud
|
2024-01-30 14:11:05 +01:00 |
|
Ali BARIN
|
32b17c1418
|
fix: prevent registration on non-cloud
|
2024-01-30 13:03:52 +00:00 |
|
Ömer Faruk Aydın
|
44aa6a1579
|
Merge pull request #1569 from automatisch/compile-email
fix: Adjust dirname for compile email helper
|
2024-01-29 13:05:58 +01:00 |
|
Faruk AYDIN
|
2369aacd2a
|
fix: Adjust dirname for compile email helper
|
2024-01-29 12:48:21 +01:00 |
|
Ömer Faruk Aydın
|
7dafc6364b
|
Merge pull request #1552 from automatisch/dependabot/npm_and_yarn/vite-3.2.8
chore(deps): Bump vite from 3.2.7 to 3.2.8
|
2024-01-29 12:32:10 +01:00 |
|
Ömer Faruk Aydın
|
3d25fa0aeb
|
Merge branch 'main' into dependabot/npm_and_yarn/vite-3.2.8
|
2024-01-29 11:14:49 +01:00 |
|
Ali BARIN
|
0297b0f296
|
Merge pull request #1559 from automatisch/base64-to-text
feat(formatter): add base64 to string action
|
2024-01-26 10:56:54 +01:00 |
|
Rıdvan Akca
|
4c7d09c3d8
|
feat(formatter): add base64 to string action
|
2024-01-26 12:41:05 +03:00 |
|
Ali BARIN
|
48a74826e8
|
Merge pull request #1557 from automatisch/text-to-base64
feat(formatter): add string to base64 action
|
2024-01-25 16:56:15 +01:00 |
|
Rıdvan Akca
|
ef34068ac4
|
feat(formatter): add string to base64 action
|
2024-01-25 18:52:44 +03:00 |
|
dependabot[bot]
|
3987a8db77
|
chore(deps): Bump vite from 3.2.7 to 3.2.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.8/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-19 22:40:35 +00:00 |
|
Ömer Faruk Aydın
|
953c5a5b5b
|
Merge pull request #1540 from automatisch/authentication-tests
feat: Add tests for authentication helper
|
2024-01-15 16:10:36 +01:00 |
|
Ömer Faruk Aydın
|
4313265c00
|
Merge pull request #1541 from automatisch/remove-cli-from
chore: Remove cli package from linter and build scripts
|
2024-01-15 16:10:24 +01:00 |
|
Faruk AYDIN
|
9405f267ba
|
chore: Remove build:watch script
|
2024-01-15 16:06:28 +01:00 |
|
Faruk AYDIN
|
1d29238199
|
chore: Remove cli package from linter and build scripts
|
2024-01-15 15:33:21 +01:00 |
|
Faruk AYDIN
|
c5bf66f462
|
chore: Remove redundant import of authentication rule
|
2024-01-15 15:31:20 +01:00 |
|
Faruk AYDIN
|
e6180bdfaa
|
chore: No need to export authentication options
|
2024-01-15 15:31:00 +01:00 |
|
Faruk AYDIN
|
55c391afc8
|
chore: Remove authentication cases from individual tests
|
2024-01-15 15:27:30 +01:00 |
|
Faruk AYDIN
|
782fa67320
|
feat: Add tests for authentication helper
|
2024-01-15 15:21:04 +01:00 |
|
Ömer Faruk Aydın
|
1e3ab75bb7
|
Merge pull request #1538 from automatisch/remove-types-package
chore: Remove types package
|
2024-01-15 13:57:01 +01:00 |
|
Faruk AYDIN
|
5f6dd12a73
|
chore: Remove types package from web dependencies
|
2024-01-15 13:41:54 +01:00 |
|
Faruk AYDIN
|
d18c06d2c4
|
chore: Remove types package
|
2024-01-15 13:37:58 +01:00 |
|
Ömer Faruk Aydın
|
baf99a9cfe
|
Merge pull request #1537 from automatisch/web/types
chore: Use types from the web package
|
2024-01-15 13:37:43 +01:00 |
|
Faruk AYDIN
|
159931a6ea
|
chore: Use types from the web package
|
2024-01-15 13:30:48 +01:00 |
|
Ömer Faruk Aydın
|
7831f2925b
|
Merge pull request #1536 from automatisch/docs/remove-typescript
Use JS for the documentation examples
|
2024-01-15 13:17:48 +01:00 |
|
Faruk AYDIN
|
8fcb7840de
|
docs: Convert code examples to JS
|
2024-01-15 13:13:48 +01:00 |
|
Faruk AYDIN
|
9ece9461dc
|
docs: Convert all file imports to ES modules
|
2024-01-15 13:10:26 +01:00 |
|
Faruk AYDIN
|
b304acaaba
|
docs: Use .js file extension
|
2024-01-15 13:02:06 +01:00 |
|
Faruk AYDIN
|
5a1960609a
|
docs: Use JS highlighter instead of TS
|
2024-01-15 12:56:43 +01:00 |
|
Faruk AYDIN
|
476aa6e3aa
|
docs: Remove imports of automatisch types
|
2024-01-15 12:55:55 +01:00 |
|
Ömer Faruk Aydın
|
aa76007fd0
|
Merge pull request #1533 from automatisch/remove-cli
chore: Remove cli package
|
2024-01-14 21:06:46 +01:00 |
|
Faruk AYDIN
|
17a8813c4b
|
chore: Remove build step from CI for cli
|
2024-01-14 20:13:23 +01:00 |
|
Faruk AYDIN
|
fe79fc9003
|
chore: Remove cli package
|
2024-01-14 20:10:23 +01:00 |
|
Ömer Faruk Aydın
|
ac8649ac18
|
Merge pull request #1532 from automatisch/seed-user
fix: Exit process after creating seed user
|
2024-01-13 03:07:05 +01:00 |
|
Faruk AYDIN
|
817db026b1
|
fix: Exit process after creating database and user
|
2024-01-13 02:59:00 +01:00 |
|