Commit Graph

150 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 6b2cdc354a Link own username to your user page 2017-02-11 15:43:18 +00:00
Starbeamrainbowlabs 3c7e4fb09a Add user pages to changelog 2017-02-11 15:34:04 +00:00
Starbeamrainbowlabs 355d6fbb56 Sort the registered actions list on the dev help page 2017-02-11 15:29:25 +00:00
Starbeamrainbowlabs d17925a662 Improve security of PHP session variable by setting HttpOnly flag. Fixes #129. 2016-12-23 21:31:33 +00:00
Starbeamrainbowlabs c4796c57bd Add user preferences button next to username 2016-12-23 18:18:39 +00:00
Starbeamrainbowlabs 02bde58a96 Update changelog 2016-12-23 18:12:47 +00:00
Starbeamrainbowlabs 99030913fe Correct error messag when moving a page - fixes #121. 2016-11-25 19:34:20 +00:00
Starbeamrainbowlabs f64421c651 Update changelog 2016-11-24 07:18:31 +00:00
Starbeamrainbowlabs 46e89762af Bump version of feature-search 2016-11-20 13:28:35 +00:00
Starbeamrainbowlabs d86e6fdfd8 Update changelog 2016-11-20 13:27:07 +00:00
Starbeamrainbowlabs f07cd96691 Bugfix: Tag link escaping at the bottom of every page 2016-11-06 20:51:32 +00:00
Starbeamrainbowlabs b7f85b774e Improved recent changes links a bit. 2016-11-02 17:51:00 +00:00
Starbeamrainbowlabs 81bcef9a24 Improve search engine indexer. Fixes #117.
It is now more liberal when deciding on word boundaries.
2016-10-25 21:12:39 +01:00
Starbeamrainbowlabs 805cf5df53 Add smart save to changelog 2016-10-22 16:52:49 +01:00
Starbeamrainbowlabs 53f4f2227d Trim the image url before short url detection. Fixes #108. 2016-10-18 19:08:12 +01:00
Starbeamrainbowlabs f267c9d5a0 Add header to upload file page 2016-10-18 19:07:44 +01:00
Starbeamrainbowlabs 4dffd8d1cd Bugfix: Always display the footer message at the bottom of the page. 2016-10-18 19:06:47 +01:00
Starbeamrainbowlabs 9f4fdfa614 Update changelog for v0.13-dev 2016-10-18 18:58:09 +01:00
Starbeamrainbowlabs 16310f4351 Update changelog for v0.13. 2016-10-18 18:57:14 +01:00
Starbeamrainbowlabs 09b1b00509 Update Changelog.md 2016-10-18 18:56:23 +01:00
Starbeamrainbowlabs e67cba3e31 Update changelog 2016-10-18 18:55:14 +01:00
Starbeamrainbowlabs eb1a9f9103 Re-update version 2016-10-18 18:55:14 +01:00
Starbeamrainbowlabs 4834b8e4b7 Update changelog 2016-10-18 18:55:06 +01:00
Starbeamrainbowlabs 673fe033ee Bugfix: Recent changes break when the number of changes reach $settings->max_recent_changes. Fixes #104. 2016-10-18 18:51:14 +01:00
Starbeamrainbowlabs 2dd2c26cb5 Update changelog 2016-10-18 18:50:24 +01:00
Starbeamrainbowlabs dfeb2a9399 Added history support to the raw action. 2016-10-18 18:38:34 +01:00
Starbeamrainbowlabs 0253ab6c0e Moved history logic to core & tied it in with $env.
Also fixed a few bugs in view & upgraded the display mode.
2016-10-18 18:34:27 +01:00
Starbeamrainbowlabs d9b5bdfb3e Add debug idindex-show action. 2016-08-26 17:47:46 +01:00
Starbeamrainbowlabs 671fd8dee4 Update changelog 2016-08-24 19:13:51 +01:00
Starbeamrainbowlabs 28f79e5e2d Fix spelling mistake on file preview pages 2016-08-22 17:46:13 +01:00
Starbeamrainbowlabs 6267fe79d4 Autofill the name box on the file upload page when a new file is selected 2016-08-22 17:24:22 +01:00
Starbeamrainbowlabs 9b72c2146d Update changelog 2016-08-22 16:03:06 +01:00
Starbeamrainbowlabs 4f61da53b2 Update changelog to add #98 2016-08-22 07:29:18 +01:00
Starbeamrainbowlabs 040344d2c3 Updated changelog to include #95. 2016-08-21 13:13:07 +01:00
Starbeamrainbowlabs 9d4c3680c6 Added image syntax change to changelog 2016-08-21 12:01:51 +01:00
Starbeamrainbowlabs 43d625f0ea Update changelog. 2016-08-21 10:58:01 +00:00
Starbeamrainbowlabs 75cb609b82 Don't get Travis CI to test against PHP 5.5 2016-08-19 20:28:47 +01:00
Starbeamrainbowlabs 88849517dc Update changelog 2016-08-19 19:58:33 +01:00
Starbeamrainbowlabs e3683f218f Bump versions of modules 2016-08-19 19:54:27 +01:00
Starbeamrainbowlabs 1abc963efd Change version number in changelog 2016-08-19 18:20:36 +01:00
Starbeamrainbowlabs 042479e6aa Tweaked display of result numbers. 2016-08-19 13:51:38 +01:00
Starbeamrainbowlabs 7f41f41180 Updated changelog.
Fix #30. This was actually done in the last commit, but it didn't close automagically.
2016-08-19 13:07:17 +01:00
Starbeamrainbowlabs 70f9c398cc Enchance internal link by adding page scanner. Fixes #87. 2016-08-19 10:59:49 +01:00
Starbeamrainbowlabs 12af85ee82 Made background of tags slightly lighter.
Fixes #91.
2016-08-19 10:13:57 +01:00
Starbeamrainbowlabs ade3d15bca Add class to search term highlighting. Fixes #92. 2016-08-19 10:06:21 +01:00
Starbeamrainbowlabs 02c29b4de3 Update changelog 2016-08-19 10:01:11 +01:00
Starbeamrainbowlabs a869559965 Update changelog 2016-08-18 20:44:56 +01:00
Starbeamrainbowlabs f21e305821 Bump version, ready for release! 2016-07-05 15:31:07 +01:00
Starbeamrainbowlabs c48df389f9 Ultra minor changelog alteration 2016-07-05 15:28:25 +01:00
Starbeamrainbowlabs 21609fd61d Change revision display text 2016-06-26 20:32:51 +01:00
Starbeamrainbowlabs 68de9fc3e7 Update changelog 2016-06-05 15:21:15 +01:00
Starbeamrainbowlabs 44480edb54 Update changelog 2016-06-05 12:26:55 +01:00
Starbeamrainbowlabs 9031fc4f2e Update changelog 2016-06-05 10:50:57 +01:00
Starbeamrainbowlabs d7b8939b83 Updated changelog 2016-06-04 13:42:23 +01:00
Starbeamrainbowlabs c953667996 Update Changelog 2016-06-04 12:03:46 +01:00
Starbeamrainbowlabs 57bfb8468e Update changelog 2016-06-03 09:18:10 +01:00
Starbeamrainbowlabs b8f680a2bf Added tag list text to tag list pages 2016-05-30 16:12:29 +01:00
Starbeamrainbowlabs 6838765085 Update changelog 2016-05-30 10:54:41 +01:00
Starbeamrainbowlabs 93f91b40c7 Updated changelog 2016-05-29 20:36:32 +01:00
Starbeamrainbowlabs 6f1b101190 Update changelog. Completes #64. 2016-05-01 15:07:29 +01:00
Starbeamrainbowlabs 9e9ad02bd6 Added last modified time to bottom of page. Fixes #67. 2016-04-30 12:21:54 +01:00
Starbeamrainbowlabs f487184960 Updated changelog 2016-04-30 12:02:56 +01:00
Starbeamrainbowlabs 6e92025963 update changelog 2016-04-10 11:49:50 +01:00
Starbeamrainbowlabs 586dd2ca17 Update changelog 2016-04-10 11:31:43 +01:00
Starbeamrainbowlabs 352a0c873c Update changelog 2016-04-10 10:56:01 +01:00
Starbeamrainbowlabs 39adf62299 Update changelog for new release 2016-04-10 10:15:17 +01:00
Starbeamrainbowlabs 5b067fefec Update changelog 2016-04-09 11:03:15 +01:00
Starbeamrainbowlabs 999c1abafd Add parser variable to list subpages 2016-04-09 07:51:29 +01:00
Starbeamrainbowlabs a3190be155 Updates changeog again - I forgot something! 2016-04-08 09:51:45 +01:00
Starbeamrainbowlabs b36e69d87e Add extra debug variable to display requested page name. 2016-04-08 09:50:13 +01:00
Starbeamrainbowlabs 2dba3db351 Update changelog 2016-04-08 09:30:03 +01:00
Starbeamrainbowlabs cdf56ca515 Implement redlinks and fix another issue with the parser 2016-04-08 09:28:59 +01:00
Starbeamrainbowlabs 61efbda905 Updated chanlog 2016-04-08 09:09:59 +01:00
Starbeamrainbowlabs 18012c82fe Overhaul file preview/display to support multiple filetypes. 2016-04-07 17:37:11 +01:00
Starbeamrainbowlabs 22fd5a4804 Update changelog 2016-04-07 10:21:19 +01:00
Starbeamrainbowlabs ba3b3609dd Implement math expression parsing. Closes #61. 2016-04-03 17:49:38 +01:00
Starbeamrainbowlabs a2f867f3cb Update changelog 2016-04-03 16:11:21 +01:00
Starbeamrainbowlabs 22981547cc Refactor recent changes display into own method 2016-04-03 15:58:49 +01:00
Starbeamrainbowlabs 920aee08e7 Update changelog 2016-04-02 15:08:16 +01:00
Starbeamrainbowlabs fa5ecc6ff6 Unlock the uploading of arbitrary file types. 2016-04-02 15:07:18 +01:00
Starbeamrainbowlabs 10d8b9d8e7 Update the changelog 2016-03-26 14:24:37 +00:00
Starbeamrainbowlabs 8d7cdb3ce8 Emergency patch for a weird warning 2016-03-25 17:59:35 +00:00
Starbeamrainbowlabs 290d96e0e0 Update changelog 2016-03-25 11:44:44 +00:00
Starbeamrainbowlabs e04b865395 Update changelog for v0.10-beta2 2016-03-24 13:15:54 +00:00
Starbeamrainbowlabs c0a8cd442b Updates changelog to reflect the one in the release notes. 2016-03-21 17:34:55 +00:00
Starbeamrainbowlabs 705406deb9 update changelog 2016-03-21 16:36:34 +00:00
Starbeamrainbowlabs 4adf02a549 Minor improvements to page lists.
Redirect pagse now show in italics, and the pencil icon has a ? cursor and has a tooltip of "Last editor".
2016-03-20 16:30:00 +00:00
Starbeamrainbowlabs 96884a5160 Implement templating in parser-parsedown.
Although variables are parsed, they currently aren't used.
2016-03-20 14:05:55 +00:00
Starbeamrainbowlabs 142d2b60a8 Add extra info to the dev help page. 2016-03-19 18:41:22 +00:00
Starbeamrainbowlabs f6f38adae3 Improved "there isn't a page..." message on search page. Fixes #49. 2016-03-12 19:02:36 +00:00
Starbeamrainbowlabs dbe9a97efa Updated changelog. 2016-03-12 18:40:17 +00:00
Starbeamrainbowlabs be2daaa5cc Add unit to image sizing syntax in parser-parsedown. 2016-03-12 18:32:58 +00:00
Starbeamrainbowlabs 4e123577ce Moved printable button to bottom bar. 2016-03-12 17:55:35 +00:00
Starbeamrainbowlabs 4f2cbfbe30 Update changelog. 2016-03-12 17:29:35 +00:00
Starbeamrainbowlabs 59afefc3ce Added icons to the more... menu 2016-01-16 15:12:42 +00:00
Starbeamrainbowlabs 31b678668b More recent changes page refinements. 2016-01-16 14:17:55 +00:00
Starbeamrainbowlabs 219eb51964 Initial untested recent changes. Also save preprocessor tweaks. 2016-01-16 13:24:13 +00:00
Starbeamrainbowlabs 505b5319f0 Revamp help page. Currenty untested.
I will test it as soon as I have time.
2015-12-21 08:45:38 +00:00
Starbeamrainbowlabs 8b87db7762 Update changelog 2015-12-21 08:33:03 +00:00
Starbeamrainbowlabs e30fe16748 Add changelog 2015-12-20 10:50:47 +00:00