|
53f4f2227d
|
Trim the image url before short url detection. Fixes #108.
|
2016-10-18 19:08:12 +01:00 |
|
|
f267c9d5a0
|
Add header to upload file page
|
2016-10-18 19:07:44 +01:00 |
|
|
4dffd8d1cd
|
Bugfix: Always display the footer message at the bottom of the page.
|
2016-10-18 19:06:47 +01:00 |
|
|
9f4fdfa614
|
Update changelog for v0.13-dev
|
2016-10-18 18:58:09 +01:00 |
|
|
16310f4351
|
Update changelog for v0.13.
|
2016-10-18 18:57:14 +01:00 |
|
|
09b1b00509
|
Update Changelog.md
|
2016-10-18 18:56:23 +01:00 |
|
|
e67cba3e31
|
Update changelog
|
2016-10-18 18:55:14 +01:00 |
|
|
eb1a9f9103
|
Re-update version
|
2016-10-18 18:55:14 +01:00 |
|
|
4834b8e4b7
|
Update changelog
|
2016-10-18 18:55:06 +01:00 |
|
|
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 |
|
|
2dd2c26cb5
|
Update changelog
|
2016-10-18 18:50:24 +01:00 |
|
|
dfeb2a9399
|
Added history support to the raw action.
|
2016-10-18 18:38:34 +01:00 |
|
|
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 |
|
|
d9b5bdfb3e
|
Add debug idindex-show action.
|
2016-08-26 17:47:46 +01:00 |
|
|
671fd8dee4
|
Update changelog
|
2016-08-24 19:13:51 +01:00 |
|
|
28f79e5e2d
|
Fix spelling mistake on file preview pages
|
2016-08-22 17:46:13 +01:00 |
|
|
6267fe79d4
|
Autofill the name box on the file upload page when a new file is selected
|
2016-08-22 17:24:22 +01:00 |
|
|
9b72c2146d
|
Update changelog
|
2016-08-22 16:03:06 +01:00 |
|
|
4f61da53b2
|
Update changelog to add #98
|
2016-08-22 07:29:18 +01:00 |
|
|
040344d2c3
|
Updated changelog to include #95.
|
2016-08-21 13:13:07 +01:00 |
|
|
9d4c3680c6
|
Added image syntax change to changelog
|
2016-08-21 12:01:51 +01:00 |
|
|
43d625f0ea
|
Update changelog.
|
2016-08-21 10:58:01 +00:00 |
|
|
75cb609b82
|
Don't get Travis CI to test against PHP 5.5
|
2016-08-19 20:28:47 +01:00 |
|
|
88849517dc
|
Update changelog
|
2016-08-19 19:58:33 +01:00 |
|
|
e3683f218f
|
Bump versions of modules
|
2016-08-19 19:54:27 +01:00 |
|
|
1abc963efd
|
Change version number in changelog
|
2016-08-19 18:20:36 +01:00 |
|
|
042479e6aa
|
Tweaked display of result numbers.
|
2016-08-19 13:51:38 +01:00 |
|
|
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 |
|
|
70f9c398cc
|
Enchance internal link by adding page scanner. Fixes #87.
|
2016-08-19 10:59:49 +01:00 |
|
|
12af85ee82
|
Made background of tags slightly lighter.
Fixes #91.
|
2016-08-19 10:13:57 +01:00 |
|
|
ade3d15bca
|
Add class to search term highlighting. Fixes #92.
|
2016-08-19 10:06:21 +01:00 |
|
|
02c29b4de3
|
Update changelog
|
2016-08-19 10:01:11 +01:00 |
|
|
a869559965
|
Update changelog
|
2016-08-18 20:44:56 +01:00 |
|
|
f21e305821
|
Bump version, ready for release!
|
2016-07-05 15:31:07 +01:00 |
|
|
c48df389f9
|
Ultra minor changelog alteration
|
2016-07-05 15:28:25 +01:00 |
|
|
21609fd61d
|
Change revision display text
|
2016-06-26 20:32:51 +01:00 |
|
|
68de9fc3e7
|
Update changelog
|
2016-06-05 15:21:15 +01:00 |
|
|
44480edb54
|
Update changelog
|
2016-06-05 12:26:55 +01:00 |
|
|
9031fc4f2e
|
Update changelog
|
2016-06-05 10:50:57 +01:00 |
|
|
d7b8939b83
|
Updated changelog
|
2016-06-04 13:42:23 +01:00 |
|
|
c953667996
|
Update Changelog
|
2016-06-04 12:03:46 +01:00 |
|
|
57bfb8468e
|
Update changelog
|
2016-06-03 09:18:10 +01:00 |
|
|
b8f680a2bf
|
Added tag list text to tag list pages
|
2016-05-30 16:12:29 +01:00 |
|
|
6838765085
|
Update changelog
|
2016-05-30 10:54:41 +01:00 |
|
|
93f91b40c7
|
Updated changelog
|
2016-05-29 20:36:32 +01:00 |
|
|
6f1b101190
|
Update changelog. Completes #64.
|
2016-05-01 15:07:29 +01:00 |
|
|
9e9ad02bd6
|
Added last modified time to bottom of page. Fixes #67.
|
2016-04-30 12:21:54 +01:00 |
|
|
f487184960
|
Updated changelog
|
2016-04-30 12:02:56 +01:00 |
|
|
6e92025963
|
update changelog
|
2016-04-10 11:49:50 +01:00 |
|
|
586dd2ca17
|
Update changelog
|
2016-04-10 11:31:43 +01:00 |
|