Commit Graph

224 Commits

Author SHA1 Message Date
63738ad027 feat: update workspace settings 2026-04-30 02:03:42 -04:00
6177eec2bf fix: show workspace logo in selector 2026-04-30 02:02:31 -04:00
d222e33667 refactor: extract workspace selector 2026-04-30 01:44:03 -04:00
fcd80cd30f chore: update the browserlist db 2026-04-30 01:27:26 -04:00
121757546a refactor: organize frontend by feature
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
2026-04-25 01:08:02 -04:00
b6eb692c27 chore: moving towards agentic development
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
2026-04-24 21:12:26 -04:00
df3e602015 feat: pivot to social media workflow app
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
2026-04-24 12:58:35 -04:00
35c7530ec7 Merge branch 'community'
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
# Conflicts:
#	frontend/src/views/main/Footer.vue
#	frontend/src/views/main/Landing.vue
2025-12-08 16:11:19 -05:00
a0c8571fca Merge branch 'backup' 2025-12-08 16:06:28 -05:00
6211339c0e pending 2025-12-08 15:57:32 -05:00
d4c278be48 feat(frontend): change some descriptions 2025-12-08 15:57:25 -05:00
41da496870 feat(frontend): remove creators guide 2025-12-08 15:56:50 -05:00
1e46f5bbaa chore(codebase): remove dead code 2025-08-26 16:56:17 -04:00
9da862b629 refactor(ui): simplify layout by introducing an unified site-bar 2025-08-26 16:36:10 -04:00
262f21d157 feat(i18n): deprecate Spanish language support in the frontend 2025-08-26 15:58:06 -04:00
fbf7963842 feat(frontend): change some descriptions 2025-08-13 13:38:48 -04:00
4c238b07fd feat(frontend): remove creators guide 2025-08-13 13:29:37 -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
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
e073ef8540 fix(creator): styling for creator album 2025-05-07 16:13:20 -04:00
4492f8d6e6 feat(creator): add validation when editing the presentation infos 2025-05-07 13:47:51 -04:00
4008186830 chore: remove eslint-plugin-tailwindcss from package dependencies 2025-04-28 15:39:40 -04:00
100821f4b2 chore: update ESLint configuration and dependencies to include Tailwind CSS support 2025-04-26 18:09:10 -04:00
a480a4ce5d feat(creator): introduce Album component and refactor AboutCreator to use it 2025-04-26 18:08:57 -04:00
4958548bf8 fix(creator): the album-view was not streching correctly on resize 2025-04-25 15:08:54 -04:00
e394c346ae feat(auth): enhance logout and login flow with return URL handling 2025-04-25 14:41:58 -04:00
2c09be4465 fix(creator): remove console.log 2025-04-25 01:57:09 -04:00
e018dbad8a fix(creator): missing phone and email on "about page" 2025-04-25 01:44:03 -04:00