aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/cache_v1.go (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-26Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann4-49/+85
2020-04-26Option `always-new`René 'Necoro' Neumann5-7/+21
2020-04-26Fix logic in `similarTo`René 'Necoro' Neumann1-4/+4
2020-04-26Options: "disable" and "ignore-hash"René 'Necoro' Neumann4-6/+16
2020-04-26Handle the waitGroup internally in ForeachGoRené 'Necoro' Neumann3-20/+13
2020-04-26Some linting remarksRené 'Necoro' Neumann6-14/+18
2020-04-26Update README.mdRené 'Necoro' Neumann1-1/+1
2020-04-26Update README.mdRené 'Necoro' Neumann1-5/+2
2020-04-26Update README.mdRené 'Necoro' Neumann1-8/+33
2020-04-26Filtering from cacheRené 'Necoro' Neumann9-14/+219
2020-04-26Improved HTML templateRené 'Necoro' Neumann2-7/+10
2020-04-25Add debug outputRené 'Necoro' Neumann2-8/+39
2020-04-25feeditem.CreatorRené 'Necoro' Neumann2-1/+8
2020-04-25Shortcut: do nothing, if there is no feed leftRené 'Necoro' Neumann2-0/+9
2020-04-25Remove undue feedsRené 'Necoro' Neumann5-1/+20
2020-04-25Push global feed configuration to feedsRené 'Necoro' Neumann5-17/+35
2020-04-25Split cache fileRené 'Necoro' Neumann3-121/+131
2020-04-25Remove Feeds.StringRené 'Necoro' Neumann1-26/+0
2020-04-25Larger restructuringRené 'Necoro' Neumann20-437/+495
2020-04-25Improved cachingRené 'Necoro' Neumann6-161/+315
2020-04-24Started cachingRené 'Necoro' Neumann3-1/+133
2020-04-23Notify about the number of successfully fetched feeds.René 'Necoro' Neumann2-6/+22
2020-04-23Fix concurrent access to the same folderRené 'Necoro' Neumann2-5/+43
2020-04-23A mailbox may exist, but not be writable when \Noselect is setRené 'Necoro' Neumann2-3/+15
2020-04-23Move template to subfolder of feedRené 'Necoro' Neumann3-1/+1
2020-04-23Restructure imap pkgRené 'Necoro' Neumann8-267/+316
2020-04-23Concurrent imapRené 'Necoro' Neumann4-96/+184
2020-04-22Fix html templateRené 'Necoro' Neumann2-3/+11
2020-04-22Concurrent feed processing; central imap handlerRené 'Necoro' Neumann6-31/+161
2020-04-22Revert to the now patched version of go-messageRené 'Necoro' Neumann2-5/+4
2020-04-22Use patched version of go-messageRené 'Necoro' Neumann3-10/+5
2020-04-21Update README.mdRené 'Necoro' Neumann1-0/+2
2020-04-21Improved HTML creationRené 'Necoro' Neumann4-3/+22
2020-04-21Upload mails to imapRené 'Necoro' Neumann3-35/+80
2020-04-21Move HTML template to stringRené 'Necoro' Neumann3-12/+13
2020-04-21HTML Template part of the mailRené 'Necoro' Neumann7-18/+199
2020-04-20Fixes and validationRené 'Necoro' Neumann6-28/+25
2020-04-20Fix vettingRené 'Necoro' Neumann1-1/+1
2020-04-20Started with mail creationRené 'Necoro' Neumann4-3/+126
2020-04-20FeeditemsRené 'Necoro' Neumann2-2/+14
2020-04-20GlobalOptionsRené 'Necoro' Neumann3-25/+79
2020-04-19RestructureRené 'Necoro' Neumann6-152/+177
2020-04-19Rename package 'parse' to 'feed'René 'Necoro' Neumann2-3/+3
2020-04-19SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2-12/+1
2020-04-19Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann3-36/+44
2020-04-19Split client part to client.goRené 'Necoro' Neumann2-125/+137
2020-04-19IMAP: Create foldersRené 'Necoro' Neumann1-4/+38
2020-04-19Improved IMAPRené 'Necoro' Neumann1-3/+88
2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152
2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3
='nohover-highlight'> 2007-02-08Make snapshot feature configurableLars Hjemli5-6/+22 Snapshots can now be enabled/disabled by default for all repositories in cgitrc with param "snapshots". Additionally, any repo can override the default setting with param "repo.snapshots". By default, no snapshotting is enabled. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-08Add support for snapshotsLars Hjemli8-8/+153 Make a link from the commit viewer to a snapshot of the corresponding tree. Currently only zip-format is supported. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-05cgit v0.2v0.2Lars Hjemli1-1/+1 Main changes since v0.1: -list tags in repo summary -allow search in log-view -read repository paths from cgitrc Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2-15/+37 This should improve the installation a little, especially since the new options are mentioned in the README. Also, add a make-rule to build the git binaries if necessary + a dependency between cgit and libgit.a. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-04Update cgitrc templateLars Hjemli1-21/+32 Make the descriptions more helpfull. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 There is nothing bad about a tag that has no tag-object, but the old code didn't handle such tags correctly. Fix it. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 This makes cgit read all repo-info from the configfile, instead of scanning for possible git-dirs below a common root path. This is primarily done to get better security (separate physical path from logical repo-name). In /etc/cgitrc each repo is registered with the following keys: repo.url repo.name repo.path repo.desc repo.owner Note: *Required keys are repo.url and repo.path, all others are optional *Each occurrence of repo.url starts a new repository registration *Default value for repo.name is taken from repo.url *The value of repo.url cannot contain characters with special meaning for urls (i.e. one of /?%&), while repo.name can contain anything. Example: repo.url=cgit-pub repo.name=cgit/public repo.path=/pub/git/cgit repo.desc=My public cgit repo repo.owner=Lars Hjemli repo.url=cgit-priv repo.name=cgit/private repo.path=/home/larsh/src/cgit/.git repo.desc=My private cgit repo repo.owner=Lars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 When cgit don't use virtual urls, the current repo and page url parameters must be included in the search form as hidden input fields. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-01-28Update README with install/config informationLars Hjemli1-24/+28 Signed-off-by: Lars Hjemli <hjemli@gmail.com>