Lucas Smith
34b31c0d80
chore: deps upgrades ( #2712 )
Continuous Integration / Build App (push) Waiting to run
Continuous Integration / Build Docker Image (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Playwright Tests / E2E Tests (push) Waiting to run
Extract and upload translations / Extract and upload translations (push) Waiting to run
2026-04-21 14:43:49 +10:00
Ted Liang
9c6ee88cc4
fix: security CVE-2026-23527 ( #2399 )
2026-01-27 15:52:34 +11:00
Lucas Smith
d2176627ca
chore: dependency updates ( #2229 )
2025-11-22 20:28:20 +11:00
David Nguyen
d05bfa9fed
feat: add envelopes api ( #2105 )
2025-11-07 14:17:52 +11:00
Lucas Smith
93aece9644
chore: dependency updates ( #1808 )
2025-05-22 14:30:22 +10:00
Mythie
113ab293bb
chore: make all the docker stuff work
2025-02-14 14:53:01 +11:00
David Nguyen
383b5f78f0
feat: migrate nextjs to rr7
2025-02-13 14:10:38 +11:00
David Nguyen
5750f2b477
feat: add prisma json types ( #1583 )
2025-01-15 13:46:45 +11:00
David Nguyen
901be70f97
feat: add consistent response schemas ( #1582 )
2025-01-14 00:43:35 +11:00
David Nguyen
9f45fe62e4
fix: refactor teams router ( #1500 )
2024-12-05 22:14:47 +09:00
Mythie
6b5e4da424
v1.6.0-rc.1
2024-07-05 14:24:40 +10:00
Mythie
6b3c0afe25
chore: add prebuild to handle prisma build cache
2024-06-21 12:55:17 +10:00
Mythie
ebc547684a
fix: inline the remember package
2024-05-29 22:25:23 +10:00
Mythie
3d81b15d71
chore: tidy code
2024-05-29 14:47:33 +10:00
Catalin Pit
5e8d93f24b
feat: add kysely for raw type-safe SQL queries
2024-03-20 15:42:17 +02:00
Lucas Smith
47b06fa290
Merge branch 'main' into test/delete-user
2024-03-08 13:30:24 +11:00
Lucas Smith
f0fd5506fc
fix: skip seeding when running migrate dev
...
When prisma:migrate-dev needs to reset the database it will run the seed script to repopulate data. Now that we've added the seed script to our root setup command we will want to avoid this behaviour since we will end up double seeding the database which currently can cause issues.
2024-03-08 12:49:55 +11:00
Ephraim Atta-Duncan
e47ca1d6b6
chore: add e2e test for deleting a user
2024-03-08 00:04:27 +00:00
Lucas Smith
10ef5b6e51
fix: improvements from testing
2024-03-07 02:57:02 +00:00
David Nguyen
0c339b78b6
feat: add teams ( #848 )
...
## Description
Add support for teams which will allow users to collaborate on
documents.
Teams features allows users to:
- Create, manage and transfer teams
- Manage team members
- Manage team emails
- Manage a shared team inbox and documents
These changes do NOT include the following, which are planned for a
future release:
- Team templates
- Team API
- Search menu integration
## Testing Performed
- Added E2E tests for general team management
- Added E2E tests to validate document counts
## Checklist
- [X] I have tested these changes locally and they work as expected.
- [X] I have added/updated tests that prove the effectiveness of these
changes.
- [ ] I have updated the documentation to reflect these changes, if
applicable.
- [X] I have followed the project's coding style guidelines.
2024-02-06 16:16:10 +11:00
Nafees Nazik
d6ae0b44e6
feat: use nextjs.js standalone output for improvised docker image ( #338 )
2023-11-12 13:15:42 +11:00
Nafees Nazik
04fc9eb187
chore: upgrade to latest next.js version ( #553 )
...
* chore: upgrade next.js
* fix: canvas not found error
* chore: upgrade package for marketing
* feat: add isServer conditional
* fix: inverse isServer condition
* fix: normalize packages
* fix: upgrade ee package
* fix: depdency nightmares
* fix: failing seed script
2023-11-06 13:02:19 +11:00
Aditya @ArchLinux
1b7c887101
fix(script): added script envprisma in root package.json
...
dotenv loads all environment variable before running prisma:migrate-dev script
2023-11-06 13:02:18 +11:00
Mythie
49ce09f49b
fix: support optimise imports
2023-11-06 13:01:14 +11:00
David Nguyen
771042c9ce
feat: add vercel build script
2023-11-06 13:01:13 +11:00
Mythie
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +11:00
Mythie
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00
Mythie
95c3be9a77
chore: optimise depedency tree
2023-04-19 23:30:14 +10:00
Timur Ercan
90a3de4190
db studio sertup and ts same version
2023-01-11 20:33:11 +01:00
Timur Ercan
c024b03acc
database seed and coloredConsole
2023-01-11 11:44:35 +01:00
Timur Ercan
f951b01c02
stuff
2023-01-07 17:54:42 +01:00
Timur Ercan
256c518cbc
prisma package
2023-01-07 15:10:26 +01:00