Commit Graph

387 Commits

Author SHA1 Message Date
bfc5cc2d29 Migrate edito components 2025-05-18 15:19:58 +02:00
db75bdcc89 Migrate file components 2025-05-18 14:39:17 +02:00
834a7b1e7e Migrate layout 2025-05-18 13:08:03 +02:00
a8a525531e Migrate navigation to ts 2025-05-18 12:33:42 +02:00
9125cbdad3 Migrate workspace settings to ts 2025-05-18 12:21:18 +02:00
7044e42e94 Migrate admin dashboard to ts 2025-05-18 11:53:17 +02:00
c478e8e8a1 Migrate account settings 2025-05-16 22:57:47 +02:00
924d710b2f Migrate all modals to ts 2025-05-12 21:26:07 +02:00
b7be5a46a2 Migrate useUserAdmin 2025-05-11 15:44:27 +02:00
5fcd24db3e Migrate useProfileSettings hook 2025-05-11 15:36:30 +02:00
c6d46df7a0 Migrate useLastOpenedFile hook 2025-05-11 15:09:11 +02:00
32cb89d329 Migrate useGitOperations 2025-05-11 13:01:43 +02:00
f3691d4dbf Migrate useFileOperations 2025-05-11 12:55:18 +02:00
5dc427ce00 Migrate useFileNavigation hook 2025-05-11 12:37:28 +02:00
a7c83d0c24 Migrate useFileList 2025-05-11 12:25:59 +02:00
1c477f1022 Migrate useFileContent hook 2025-05-11 12:24:12 +02:00
bc60cb3451 Migrate useAdminData to TypeScript with improved type safety and error handling 2025-05-08 22:04:49 +02:00
14b1a46508 Migrate ModalContext and WorkspaceContext 2025-05-08 21:42:13 +02:00
1a06c31705 Migrate AuthContext 2025-05-08 21:01:20 +02:00
1e350bb0cf Migrate git api to ts 2025-05-06 21:02:09 +02:00
02c8100f0b Migrate workspace api to ts 2025-05-06 20:42:12 +02:00
66fe5e485b Migrate user api to ts 2025-05-06 20:16:22 +02:00
905df9f6dd Migrate file api ops to ts 2025-05-05 22:20:11 +02:00
8849deec21 Migrate admin API to typescript 2025-05-05 21:28:29 +02:00
043eab423f Migrating from services to dedicated API files 2025-05-03 21:28:41 +02:00
e789025cd1 Refactor authentication API service to TypeScript 2025-04-18 19:37:39 +02:00
0769aa2bac Fix default database URL and type in Config 2025-04-18 19:21:06 +02:00
46e4897881 Add TypeScript types for App component 2025-04-15 20:00:20 +02:00
e4fb276cf7 Migrate utils to ts 2025-04-04 19:23:31 +02:00
49ecaac720 Initial typescript setup 2025-04-03 20:31:00 +02:00
f5cf0131cd Merge pull request #43 from lordmathis/dependabot/npm_and_yarn/app/npm_and_yarn-8ec3883370
Bump vite from 6.2.3 to 6.2.4 in /app in the npm_and_yarn group across 1 directory
2025-04-02 16:59:21 +02:00
dependabot[bot]
a2d0f5fc36 Bump vite in /app in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /app directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 18:47:09 +00:00
5273062e59 Merge pull request #41 from lordmathis/dependabot/npm_and_yarn/app/npm_and_yarn-14f44f5325
Bump vite from 6.2.1 to 6.2.3 in /app in the npm_and_yarn group across 1 directory
2025-03-25 19:11:27 +01:00
9883b1d122 Merge pull request #42 from lordmathis/lordmathis-patch-1
Create codeql.yml
2025-03-25 19:10:45 +01:00
928ddcc758 Create codeql.yml 2025-03-25 19:07:09 +01:00
dependabot[bot]
c1e13ce02b Bump vite in /app in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /app directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.1 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 15:12:43 +00:00
be3d4ee949 Merge pull request #40 from lordmathis/dependabot/go_modules/server/go_modules-036d30de33
Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /server in the go_modules group across 1 directory
2025-03-22 00:54:14 +01:00
dependabot[bot]
c44381bb86 Bump github.com/golang-jwt/jwt/v5
Bumps the go_modules group with 1 update in the /server directory: [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt).


Updates `github.com/golang-jwt/jwt/v5` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 22:18:32 +00:00
7c0a4166c6 Merge pull request #39 from lordmathis/dependabot/npm_and_yarn/app/npm_and_yarn-2c631a4876
Bump @babel/runtime from 7.25.7 to 7.26.10 in /app in the npm_and_yarn group across 1 directory
2025-03-18 16:33:22 +01:00
dependabot[bot]
191d9f8cdb Bump @babel/runtime in /app in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /app directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `@babel/runtime` from 7.25.7 to 7.26.10
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 14:04:38 +00:00
89d99be10b Merge pull request #38 from lordmathis/dependabot/go_modules/server/go_modules-c153b83258
Bump golang.org/x/net from 0.33.0 to 0.36.0 in /server in the go_modules group across 1 directory
2025-03-18 15:03:35 +01:00
dependabot[bot]
09f1ee6a57 Bump golang.org/x/net
Bumps the go_modules group with 1 update in the /server directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.33.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 01:34:56 +00:00
374c910267 Merge pull request #37 from lordmathis/dependabot/npm_and_yarn/app/npm_and_yarn-5db6d3c188
Bump the npm_and_yarn group across 1 directory with 3 updates
2025-03-07 23:08:23 +01:00
dependabot[bot]
a1bc82d820 Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the /app directory: [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `esbuild` from 0.21.5 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.0)

Updates `@vitejs/plugin-react` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react)

Updates `vite` from 5.4.14 to 6.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 21:43:21 +00:00
bc10ad5c25 Merge pull request #36 from lordmathis/feat/postgres
Add support for Postgres
2025-03-07 22:42:08 +01:00
0be1bbf9a7 Update README with postgres url info 2025-03-07 22:37:20 +01:00
d0f6f27526 Add PostgreSQL service to GitHub Actions workflow for integration tests 2025-03-07 22:31:00 +01:00
d97f5a0178 Use time since 2025-03-07 19:53:19 +01:00
94ea2d0d78 Fix time since 2025-03-07 19:53:03 +01:00
3eb4424e86 Implement time since query 2025-03-07 19:48:36 +01:00