Commit Graph

  • 076cb751d7
    allow multiple abook URIs, separated by comma main Alexey Shpakovsky 2023-10-03 00:38:31 +0200
  • 2eca13d7a2
    suppress werning output when number of emails is bigger than number of TELs Alexey Shpakovsky 2021-10-03 00:09:43 +0200
  • aafc2f467a
    update readme with some notes Alexey Shpakovsky 2021-07-09 21:17:11 +0200
  • c56ab8de32
    use sha256 instead of plaintext IMAP password to encrypt CardDAV password Alexey Shpakovsky 2021-06-08 00:19:28 +0200
  • 3298cccedb
    do not show current password Alexey Shpakovsky 2021-06-08 00:14:04 +0200
  • 60f08be5b1
    typo fix Alexey Shpakovsky 2021-06-04 11:04:43 +0200
  • a0d2335088
    unify the way of setting password. Alexey Shpakovsky 2021-06-04 03:15:05 +0200
  • 9ac1ac4619
    add other options to store carddav password Alexey Shpakovsky 2021-06-03 23:04:43 +0200
  • 1aa874e8d3
    properly return empty array if nothing was found in lookup Alexey Shpakovsky 2021-06-03 21:14:46 +0200
  • 1836075735
    add readme Alexey Shpakovsky 2021-05-31 00:30:19 +0200
  • 36bab13c0a cleanup discover text Alexey Shpakovsky 2021-05-30 23:37:41 +0200
  • d58c993209 cleanup options text Alexey Shpakovsky 2021-05-30 23:37:25 +0200
  • ea9a9b4ede Add discover script Alexey Shpakovsky 2021-05-30 23:26:38 +0200
  • e856c41b39 improve text on settings page Alexey Shpakovsky 2021-05-30 23:26:06 +0200
  • e5cad65df0 Add a place for a write switch Alexey Shpakovsky 2021-05-30 23:24:15 +0200
  • 0c76615913 remove quickconfig include since it's not used Alexey Shpakovsky 2021-05-30 23:22:38 +0200
  • 6255ace52f better TEL listing and other code cleanup Alexey Shpakovsky 2021-05-30 18:27:40 +0200
  • f1ea748a32
    add TEL Alexey Shpakovsky 2021-05-30 17:49:11 +0200
  • d7d9048058
    Revert "add note" Alexey Shpakovsky 2021-05-30 17:33:30 +0200
  • 6cfb406b37
    add note Alexey Shpakovsky 2021-05-30 17:30:11 +0200
  • 7f0f8c634d
    Revert "add nickname" Alexey Shpakovsky 2021-05-30 17:29:07 +0200
  • 7e6e77b626
    add nickname Alexey Shpakovsky 2021-05-30 17:20:44 +0200
  • 7c14888987
    fix listing Alexey Shpakovsky 2021-05-30 17:14:50 +0200
  • da870a6d11 different format for writeable and non-writeable address books Alexey Shpakovsky 2021-05-30 17:03:30 +0200
  • 8781703a69
    show saved values in options Alexey Shpakovsky 2021-05-30 16:40:25 +0200
  • 0199f585df
    fix run_query Alexey Shpakovsky 2021-05-30 16:40:03 +0200
  • f18cad70c2
    cleanup settings Alexey Shpakovsky 2021-05-30 16:31:07 +0200
  • cc60e991b0 add options and move query to run_query function Alexey Shpakovsky 2021-05-30 16:18:04 +0200
  • e497adeae3
    delete many addresses at once Alexey Shpakovsky 2021-05-30 00:23:08 +0200
  • 4f9542a833
    typo fixes Alexey Shpakovsky 2021-05-30 00:18:36 +0200
  • be360bee72
    mark addressbook as writeable Alexey Shpakovsky 2021-05-30 00:13:33 +0200
  • e6950dfb68 add search, lookup, delete and modify functions Alexey Shpakovsky 2021-05-30 00:11:35 +0200
  • 7ed37c069b explicitly specify fullname for newly-created vcards Alexey Shpakovsky 2021-05-30 00:09:43 +0200
  • 94bf6c6fad
    add a shortcut - avoid costly (1sec) discover process if address book uri is known Alexey Shpakovsky 2021-05-29 16:49:45 +0200
  • 65bcf54862 remove synchronisation - it seems we're fine without it, too Alexey Shpakovsky 2021-05-29 16:09:01 +0200
  • 67ee13d910 use uri substring as nickname Alexey Shpakovsky 2021-05-29 16:08:39 +0200
  • 21560647b7 rename address book and remove FIXMEs in setup.php Alexey Shpakovsky 2021-05-29 16:06:43 +0200
  • 9462175b03
    Revert "use incremental numbers for nicks" Alexey Shpakovsky 2021-05-29 00:35:08 +0200
  • 12b495e341
    Revert "use UID for nicks, also mark addressbook as writeable" Alexey Shpakovsky 2021-05-29 00:35:01 +0200
  • 63d1116b5e
    use UID for nicks, also mark addressbook as writeable Alexey Shpakovsky 2021-05-29 00:12:13 +0200
  • 5874e561d1
    use incremental numbers for nicks Alexey Shpakovsky 2021-05-28 23:49:25 +0200
  • 520458beae
    be more clear about errors Alexey Shpakovsky 2021-05-28 23:22:23 +0200
  • a54c51f954
    Revert "aggressive error logging during startup" Alexey Shpakovsky 2021-05-28 23:19:52 +0200
  • 245cef430c
    Revert "more logging" Alexey Shpakovsky 2021-05-28 23:18:54 +0200
  • 5aa2d7b8f7
    more logging Alexey Shpakovsky 2021-05-28 23:13:10 +0200
  • 59295f9cae
    aggressive error logging during startup Alexey Shpakovsky 2021-05-28 23:07:55 +0200
  • ad72e877cc
    typo fixes Alexey Shpakovsky 2021-05-28 23:04:28 +0200
  • 51610b9601
    copy init, list and add code from quickstart to abook_class Alexey Shpakovsky 2021-05-28 22:49:31 +0200
  • d1001c7cf2
    move quickstart.php config to separate file Alexey Shpakovsky 2021-05-28 18:22:09 +0200
  • c2c494ba45
    add quickstart script from mstilkerich/carddavclient repo Alexey Shpakovsky 2021-05-28 18:20:24 +0200
  • f3ca1ab8d1
    add mstilkerich/carddavclient with deps Alexey Shpakovsky 2021-05-28 18:10:43 +0200
  • 18cf6b5bac
    update copyright Alexey Shpakovsky 2021-05-28 18:01:42 +0200
  • b9bca94b54
    import abook_backend_template Alexey Shpakovsky 2021-05-28 17:49:42 +0200
  • e2bd12a077
    Initial commit Aleksei Shpakovskii 2021-05-28 17:47:28 +0200