Commit Graph

100 Commits

Author SHA1 Message Date
Alexis Saettler 78cd01b2b5 chore: update dependencies for Laravel 9 (#6098) 2022-08-12 18:42:35 +02:00
Alexis Saettler 8c627a28cb feat: export data as json format (#4779) 2022-01-11 21:41:32 +01:00
Alexis Saettler 6f887dfb75 feat: add contact soft delete and prunable (#5826) 2022-01-09 19:10:16 +01:00
Alexis Saettler 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis Saettler 8b4821f139 fix: fix layout selection (#5313) 2021-06-27 16:01:02 +02:00
Alexis Saettler d3217c067e fix: fix name order selection and result (#5255) 2021-06-06 14:03:15 +02:00
Mike Graham a658fcf074 feat: datestamp filename of exported SQL file. (#5136) 2021-05-23 20:59:52 +02:00
Alexis Saettler f8442ba507 feat: add a rate limiter for locationiq queries (#5185) 2021-05-14 15:03:19 +02:00
Alexis Saettler 3f2821d75a fix: fix import vcard stability (#5160) 2021-05-03 20:52:37 +02:00
Alexis Saettler cf8041cfe7 fix: fix importvcard job (#5151) 2021-05-03 10:32:11 +02:00
Alexis Saettler fbac24891a fix: fix import job without subscription bypass (#5147) 2021-05-02 22:22:20 +02:00
Alexis Saettler d889475230 fix: fix bypass invitation (#5127) 2021-04-30 08:44:46 +02:00
vwvw 330e5cfb90 feat: add new name order pattern nickname (first name/last name) (completing #3446) (#3933) 2020-05-05 00:09:18 +02:00
Alexis Saettler c5ecf34214 chore: fix search scopes (#3852) 2020-04-16 23:09:05 +02:00
Alexis Saettler df166d62e6 fix: fix login route already set by Laravel now (#3802) 2020-04-08 09:28:34 +02:00
Alexis Saettler 597b97fa68 fix: fix setMe contact controller (#3792) 2020-04-04 15:35:39 +02:00
Alexis Saettler 12f67d1340 feat: remove u2f support (replaced with WebAuthn) (#3756) 2020-03-30 14:46:47 +02:00
Alexis Saettler 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Alexis Saettler de45518957 test: setup cypress (#3152) 2020-03-20 08:17:59 +01:00
Alexis Saettler 87bb435ab0 chore: remove access of eager load object if not needed (#3639) 2020-03-04 22:25:24 +01:00
Alexis Saettler 5598ae2fee feat: add ability to set me contact (#3481) 2020-03-01 15:28:34 +01:00
Alexis Saettler 4bd5edc040 fix: fix _header blade include (#3587) 2020-02-16 17:31:05 +01:00
Regis Freyd 5bf26262dc chore: refactor account model (#3570) 2020-02-13 10:48:51 -05:00
Alexis Saettler 081ae49c89 fix: fix some langage and translation (#3357) 2019-12-28 13:27:56 +01:00
Regis Freyd 70f2adb58b chore: add foreign keys on all tables (#3311) 2019-12-24 11:28:04 -05:00
Alexis Saettler 63c2005ab0 refactor: use request input (#3303) 2019-12-15 22:05:01 +01:00
Alexis Saettler 735aea5b68 feat: enhance user invitation mail (#3158) 2019-11-05 01:08:21 +01:00
Alexis Saettler 10e73e35b6 feat: vcard photo import (#2915) 2019-08-22 19:31:23 +02:00
Regis Freyd 72ff0d3da4 feat: change avatar management (#2112) 2019-08-17 21:32:10 +02:00
Alexis Saettler 557f34bf55 fix: fix subscription cancel (#2886) 2019-08-11 18:35:30 +02:00
Alexis Saettler 9037113b12 fix: fix dav url on dav settings page (#2685) 2019-05-16 19:34:14 +02:00
Alexis Saettler 0770bcc138 fix: fix schedule run (#2652) 2019-05-07 15:02:57 +02:00
Alexis Saettler ab15f93256 feat: add WebAuthn multi-factor authentication (#2570) 2019-05-04 15:44:08 +02:00
Alexis Saettler 789f98b39a fix: fix settings/dav route (#2625) 2019-04-26 09:27:41 +02:00
Alexis Saettler 536f34abd0 chore: use string and array classes instead of helpers (#2605) 2019-04-16 08:21:46 +02:00
Alexis Saettler 397c3e4885 fix: fix event dispatch (#2555) 2019-04-01 06:11:38 +02:00
Matthew Brown 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Alexis Saettler 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis Saettler f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Alexis Saettler 9b3fd15d94 feat: add a page in settings to display all DAV resources (#2341) 2019-01-25 15:08:13 +01:00
Alexis Saettler 89ef81341c feat: add laravel telescope and admin user (#2313) 2019-01-18 09:08:08 +01:00
Alexis Saettler 8788ac9a1a feat: add ability to name u2fkeys and delete it (#2264) 2019-01-12 12:05:35 +01:00
Alexis Saettler cada421f43 fix: fix ability to delete a user with a u2f key activated (#2263) 2019-01-06 20:11:49 +01:00
Régis Freyd ca34dec8fa feat: add support for weather (#2178) 2018-12-23 09:01:03 -05:00
Régis Freyd 64a7e51f72 feat: add ability to upload photos (#2132) 2018-12-13 15:12:45 -05:00
Régis Freyd a4e051e61c feat: add foundation to support emotions and ability to log emotions during a phone call (#2144) 2018-12-13 15:01:47 -05:00
Régis Freyd 574e89a31d feat: read changelogs from json file instead of db (#2016) 2018-11-11 10:44:08 -05:00
Régis Freyd 1f65b18a3c feat: add ability to autocomplete tags (#1995) 2018-11-09 20:48:12 -05:00
Régis Freyd fd9b28537e feat: add ability to upload documents (#1912) 2018-10-27 20:42:46 -04:00
Alexis Saettler b5880bb741 feat: set currency and timezone for new users (#1657) 2018-10-25 23:24:25 +02:00