Alexis Saettler
|
8808fdaa5f
|
feat: add true userless login and refactor Login page (#7676)
|
2025-05-06 18:34:47 +02:00 |
|
David
|
50d29cff66
|
feat: Disable Signups for new users (#7254)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
|
2025-04-19 10:36:28 +02:00 |
|
Alexis Saettler
|
2e083767db
|
chore(deps): upgrade dependencies (#7524)
|
2025-01-29 10:47:16 +01:00 |
|
Alexis Saettler
|
a2492ed820
|
chore(deps): upgrade dependencies (#7395)
|
2024-10-06 18:33:02 +02:00 |
|
Alexis Saettler
|
9dbe25618f
|
chore: upgrade to Laravel 11 (#7193)
|
2024-04-07 22:37:54 +02:00 |
|
Mazarin
|
fb2a94ffb6
|
chore: change registration mechanisms (#7201)
|
2024-03-18 10:08:01 -04:00 |
|
Alexis Saettler
|
2fddbe11e9
|
fix: fix socialite integration (monicahq/chandler#554)
|
2023-05-27 13:11:38 +00:00 |
|
Mazarin
|
1cbf2538e8
|
feat: finalize i18n everywhere (monicahq/chandler#479)
|
2023-05-05 10:07:16 +02:00 |
|
Mazarin
|
227cdffc26
|
chore: upgrade to laravel 10 (monicahq/chandler#432)
|
2023-02-27 11:15:46 +01:00 |
|
Mazarin
|
5ccfdd3a92
|
feat: manage vault in api (monicahq/chandler#313)
|
2022-12-01 21:19:50 -05:00 |
|
Alexis Saettler
|
e1302ef89b
|
refactor: refactor some details (monicahq/chandler#321)
|
2022-11-30 09:30:30 +01:00 |
|
Alexis Saettler
|
21351b3441
|
feat: improve api setup (monicahq/chandler#314)
|
2022-11-27 14:21:55 +01:00 |
|
Mazarin
|
4a1c7adb2f
|
feat: user management in the api (monicahq/chandler#312)
|
2022-11-23 17:40:12 -05:00 |
|
Mazarin
|
38db1bed98
|
refactor: move domains folder to app folder (monicahq/chandler#278)
yolo
|
2022-11-01 08:05:11 -04:00 |
|
Alexis Saettler
|
225d7fef8e
|
feat: add more socialite connectors (monicahq/chandler#226)
|
2022-09-23 13:02:47 +02:00 |
|
Alexis Saettler
|
1fa8db7a1a
|
feat: add webauthn and socialite (monicahq/chandler#212)
|
2022-09-13 22:18:25 +02:00 |
|
Alexis Saettler
|
e9ef0ba4c1
|
feat: use laravel fortify and jetstream (monicahq/chandler#187)
|
2022-08-31 19:37:59 +02:00 |
|
Alexis Saettler
|
07b836ae7c
|
refactor: reactivate phpstan and psalm rules (monicahq/chandler#175)
|
2022-08-07 21:41:54 +02:00 |
|
Mazarin
|
ab2438cfa1
|
chore: add pint (monicahq/chandler#136)
|
2022-06-24 22:24:30 -04:00 |
|
Mazarin
|
d576eed56e
|
feat: manage contact tasks (monicahq/chandler#79)
|
2022-05-16 10:31:47 -04:00 |
|
Mazarin
|
de06337658
|
feat: new login page (monicahq/chandler#80)
|
2022-05-14 17:51:18 -04:00 |
|
Regis Freyd
|
523a4871e5
|
chore: complete refactor of directories (monicahq/chandler#57)
|
2022-04-08 10:09:35 -04:00 |
|
Regis Freyd
|
694914b05c
|
feat: manage number format (monicahq/chandler#56)
|
2022-04-04 13:13:07 -04:00 |
|
Regis Freyd
|
7b99a0d6e0
|
feat: manage currencies in the account (monicahq/chandler#54)
|
2022-03-31 21:34:34 -04:00 |
|
Regis Freyd
|
8a10e706f2
|
feat: more information in contact feed (monicahq/chandler#53)
|
2022-03-19 20:25:08 -04:00 |
|
Regis Freyd
|
a469f91881
|
feat: display feed on contact page (monicahq/chandler#52)
|
2022-03-19 10:27:01 -04:00 |
|
Regis Freyd
|
fcde2d687c
|
chore: remove the margin at the bottom of edit note (monicahq/chandler#51)
|
2022-03-18 13:16:57 -04:00 |
|
Regis Freyd
|
a8a8f943bd
|
feat: ability to switch tabs on contact page (monicahq/chandler#50)
|
2022-03-18 12:07:14 -04:00 |
|
Regis Freyd
|
abf8757f28
|
feat: refactor reminders (monicahq/chandler#49)
|
2022-03-17 22:11:40 -04:00 |
|
Regis Freyd
|
02e207860f
|
feat: indicate time for notification channel (monicahq/chandler#47)
|
2022-02-24 16:31:36 -05:00 |
|
Regis Freyd
|
ee1c7f1dcb
|
feat: view log of user notification channels (monicahq/chandler#46)
|
2022-02-24 15:31:15 -05:00 |
|
Regis Freyd
|
ac4d3df310
|
feat: user notification channels (monicahq/chandler#43)
|
2022-02-24 14:24:33 -05:00 |
|
Regis Freyd
|
8fcb468252
|
feat: manage user timezone (monicahq/chandler#44)
|
2022-02-22 21:39:07 -05:00 |
|
Regis Freyd
|
4b32b12c74
|
feat: manage reminders (monicahq/chandler#40)
|
2022-02-22 15:37:33 -05:00 |
|
Regis Freyd
|
4db44f4cf2
|
feat: change user permission in account (monicahq/chandler#42)
|
2022-02-21 15:26:05 -05:00 |
|
Regis Freyd
|
605df865cd
|
chore: refactor dates (monicahq/chandler#41)
|
2022-02-20 14:16:53 -05:00 |
|
Regis Freyd
|
6bd4660a0f
|
feat: manage labels in vault (monicahq/chandler#39)
|
2022-02-18 16:44:45 -05:00 |
|
Regis Freyd
|
971b83ac42
|
feat: manage contact dates (monicahq/chandler#38)
|
2022-02-15 18:25:44 -05:00 |
|
Regis Freyd
|
b7b349ce25
|
feat: manage date format in user preferences (monicahq/chandler#37)
|
2022-02-14 19:45:52 -05:00 |
|
Regis Freyd
|
f6084c67c3
|
feat: frontend for dates (monicahq/chandler#35)
|
2022-02-11 16:25:15 -05:00 |
|
StyleCI Bot
|
616405becf
|
Apply fixes from StyleCI
|
2022-02-05 22:49:46 +00:00 |
|
Regis Freyd
|
f0596699bf
|
feat: notes details (monicahq/chandler#34)
|
2022-02-05 17:09:18 -05:00 |
|
Regis Freyd
|
faedfb2ceb
|
feat: emotion on notes (monicahq/chandler#33)
|
2022-02-05 10:08:13 -05:00 |
|
Regis Freyd
|
8896a667ce
|
feat: manage contact addresses (monicahq/chandler#32)
|
2022-02-04 11:35:05 -05:00 |
|
Regis Freyd
|
a8e0cfbdf3
|
feat: notes and contact details (monicahq/chandler#31)
|
2022-01-27 09:01:07 -05:00 |
|
Regis Freyd
|
e0a2259738
|
feat: search with meilisearch (monicahq/chandler#30)
|
2022-01-23 11:24:02 -05:00 |
|
Regis Freyd
|
a30ec99e29
|
feat: notes module (monicahq/chandler#29)
|
2022-01-22 12:15:21 -05:00 |
|
Regis Freyd
|
eb8a0ea737
|
feat: choose a template before displaying a contact (monicahq/chandler#28)
|
2022-01-17 20:36:34 -05:00 |
|
Regis Freyd
|
d35c5daf35
|
feat: choose template on contact creation (monicahq/chandler#27)
|
2022-01-17 16:56:37 -05:00 |
|
Regis Freyd
|
8e8fe90969
|
feat: vault settings default template (monicahq/chandler#26)
|
2022-01-16 17:17:45 -05:00 |
|