summaryrefslogtreecommitdiff
path: root/portato/db/dict.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-071-1/+1
* Fixed interactive search with category namesRené 'Necoro' Neumann2009-03-021-1/+1
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-171-1/+1
* Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-021-2/+5
* find -> indexRené 'Necoro' Neumann2009-02-021-1/+1
* Add the disabled field to PkgDataRené 'Necoro' Neumann2009-02-021-1/+9
* Enable sql-db formatsRené 'Necoro' Neumann2009-01-281-1/+2
* Use the new database class layoutRené 'Necoro' Neumann2009-01-281-11/+5
* Moved DictDatabaseRené 'Necoro' Neumann2009-01-281-0/+147
> 2020-05-03Rename from 'client' to 'cl'René 'Necoro' Neumann5-26/+26 2020-05-03Use UIDPLUS Imap extensionRené 'Necoro' Neumann4-11/+33 2020-05-03Fix update in IMAPRené 'Necoro' Neumann1-2/+12 2020-05-03Update support for IMAPRené 'Necoro' Neumann5-17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 Also add an additional header `X-Feed2Imap-Item`, b/c the messageId contains the variable part of the hostname. 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3