Commit Graph
39 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 2e083767db chore(deps): upgrade dependencies (#7524) 2025-01-29 10:47:16 +01:00
Alexis SaettlerandGitHub 0400350b4f feat: add typesense connector (#7282) 2024-11-15 09:15:43 +01:00
Alexis SaettlerandGitHub 0dd1ffb9de ci: add php 8.3 tests (#6892) 2024-03-15 20:44:06 +01:00
Alexis SaettlerandGitHub 4ed4536d19 refactor: import and export vcard improvements (#6798) 2023-08-20 23:39:52 -04:00
MazarinandGitHub 4da9a2184a feat: calendar view in a vault (monicahq/chandler#464) 2023-05-05 14:01:55 -04:00
MazarinandGitHub 23f98ae925 feat: life metrics (monicahq/chandler#462) 2023-05-05 10:36:25 -04:00
Alexis SaettlerandGitHub dbd94d116d refactor: use foreignIdFor on all migration (monicahq/chandler#471) 2023-04-12 23:06:56 +02:00
Alexis SaettlerandGitHub b97fd8dd5b refactor: use uuid as primarykey (monicahq/chandler#453) 2023-04-09 22:31:01 +02:00
MazarinandGitHub a4b57f8d78 feat: display next previous links on post page (monicahq/chandler#438) 2023-03-05 02:13:39 +00:00
MazarinandGitHub 7bd190da79 feat: add quick facts to contacts (monicahq/chandler#426) 2023-03-03 17:45:07 -05:00
MazarinandGitHub 227cdffc26 chore: upgrade to laravel 10 (monicahq/chandler#432) 2023-02-27 11:15:46 +01:00
MazarinandGitHub e7352b135f feat: life events (monicahq/chandler#412) 2023-02-09 21:28:54 -05:00
MazarinandGitHub 791d73125a refactor: manage address vault wide (monicahq/chandler#410) 2023-01-17 20:59:29 -05:00
MazarinandGitHub bf7639d2eb feat: ability to define mood parameters (monicahq/chandler#383) 2023-01-08 10:54:30 -05:00
MazarinandGitHub 5dd3416ea6 feat: view all important dates in the vault (monicahq/chandler#381) 2023-01-08 10:08:41 -05:00
MazarinandGitHub d234d8f65a feat: move life event types and activities to vaults (monicahq/chandler#365) 2023-01-08 13:57:01 +00:00
MazarinandGitHub a09614eddf feat: companies tab (monicahq/chandler#350) 2022-12-29 19:08:29 +00:00
MazarinandGitHub 0dd41a2207 refactor: files are now managed at the vault level (monicahq/chandler#354) 2022-12-27 18:24:47 -05:00
MazarinandGitHub 2ec556137c chore(deps): update dependancies (monicahq/chandler#361) 2022-12-27 02:14:18 +00:00
MazarinandGitHub 744d611f58 feat: tab visibility in vault (monicahq/chandler#349) 2022-12-14 18:03:02 -05:00
Alexis SaettlerandGitHub 3025900c29 refactor: services with eloquent calls (monicahq/chandler#333) 2022-12-06 14:31:47 +01:00
Alexis SaettlerandGitHub aa2dc87615 refactor: fix phpstan false positives (monicahq/chandler#329) 2022-12-03 19:47:44 +01:00
Alexis SaettlerandGitHub 7282dff8bb feat: implement carddav (monicahq/chandler#311) 2022-11-30 23:37:23 +01:00
MazarinandGitHub da270eac17 feat: add tags to posts (monicahq/chandler#246) 2022-10-26 22:18:47 -04:00
MazarinandGitHub 62778b4013 feat: create a journal (monicahq/chandler#230) 2022-09-23 15:10:38 -04:00
Alexis SaettlerandGitHub 3fa0691453 perf: use eloquent queries when possible (monicahq/chandler#219) 2022-09-14 23:19:28 +02:00
Alexis SaettlerandGitHub 07b836ae7c refactor: reactivate phpstan and psalm rules (monicahq/chandler#175) 2022-08-07 21:41:54 +02:00
Alexis SaettlerandGitHub 61c46d8a7a ci: fix plint (monicahq/chandler#170) 2022-08-02 14:46:16 +02:00
MazarinandGitHub 6f825df787 feat: add notion of groups (monicahq/chandler#66) 2022-06-27 08:47:55 -04:00
MazarinandGitHub ab2438cfa1 chore: add pint (monicahq/chandler#136) 2022-06-24 22:24:30 -04:00
MazarinandGitHub e2a1780566 feat: activity on contact page (monicahq/chandler#90) 2022-06-01 19:17:26 -04:00
MazarinandGitHub d576eed56e feat: manage contact tasks (monicahq/chandler#79) 2022-05-16 10:31:47 -04:00
MazarinandGitHub b3d9865258 feat: manage companies on contact page (monicahq/chandler#61) 2022-05-01 07:58:37 -04:00
Regis FreydandGitHub 95113c05f7 feat: concept of important date types (monicahq/chandler#59) 2022-04-18 15:03:59 -04:00
Regis FreydandGitHub abf8757f28 feat: refactor reminders (monicahq/chandler#49) 2022-03-17 22:11:40 -04:00
Regis FreydandGitHub 6bd4660a0f feat: manage labels in vault (monicahq/chandler#39) 2022-02-18 16:44:45 -05:00
Regis FreydandGitHub a8e0cfbdf3 feat: notes and contact details (monicahq/chandler#31) 2022-01-27 09:01:07 -05:00
Regis FreydandGitHub 8e8fe90969 feat: vault settings default template (monicahq/chandler#26) 2022-01-16 17:17:45 -05:00
Regis Freyd bf1f24434b chore: first commit 2021-12-04 18:26:14 -05:00