Commit Graph

199 Commits

Author SHA1 Message Date
b7f0713d6f feat: un/assigned commits on version update 2024-11-10 20:06:10 +01:00
d6cb69ec3b feat(api): return commits on version by id request 2024-11-10 07:27:00 +01:00
9422eaed7e feat(app): reset form on load 2024-11-10 07:26:20 +01:00
e98709d854 feat(api): sort db entries by createdAt date 2024-11-09 21:31:30 +01:00
a73d99afcd fix(app) : build error 2024-11-06 22:45:18 +01:00
f2b952a8e9 fix: changelog tests 2024-11-06 22:40:00 +01:00
f161d6b468 feat(api): complete refactor of openapi routes 2024-11-06 22:20:10 +01:00
95e00816c4 feat(api): more refactor 2024-11-06 22:04:20 +01:00
bfc8ae2f21 feat: refactor zod validations and openapi errors 2024-11-06 21:33:57 +01:00
34bc012ceb chore: add migration files 2024-11-05 23:52:41 +01:00
32a84e2011 feat(api): try cors middleware on changelog routes 2024-11-05 23:06:32 +01:00
34db8e9b8d ci: add redis url env var for dev/test 2024-11-05 16:05:43 +01:00
68e6967cee ci: use redis credentials only on prod env 2024-11-05 16:02:40 +01:00
94cf57cfda ci: redis credentials only on production 2024-11-05 15:59:03 +01:00
15425cdc32 ci: remove redis start command 2024-11-05 15:56:42 +01:00
501e75b420 ci: add port and debug log 2024-11-05 15:51:13 +01:00
f1ed0d5f6c ci: add redis for testing 2024-11-05 15:40:06 +01:00
8657228e02 feat(api): add redis cache for public page 2024-11-05 15:33:27 +01:00
52829bd127 fix(api): page create 2024-11-05 00:11:32 +01:00
8edfd1c7ad fix(api): changelog tests 2024-11-05 00:07:15 +01:00
a7ee7bf981 feat: refactor user id to own id and save clerk id as providerId 2024-11-04 23:29:00 +01:00
a8392312c1 feat(db): update drizzle version 2024-11-04 20:53:22 +01:00
abf009a045 feat(website): add more content for changelog 2024-11-04 20:04:22 +01:00
000a76d28d feat(app): changelog version number editable 2024-11-02 20:08:04 +01:00
37be3bc1f5 fix(cli): cli arguments 2024-11-02 19:58:04 +01:00
3e67d18749 chore: fix build errors 2024-11-01 21:45:18 +01:00
1be0facd64 feat(app): changelog version auto create 2024-11-01 21:15:46 +01:00
ede09bcf04 feat(page): render changelog markdown 2024-11-01 21:14:28 +01:00
d867dc4b8a feat(database): extend changelog schema with: isConventional boolean 2024-11-01 21:13:06 +01:00
a63f5dea75 feat(api): changelog version auto create 2024-11-01 21:11:50 +01:00
9d1f96a5f5 style(app): refactor cli page 2024-10-31 22:54:04 +01:00
e50f499c08 feat(app): update cli download paths 2024-10-31 22:17:21 +01:00
47bcd228e7 ci(cli): update build output name 2024-10-31 22:15:34 +01:00
649819c777 feat(cli): implement commander lib 2024-10-31 22:12:25 +01:00
19fa2121d9 fix(app): add all commits button 2024-10-31 21:27:48 +01:00
e193bb7b5c feat(api): release commits on version delete 2024-10-31 21:27:33 +01:00
badcb2ac2f style(app): more responsive 2024-10-31 20:56:40 +01:00
c4e55490cc chore(cli): refactor 2024-10-31 20:36:32 +01:00
4faa61159e chore(db): add migration files 2024-10-31 20:36:13 +01:00
c6afa94e1e fix(api): changelog commit upload 2024-10-31 20:35:52 +01:00
81baf571f9 feat: add dashboard statistics 2024-10-31 14:58:06 +01:00
af2d0ec4aa fix(app): build errors 2024-10-30 23:17:11 +01:00
d72f5c2111 feat(app): implement cli page with download and example 2024-10-30 23:02:15 +01:00
d2d65027f7 feat(cli): add build and upload step 2024-10-30 21:22:00 +01:00
91aeb0793c fix: correct access token delete text 2024-10-30 20:30:01 +01:00
90232feb1e feat: access tokens (create, list, delete) 2024-10-30 20:20:35 +01:00
415bba96f0 feat(api): add openapi tags 2024-10-29 22:08:10 +01:00
ab0286fd71 fix: build errors 2024-10-29 21:29:54 +01:00
625b463287 feat: add version create with commit select 2024-10-29 21:25:21 +01:00
5467e78596 feat: add changelog commit schema 2024-10-26 15:12:43 +02:00