Commit Graph

1219 Commits

Author SHA1 Message Date
511faa6709 chore(debug): fix windows/linux case-sensitive issues with the database name 2025-08-13 13:30:30 -04:00
4c238b07fd feat(frontend): remove creators guide 2025-08-13 13:29:37 -04:00
d5ca6b9972 feat(stripe): change to direct charges 2025-08-11 12:24:00 -04:00
165577ef22 chore(analyzers): sets some default 2025-08-11 11:28:24 -04:00
2b3de2c7a5 chore(deps): update SixLabors.ImageSharp due to a security issue 2025-08-05 09:18:18 -04:00
5863d30ec9 fix(tips): now display the correct tip amound in the email notification 2025-08-04 17:18:57 -04:00
ea8efd21a1 fix(stripe): correcting webhook 2025-08-04 17:15:13 -04:00
18532963a8 fix(stripe): correcting webhook 2025-08-04 16:31:54 -04:00
c0a1eabecb fix(stripe): correcting webhook 2025-08-04 15:29:26 -04:00
8b5343e8f4 fix(stripe): correct webhook - adds logging 2025-08-04 15:12:02 -04:00
7227913615 chore(analyzers): remove style-cop 2025-08-04 15:08:21 -04:00
49426161fc bug(tipping): the computed application fee was wrong 2025-07-31 14:11:53 -04:00
d7eff20050 feat(tipping): add string max_length constraint migration 2025-07-31 13:52:45 -04:00
c1d44fde49 bug(tipping): missing db migration 2025-07-31 13:48:21 -04:00
de1ba7dd1a feat(stripe): request card_payments for connected accounts as per stripe support email 2025-07-31 12:17:41 -04:00
81b5db34ef chore(codebase): full cleanup pass 2025-06-21 01:58:48 -04:00
8323477cd0 chore(deps): update package versions and enable code analyzers 2025-06-21 01:34:19 -04:00
0f0d739385 fix(email): fix frontend address 2025-06-20 20:04:38 -04:00
c1371e2549 fix(email): use the correct sender address 2025-06-20 19:36:28 -04:00
b103afda9a fix(config): solution structure 2025-06-19 00:33:08 -04:00
e03a5c9732 fix(config): add missing appsettings.json 2025-06-19 00:06:29 -04:00
28aa4791c7 chore(github): fix workflows 2025-06-18 21:33:30 -04:00
27440237e2 fix(stripe): issue with receipt_url 2025-06-18 21:27:46 -04:00
5a6351c537 refactor(auth): cleanup auth module and streamline the registration flow 2025-06-18 21:23:33 -04:00
cdcfe8d7e2 refactor(auth): cleanup auth module and streamline the registration flow 2025-06-18 21:23:19 -04:00
25b94d3e02 many fixes and improvements - rework for modules/ and common/
feat(emailer): add Postmark and Resend providers
2025-06-13 02:22:35 -04:00
31ba18fa8d chore(pack): optimize dependencies, reduce bundle size 2025-06-05 13:52:05 -04:00
74323247c9 feat(album): fix the loading indicator upon opening the page 2025-06-05 11:02:28 -04:00
2c29878f70 feat(album): add progress indicator on save 2025-06-03 16:16:24 -04:00
4301358d07 fix(album): improving the creation/update workflow 2025-06-03 15:43:33 -04:00
ebb44adba6 fix(album): after updating the album, the photos are dissapearing from the page 2025-06-02 15:19:54 -04:00
19d2c1d4c3 fix(album): removing images does not work on mobile 2025-06-02 14:22:35 -04:00
4cdde61a47 fix(album): removing images does not work on mobile 2025-06-02 14:09:17 -04:00
7a0b97ac1a fix(album): removing images does not work on mobile 2025-06-02 13:50:11 -04:00
6ae6db0c1d fix(album): removing last album image was not working 2025-06-02 12:35:44 -04:00
a08b384495 feat(album): add thumbnails and AlbumViewer.vue 2025-05-26 15:11:57 -04:00
ea0241dd8d chore(linux): fix crlf endings 2025-05-21 17:00:53 -04:00
78890f405b feat(auth): improves some texts 2025-05-13 13:54:07 -04:00
0733a0ec1c chore(photos): simplify photo components 2025-05-13 12:59:01 -04:00
b36084e090 feat(auth): fix some translations 2025-05-13 12:44:56 -04:00
5908f5d21f fix(auth): change background color of card in ForgotPasswordView.vue 2025-05-12 22:33:31 -04:00
47f2f3cf00 feat(auth): adds local account authentication 2025-05-12 15:49:30 -04:00
578642a534 feat(auth): adds local account authentication 2025-05-12 15:47:05 -04:00
fdfca7c757 feat(auth): adds local account authentication 2025-05-12 15:45:12 -04:00
6d7282870d chore(config): host the vite dev server on 0.0.0.0 2025-05-10 01:19:33 -04:00
297a93c666 fix(photo-editor): save button inaccessible in photo editor
fix(creator): save button inaccessible in the social links editor
2025-05-09 02:25:55 -04:00
02da2732b9 chore(account): remove unused SocialsDialog.vue 2025-05-09 02:24:25 -04:00
23ab1cc85d fix(auth): handles expired tokens correctly 2025-05-09 01:53:44 -04:00
b8e94f6409 fix: fix the .gitignore for the solution and projects 2025-05-08 11:36:38 -04:00
41379e821e fix(auth): handles refresh token flow correctly 2025-05-08 02:15:56 -04:00