- Nov 27, 2019
-
-
Daniel García authored
-
- Nov 25, 2019
-
-
Daniel García authored
Implement change-email, email-verification, account-recovery, and welcome notifications
-
tomuta authored
-
- Nov 24, 2019
-
-
Daniel García authored
-
Daniel García authored
-
- Nov 23, 2019
-
-
Daniel García authored
-
- Nov 22, 2019
-
-
Daniel García authored
Added netcup domains to global domains
-
Daniel García authored
Add an option to fetch and parse href="data:image"
-
BlackDex authored
Some sites are using base64 encoded inline images for favicons. This will try to match those with some sane checks and return that. These icons will have lower prio then the icons with a normal URL.
-
- Nov 21, 2019
-
-
ntimo authored
-
- Nov 19, 2019
-
-
Daniel García authored
Update dependencies and toolchain Update included equivalent domains with upstream changes
-
- Nov 16, 2019
-
-
Daniel García authored
Add the ability to disable signups, but allow signups from a whitelist
-
tomuta authored
This feature can be enabled by setting SIGNUPS_ALLOWED=false and providing a comma-separated list of whitelisted domains in SIGNUPS_DOMAINS_WHITELIST. Fixes #727
-
- Nov 14, 2019
-
-
Daniel García authored
Added tv.apple.com to global domains
-
Timo N authored
-
- Nov 13, 2019
-
-
Daniel García authored
cleaner startup exec in order to build the image and run the containe…
-
Gernot Nusshall authored
-
Gernot Nusshall authored
-
Gernot Nusshall authored
-
- Nov 11, 2019
-
-
Daniel García authored
Add vim modeline for GitHub Linguist
-
Thomas Dietrich authored
-
- Nov 07, 2019
-
-
Daniel García authored
Fixed issue/request #705
-
BlackDex authored
Added a config option to disable time drifted totp codes. Default is false, since this is what the RFC recommends.
-
- Nov 06, 2019
-
-
Daniel García authored
Added configurable smtp timeout.
-
BlackDex authored
- Added config option for smtp timeout - Lowered default timeout to 15 seconds instead of default 60.
-
BlackDex authored
Updated some dependencies and used a git patch for lettre addressing timeouts.
-
Daniel García authored
Fixed issue #709 creating icon_cache directory.
-
BlackDex authored
-
BlackDex authored
Now creates icon cache directory at startup. And it also creates the directory if it went missing during runtime. Also modified the icon_save/mark_negcache to be one.
-
BlackDex authored
When the icon_cache directory doesn't exists yet, and the first icon catched is a miss this .miss file was not able to be created since the directory was only created during a valid icon download.
-
- Nov 05, 2019
-
-
Daniel García authored
Don't install mysql libraries for sqlite builds
-
Daniel García authored
Don't include excluded global equivalent domains during sync
-
Patrick Li authored
Fixes #681
-
Patrick Li authored
-
- Nov 04, 2019
-
-
Daniel García authored
Trying to fix issue #687
-
BlackDex authored
- Using an older commit from rocket repo
-
- Nov 02, 2019
-
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
- Nov 01, 2019
-
-
Daniel García authored
Stop leaking usernames when SIGNUPS_ALLOWED=false
-