Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alexlehm
/
dokuwiki
Public
forked from
dokuwiki/dokuwiki
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
foosel
All time
Commit history
Commits on Oct 2, 2010
FS#1928: Keep mlist file upon page deletion to persist subscribers for later recreation
Show description for 341f605
foosel
committed
341f605
View commit details
Copy full SHA for 341f605
Browse repository at this point
FS#1353: Only highlight isolated occurences of search term, not those where it's part
Show description for 26eb848
foosel
committed
26eb848
View commit details
Copy full SHA for 26eb848
Browse repository at this point
FS#2038: Use GET for the search form
foosel
committed
156dbd6
View commit details
Copy full SHA for 156dbd6
Browse repository at this point
FS#2034: Removed close button.
foosel
committed
b30533d
View commit details
Copy full SHA for b30533d
Browse repository at this point
Commits on Jun 29, 2010
FS#1962: Also allow 0 in user names
foosel
committed
d60813a
View commit details
Copy full SHA for d60813a
Browse repository at this point
Commits on Jun 27, 2010
FS#1821: Added a permalink to the diff output
foosel
committed
226bf2d
View commit details
Copy full SHA for 226bf2d
Browse repository at this point
FS#1795: Restrict media manager to users with at least read access
Show description for 0b34c70
foosel
committed
0b34c70
View commit details
Copy full SHA for 0b34c70
Browse repository at this point
FS#1960: Don't use substr on $ACT array.
foosel
committed
e2cf967
View commit details
Copy full SHA for e2cf967
Browse repository at this point
FS#433: Editor now uses onbeforeunload event to capture ANY leaving of it
Show description for 40f3c0b
foosel
committed
40f3c0b
View commit details
Copy full SHA for 40f3c0b
Browse repository at this point
Commits on Jun 26, 2010
FS#1878: Hide Dokuwiki version information from metadata and only show it to admins and manager in do=check. Also protected meta files README, VERSION and COPYING additionally to .ht*
foosel
committed
3f803e5
View commit details
Copy full SHA for 3f803e5
Browse repository at this point
FS#1901: prefill section name into summary when editing sections
foosel
committed
b150cd2
View commit details
Copy full SHA for b150cd2
Browse repository at this point
FS#1915: strip one leading and one trailing newline from code content if available
foosel
committed
d43aac1
View commit details
Copy full SHA for d43aac1
Browse repository at this point
FS#1874: removed padding for interwiki links in print stylesheet, as the icons aren't displayed there
foosel
committed
b038bf6
View commit details
Copy full SHA for b038bf6
Browse repository at this point
Merge branch 'master' of github.com:splitbrain/dokuwiki
foosel
committed
a992042
View commit details
Copy full SHA for a992042
Browse repository at this point
FS#1884: respect $conf['showuseras'] in feeds
foosel
committed
681a59b
View commit details
Copy full SHA for 681a59b
Browse repository at this point
Commits on Nov 10, 2009
Introduced new events in feed.php for preprocessing the wiki's feeds
Show description for 4bf3df7
foosel
committed
4bf3df7
View commit details
Copy full SHA for 4bf3df7
Browse repository at this point
Commits on Nov 8, 2009
Allow multiple mail addresses in $conf['notify']
Show description for 1f4a734
foosel
committed
1f4a734
View commit details
Copy full SHA for 1f4a734
Browse repository at this point
Commits on Nov 6, 2009
fix for failing plugin check for renderer components (credits go to Michael Klier)
Show description for 7b27382
foosel
committed
7b27382
View commit details
Copy full SHA for 7b27382
Browse repository at this point
Commits on Feb 28, 2009
Split confToHash into confToHash and linesToHash
Show description for edcb01e
foosel
committed
edcb01e
View commit details
Copy full SHA for edcb01e
Browse repository at this point
Commits on Dec 7, 2008
HTTP client should accept all HTTP response codes in the 200 range
Show description for ab91b35
foosel
committed
ab91b35
View commit details
Copy full SHA for ab91b35
Browse repository at this point
Commits on Oct 12, 2008
Include host in the seed for the JS and the CSS cachenames (FS#1487)
Show description for e3e6ab3
foosel
committed
e3e6ab3
View commit details
Copy full SHA for e3e6ab3
Browse repository at this point
Make recognized URL schemes customizable via conf/scheme.conf (FS#797)
Show description for 36f2d7c
foosel
committed
36f2d7c
View commit details
Copy full SHA for 36f2d7c
Browse repository at this point
Implementation of FS#872
Show description for d8126df
foosel
committed
d8126df
View commit details
Copy full SHA for d8126df
Browse repository at this point
Don't display HTTP login in login form (FS#1210)
Show description for aab557e
foosel
committed
aab557e
View commit details
Copy full SHA for aab557e
Browse repository at this point
Fail silently if trying to login through supplied HTTP credentials (FS#1228)
Show description for b2c0d87
foosel
committed
b2c0d87
View commit details
Copy full SHA for b2c0d87
Browse repository at this point
Fix of unescaped quotes in the language file for Esperanto and Lithuanian
Show description for 5f9bc50
foosel
committed
5f9bc50
View commit details
Copy full SHA for 5f9bc50
Browse repository at this point
Remove UWEB (FS#1427)
Show description for 445d84f
foosel
committed
445d84f
View commit details
Copy full SHA for 445d84f
Browse repository at this point
Commits on Oct 11, 2008
Don't display actionlinks/buttons/metaheaders for disabled actions (FS#1444)
Show description for 7aedde2
foosel
committed
7aedde2
View commit details
Copy full SHA for 7aedde2
Browse repository at this point
Change of bugfix for FS#1426
Show description for b32df75
foosel
committed
b32df75
View commit details
Copy full SHA for b32df75
Browse repository at this point
Insert horizontal rule on a newline (FS#1402)
Show description for d27d0a5
foosel
committed
d27d0a5
View commit details
Copy full SHA for d27d0a5
Browse repository at this point
FS#1234: If useheading is enabled, purge the cache of backlinks upon save
Show description for 2eccbda
foosel
committed
2eccbda
View commit details
Copy full SHA for 2eccbda
Browse repository at this point
Fix for FS#1230
Show description for 63b0c1a
foosel
committed
63b0c1a
View commit details
Copy full SHA for 63b0c1a
Browse repository at this point
Fix a usability issue with the new information displayed in Recent Changes (FS#607)
Show description for 4bf019d
foosel
committed
4bf019d
View commit details
Copy full SHA for 4bf019d
Browse repository at this point
Adjust the actionlink for recent changes as well
Show description for ca6b84c
foosel
committed
ca6b84c
View commit details
Copy full SHA for ca6b84c
Browse repository at this point
Fix for FS#172
Show description for 6fe2045
foosel
committed
6fe2045
View commit details
Copy full SHA for 6fe2045
Browse repository at this point
Previous
Next
You can’t perform that action at this time.