Commit Graph

  • c1fc52c302 feat(docs): migrate documentation to Next.js with Fumadocs Daniel Luiz Alves 2025-04-17 01:15:19 -03:00
  • dca252827c refactor: remove deprecated Makefile and generate-docker-compose.sh Daniel Luiz Alves 2025-04-16 15:24:20 -03:00
  • 32bc17c373 chore: update .gitignore and docker-compose.yaml for better configuration Daniel Luiz Alves 2025-04-16 14:36:16 -03:00
  • efba0b75dc refactor(web): restructure and clean up project files Daniel Luiz Alves 2025-04-16 13:53:51 -03:00
  • a119ab4d46 build(web): add Dockerfile and docker-compose.yml for production deployment Daniel Luiz Alves 2025-04-16 13:40:54 -03:00
  • d25f493c7a feat(i18n): add theme translation support for multiple languages Daniel Luiz Alves 2025-04-16 11:17:48 -03:00
  • 78e2d05d6c refactor(api): migrate API endpoints to use proxy routes and update axios instance Daniel Luiz Alves 2025-04-16 10:52:20 -03:00
  • 564ff43843 chore: remove unused SVG files and refactor login types Daniel Luiz Alves 2025-04-15 10:21:30 -03:00
  • 5aea36fd98 feat: add forgot and reset password functionality Daniel Luiz Alves 2025-04-14 16:55:36 -03:00
  • 7d6e484c2b feat(shares): add share management and public share components Daniel Luiz Alves 2025-04-14 15:55:15 -03:00
  • e50abf953e feat(shares): add shares page with search, table, and modals Daniel Luiz Alves 2025-04-14 15:21:31 -03:00
  • 15dce5dab1 feat(layout): add app name to page titles and implement favicon component Daniel Luiz Alves 2025-04-14 11:53:43 -03:00
  • 20fee6b449 refactor(users-management): reorganize imports and clean up code for better readability Daniel Luiz Alves 2025-04-14 10:37:00 -03:00
  • e03ca7e0dc feat(users-management): add users management module Daniel Luiz Alves 2025-04-14 10:30:45 -03:00
  • ab6c634782 feat(profile): add profile page with form, password, and image components Daniel Luiz Alves 2025-04-11 16:45:03 -03:00
  • 6a933891c8 refactor(settings): reorganize imports and improve code readability Daniel Luiz Alves 2025-04-11 16:43:51 -03:00
  • 5cd7acc158 feat(settings): add settings page with layout, form, and components Daniel Luiz Alves 2025-04-11 15:47:42 -03:00
  • b4cecf9e32 style: reorganize imports and format code for consistency Daniel Luiz Alves 2025-04-11 15:01:32 -03:00
  • e55f090235 feat(files): add file management components and hooks Daniel Luiz Alves 2025-04-11 14:59:52 -03:00
  • 0a738430e7 feat: add new utility functions and UI components for file management Daniel Luiz Alves 2025-04-11 14:18:11 -03:00
  • 6c7117cc14 style: format code and fix linting issues across multiple files Daniel Luiz Alves 2025-04-09 15:57:09 -03:00
  • 61cf88b41f feat(dashboard): add dashboard components and utilities Daniel Luiz Alves 2025-04-09 15:48:00 -03:00
  • b077154c22 feat(auth): add protected routes and enhance auth context Daniel Luiz Alves 2025-04-08 15:06:17 -03:00
  • 9e35d27497 feat: add initial project setup with config, models, and assets Daniel Luiz Alves 2025-04-07 16:14:18 -03:00
  • da64d65401 feat: enable reverse proxy support and add pnpm.lock for custom builds in apps/web (#13) v1.1.7-beta Daniel Luiz Alves 2025-04-04 23:40:35 -03:00
  • 7b2f15dcd5 refactor: remove lock files from .gitignore and update vite config Daniel Luiz Alves 2025-04-04 23:37:08 -03:00
  • ca7bdefcdb Merge branch 'main' of github.com:kyantech/Palmr v1.1.6-beta Daniel Luiz Alves 2025-04-04 00:44:02 -03:00
  • 92b437ee36 chore: bump version to 1.1.6 across all apps Daniel Luiz Alves 2025-04-04 00:41:55 -03:00
  • fcaef88850 docs: update installation guide with security and deployment details Daniel Luiz Alves 2025-04-04 00:40:49 -03:00
  • 68d6fd09af chore: add docker-compose.yaml and update .gitignore Daniel Luiz Alves 2025-04-04 00:12:02 -03:00
  • 1768aa81b7 Update README.md Daniel Luiz Alves 2025-04-03 16:16:27 -03:00
  • 644fc7aa30 Update README.md Daniel Luiz Alves 2025-04-03 16:15:34 -03:00
  • cc6fe6d62e Update README.md Daniel Luiz Alves 2025-04-03 16:15:06 -03:00
  • 253b533a3b Update README.md v1.1.5-beta Daniel Luiz Alves 2025-04-03 11:29:24 -03:00
  • eb4e9212a6 Update README.md Daniel Luiz Alves 2025-04-03 11:00:24 -03:00
  • 286388f744 Update README.md Daniel Luiz Alves 2025-04-03 01:43:28 -03:00
  • fcd3b4e613 refactor(config): update docs and sponsor links to new URLs Daniel Luiz Alves 2025-04-03 01:22:24 -03:00
  • a7adb17700 docs(configuring-smtp): add images to SMTP configuration guide Daniel Luiz Alves 2025-04-03 01:17:13 -03:00
  • 01c424e583 fix(docs): correct typo in build command Daniel Luiz Alves 2025-04-02 18:16:19 -03:00
  • 11d9f1a33d docs: add SMTP configuration guide and update navigation Daniel Luiz Alves 2025-04-02 18:13:16 -03:00
  • e5158618c0 docs: update site title in astro config Daniel Luiz Alves 2025-04-02 17:10:10 -03:00
  • cb5e41bbf8 docs: update file paths and remove TODO comment Daniel Luiz Alves 2025-04-02 17:08:29 -03:00
  • b8058f5c11 docs(shares): add documentation and images for creating and managing shares Daniel Luiz Alves 2025-04-02 16:31:34 -03:00
  • f25f4df2f7 refactor(docs): simplify dev and start scripts in package.json Daniel Luiz Alves 2025-04-01 16:03:39 -03:00
  • 178ec15637 refactor(docs): move static assets to public directory and update references Daniel Luiz Alves 2025-04-01 15:55:38 -03:00
  • 1d8fe69618 refactor(config): remove unused sidebarIcons configuration Daniel Luiz Alves 2025-04-01 14:22:57 -03:00
  • 287e2a8524 docs: update image paths and add new documentation files Daniel Luiz Alves 2025-04-01 12:19:15 -03:00
  • b957608425 chore: update version numbers and clean up code Daniel Luiz Alves 2025-03-31 23:59:03 -03:00
  • 22810ba3a3 docs: add upload.md and related assets for file upload documentation Daniel Luiz Alves 2025-03-31 18:12:19 -03:00
  • 44ce5b1f37 refactor(file-handling): replace multer with fastify multipart for file uploads Daniel Luiz Alves 2025-03-31 17:24:22 -03:00
  • 35d1c2d697 Update CONTRIBUTING.md Daniel Luiz Alves 2025-03-22 01:05:49 -03:00
  • f0b8112eac Create CONTRIBUTING.md Daniel Luiz Alves 2025-03-22 01:04:06 -03:00
  • a3ada3a19f Delete apps/docs/.DS_Store Daniel Luiz Alves 2025-03-22 00:56:48 -03:00
  • 878d7bbf8e Delete apps/.DS_Store Daniel Luiz Alves 2025-03-22 00:56:35 -03:00
  • c0194c6bff Delete .DS_Store Daniel Luiz Alves 2025-03-22 00:56:19 -03:00
  • 7d0b0d3235 chore: remove unused README Daniel Luiz Alves 2025-03-22 00:44:27 -03:00
  • 5eef288395 Merge branch 'main' of github.com:kyantech/Palmr Daniel Luiz Alves 2025-03-22 00:40:55 -03:00
  • 7f40946d61 docs: improve documentation Daniel Luiz Alves 2025-03-22 00:39:56 -03:00
  • 5df88f5c56 Update FUNDING.yml Daniel Luiz Alves 2025-03-21 14:09:37 -03:00
  • 28c10a0740 Create FUNDING.yml Daniel Luiz Alves 2025-03-21 13:49:51 -03:00
  • 93b6f2e3f5 feat: create core documentation Daniel Luiz Alves 2025-03-20 16:25:38 -03:00
  • 3ac658b72d chore: update ignore Daniel Luiz Alves 2025-03-14 17:10:15 -03:00
  • 646fcffeca feat: add scripts for generate compose Daniel Luiz Alves 2025-03-14 17:05:32 -03:00
  • 3002c26fac feat: update composes Daniel Luiz Alves 2025-03-14 13:14:51 -03:00
  • 168eae3294 feat: move logo and avatars to local upload Daniel Luiz Alves 2025-03-14 13:14:30 -03:00
  • fb4ef5438d feat: update frontend and docker compose Daniel Luiz Alves 2025-03-12 23:28:31 -03:00
  • c495aaeb17 Update LICENSE Daniel Luiz Alves 2025-03-05 17:09:51 -03:00
  • 70d4f5d1fd feat: add documentation project danielalves96 2025-02-25 14:36:57 -03:00
  • a38758eef6 feat: add .gitignore danielalves96 2025-02-25 00:02:03 -03:00
  • f583e4d6f6 feat: input developed code danielalves96 2025-02-24 23:58:40 -03:00
  • 33ab802b60 feat: init repo danielalves96 2025-02-24 23:32:15 -03:00
  • c19565adda feat(create-turbo): install dependencies Turbobot 2025-02-21 16:18:37 -03:00
  • 1f866b0e44 feat(create-turbo): apply pnpm-eslint transform Turbobot 2025-02-21 16:18:32 -03:00
  • 7230044162 feat(create-turbo): apply official-starter transform Turbobot 2025-02-21 16:18:32 -03:00