]> git.ipfire.org Git - ipfire.org.git/history - src/backend
wiki: Fix link handling
[ipfire.org.git] / src / backend /
2019-05-30  Michael Tremerwiki: Fix link handling
2019-05-30  Michael Tremerwiki: Add preview for editing pages
2019-05-30  Michael Tremerwiki: Enforce ACLs for watchers
2019-05-26  Michael Tremerblacklisting: Remove blocklist
2019-05-23  Michael Tremerwiki: Go back in history for forever to show recent...
2019-05-18  Michael Tremeraccounts: Authenticate when changing passwords, too
2019-05-18  Michael Tremeraccounts: Bind to LDAP after reconnect
2019-05-09  Michael Tremertweets: Tweet something every 4-5 days only
2019-05-08  Michael Tremerblocking: Replace spamhaus XBL against blocklist.de
2019-05-08  Michael Tremerwiki: Add watchlist
2019-05-08  Michael Tremermessages: Encode emails as quoted-printable and remove...
2019-05-08  Michael Tremermessages: Do not wrap text
2019-05-07  Michael Tremerutil: Load required PIL module
2019-05-07  Michael Tremerwiki: External links do not need to have an alias
2019-05-07  Michael Tremerwiki: Handle wiki links
2019-05-07  Michael Tremerwiki: Handle email addresses
2019-05-07  Michael Tremerwiki: Handle external links
2019-05-07  Michael Tremerwiki: Pre-compile regex for interwiki links
2019-05-07  Michael Tremerwiki: Add support for Interwiki links
2019-05-07  Michael Tremeraccounts: Drop a couple of unused Python modules
2019-05-07  Michael Tremeraccounts: Change way how to compose the CN
2019-05-07  Michael Tremeraccounts: Unify using DN in cache keys
2019-05-07  Michael TremerCleanup sessions, accounts and the message queue once...
2019-05-07  Michael Tremeraccounts: Do not try to resize when no avatar was uploaded
2019-05-07  Michael Tremeraccounts: Fix wrong variable name
2019-05-07  Michael Tremeraccounts: Make avatars square
2019-05-07  Michael TremerCache generated thumbnails
2019-05-07  Michael Tremeraccounts: Remove search cache
2019-05-07  Michael Tremeraccounts: Rename _get_account_from_dn to get_by_dn
2019-05-07  Michael Tremeraccounts: Create LDAP user when account is activated
2019-05-07  Michael Tremeraccounts: Add function to register a new (temporary...
2019-05-07  Michael Tremerwiki: Fix wrong variable name
2019-05-07  Michael Tremeraccounts: Return list as search result
2019-05-07  Michael Tremeraccounts: Remove any control characters
2019-05-07  Michael Tremeraccounts: Use heavy caching to take off load from LDAP...
2019-05-07  Michael Tremermemcache: Allow caching None
2019-05-07  Michael Tremeraccounts: Cache group memberships
2019-05-07  Michael Tremeraccounts: Log time it takes to run an LDAP query
2019-05-07  Michael Tremeraccounts: Simplify LDAP search code
2019-05-07  Michael Tremerwiki: Store title of pages in memcache
2019-05-07  Michael Tremeraccounts: Try to automatically re-connect to the LDAP...
2019-04-27  Michael Tremerwiki: Let search function return a list of pages instea...
2019-04-27  Michael Tremerwiki: Compress images better when using JPEG format
2019-04-27  Michael Tremerwiki: Use non-greedy matching when searching for images
2019-04-27  Michael Tremerwiki: Handle external links and email addresses
2019-04-27  Michael Tremerwiki: Allow relative links to have a description, too
2019-04-20  Michael Tremeraccounts: Take PNG images as well
2019-04-18  Michael TremerAdd bot that automatically tweets some things
2019-03-07  Michael Tremerboot.ipfire.org: Only use HTTP
2019-03-06  Michael Tremeraccounts: Fix setting SIP routing address
2019-02-27  Michael Tremernopaste: Fix uploading files that never expire
2019-02-06  Michael TremerFix mirror check
2019-01-10  Michael Tremerblog: Make importing blog posts an async call
2018-12-06  Michael Tremerwiki: Always render live
2018-12-06  Michael Tremerwiki: Add support for relative links
2018-12-06  Michael Tremerwiki: Render HTML for faster pages
2018-12-04  Michael Tremeraccounts: Log to which LDAP server we are connecting
2018-12-04  Michael Tremerwiki: Send email when page has been changed
2018-12-04  Michael Tremeraccounts: Use stored email address
2018-12-04  Michael Tremermessages: Log messages in debug mode only
2018-12-04  Michael Tremermessages: Fall back to no-reply@ipfire.org when there...
2018-12-04  Michael Tremermessages: Actually put message into the queue
2018-12-04  Michael Tremermessages: Add default locale
2018-12-03  Michael Tremermessages: Read templates_dir from configuration file
2018-12-03  Michael Tremerbackend: Fix order of import if submodules
2018-12-03  Michael Tremermessages: Import code that handles emails
2018-12-03  Michael Tremerwiki: Add wrapper to send emails to watchers
2018-12-03  Michael Tremerwiki: Only show last segment of a page when no title...
2018-12-03  Michael Tremerwiki: Rename is_watching() to is_watched_by()
2018-12-03  Michael Tremerwiki: Create a watchlist with all pages a user has...
2018-12-02  Michael Tremerwiki: Add page that diffs revisions of a page
2018-12-02  Michael TremerShip local copy of hwdata module
2018-11-26  Michael Tremerrelease: Cache blog post
2018-11-26  Michael Tremerreleases: Show SHA256 checksums when available
2018-11-26  Michael TremerUse yabencode to decode torrent files
2018-11-26  Michael Tremerrelease: Wrap scanning files into a transaction
2018-11-26  Michael Tremerreleases: Open files in binary mode for hashing
2018-11-26  Michael Tremerrelease: Iterate through all releases when searching...
2018-11-26  Michael Tremerfiles: Store a SHA256 checksum of files in the database...
2018-11-26  Michael Tremerrelease: Add command to scan files
2018-11-23  Michael Tremeraccounts: Save search_domain only once
2018-11-23  Michael Tremerwiki: Show useful repr for pages
2018-11-23  Michael Tremerwiki: Add ACLs
2018-11-19  Michael Tremerwiki: Cache thumbnail images in memcache
2018-11-19  Michael Tremermemcache: Refactor our wrapper class and add logging
2018-11-19  Michael TremerRevert "Drop using memcache"
2018-11-19  Michael Tremerwiki: Remove debugging lines
2018-11-19  Michael Tremerwiki: Always link images to detail page
2018-11-19  Michael Tremerwiki: Add detail page for files
2018-11-18  Michael Tremerwiki: Embed images
2018-11-18  Michael Tremerwiki: Automatically resize images
2018-11-18  Michael Tremerwiki: Add file gallery and allow uploading files
2018-11-18  Michael Tremerwiki: Fix typo
2018-11-18  Michael Tremerpeople: Try to store address better in LDAP
2018-11-18  Michael Tremerpeople: Hide various things from users that are not...
2018-11-18  Michael Tremerpeople: Implement simple registration process
2018-11-18  Michael Tremeraccounts: Don't rely on objects being of class posixAccount
2018-11-13  Michael Tremerwiki: Make sidebar search on older versions of Python
2018-11-13  Michael Tremerwiki: Show a sensible name for non-existant pages
2018-11-13  Michael Tremerwiki: Implement search
next