-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "page" page with possibility to add new record
Add sorting (asc, desc) option to filter Add proper sorting in comparator for file sorting in fileno Add support for tag absence for parser and generating records Fix possible string overflow during dealing with "last" file Add modifying string on preparing "last" file Add length limitation for utf8_check() Remove unused special_markdown_case() Set proper sorting on displaying title page Fix NULL dereferencing when tags are absent Replace redirect HTTP status from 301 to 302 Fix wrong behaviour when user is logged in and he's trying to login Add related to page visual markdown editor which requires js Replace "page" form post enctype to application/x-www-form-urlencoded Add NULL check for urldecode2()
- Loading branch information
Showing
5 changed files
with
155 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.