Commit Graph

110 Commits

Author SHA1 Message Date
Renzo
48b182b2f6 Hopefuly fixes #147; made tag sub delay configurable 2016-07-30 13:45:57 -05:00
Renzo
9632bd9283 Fixed #61 2016-07-30 03:31:35 -05:00
Renzo
eb78266bee Fixed #126 2016-07-30 02:57:59 -05:00
Renzo
bf96cc0e28 Fixed #142 2016-07-30 01:28:33 -05:00
Renzo
193938b72c Fixed #148 2016-07-30 01:15:00 -05:00
Renzo
367ea4ce0b List only active tasks 2016-07-30 00:30:32 -05:00
Renzo
b3dcc13d0c Changes to footer
* Added "Force restart" option to processing jobs
* "Restart" and the new link are only shown to admins as only admins have access to that action
2016-07-30 00:21:54 -05:00
Renzo
61b48d0ca1 Hopefully fixes #98 and all job tasks bugs 2016-07-30 00:16:24 -05:00
Renzo
536a1f907b Fixed #149 2016-07-30 00:14:52 -05:00
Renzo
87d622468f Fixed #85 2016-07-29 12:30:30 -05:00
Renzo
6ea152bdaf Fixed related to #184 2016-07-29 11:42:08 -05:00
Renzo
64da0446d5 Fixed #184 2016-07-29 11:40:48 -05:00
Renzo
7865238e89 Fixed #183 2016-07-26 18:42:39 -05:00
Parziphal
531b5844d0 Fix more vulnerabilities 2016-02-13 20:29:57 -05:00
Parziphal
565fcf08a3 FIxed vulnerability in forum search 2016-02-13 20:15:21 -05:00
Parziphal
3649bc135a Fixed XSS vulnerability 2016-01-07 21:53:56 -05:00
Parziphal
49eff95399 Added exception log to TagSubs. 2015-03-03 09:16:45 -05:00
Parziphal
b50fdbcc18 Fixes errors noted in #144.
Also includes a change in the Post\TagMethods::save_post_history() method, but I don't remember why I changed that.
2015-02-08 23:09:05 -05:00
Parziphal
a49c9548fd Merge branch 'master' of https://github.com/myimouto/myimouto 2015-02-04 10:32:43 -05:00
Parziphal
c7327eabce Fixed #136. 2015-02-04 10:30:19 -05:00
Pop
88f0a82032 Merge pull request #135 from terokorp/hotfix/forum_xss_fix
Critical: xss vulnerability on forums, adding html encoding forum post title.
2015-01-27 03:03:15 -05:00
Parziphal
ce8df0519e More fixes for #138 2015-01-26 07:54:21 -05:00
Parziphal
eb34e1d0c7 Fixed #138 2015-01-26 07:12:37 -05:00
Thasan
8119e3de8c html encoding forum post title 2015-01-03 07:37:01 +02:00
Parziphal
28050d61cd Fix for #131. 2014-12-12 18:18:37 -05:00
Parziphal
4f8a3a8c2b Fixed #112. 2014-09-07 16:38:08 -05:00
Parziphal
57a89bc76c Activated autocompleteName action. 2014-07-14 05:42:20 -05:00
Parziphal
193c5cc514 Fixed #99. 2014-07-03 15:32:53 -05:00
Parziphal
195ec3896b Fixed #91. 2014-06-06 02:29:01 -05:00
Parziphal
a78944d3fb Fixed #90. 2014-06-06 01:50:26 -05:00
Parziphal
595b51c3bc Fixed issue #78. 2014-05-26 08:31:17 -05:00
Parziphal
b2c05f4c2b Fixed #77. 2014-05-26 08:06:35 -05:00
Parziphal
502af08271 Uncommented 'expire_cache' after destroy 2014-05-26 07:28:31 -05:00
Parziphal
3aea779cfc Htmlentitied tag names 2014-05-12 16:35:22 -05:00
Parziphal
fd1436b0ed Use updateColumns instead. 2014-05-12 16:33:25 -05:00
Parziphal
c09937b4db Sorted filenames (#64). 2014-05-03 08:31:09 -05:00
Parziphal
2d03b56bec Fixed issue #73. 2014-05-03 08:15:37 -05:00
Parziphal
a740918a20 Fixed issue #69. 2014-04-12 16:55:25 -05:00
Parziphal
cb4f5971a8 Fixed issue #65. 2014-03-08 14:03:16 -05:00
Parziphal
efed545ccd Fixed issue #66. 2014-03-08 12:27:33 -05:00
Parziphal
23697dd525 Changed purge_tags().
Tag purging was done directly to the database, leaving the tags' history entries orphan.
2014-02-20 16:48:24 -05:00
Parziphal
28269e00c6 Couple changes to generate_preview().
* Now accepts $force_regen option.
 * Calling tempfile_path()  would cause an error.
 * Changed file_exists() for is_file().
2014-02-20 15:47:31 -05:00
Parziphal
5a5973ff09 Changed to proper layout setter. 2014-02-20 15:44:20 -05:00
Parziphal
98d44e06c8 Fixed issue #57. 2014-01-27 09:41:44 -05:00
Parziphal
cec5bb7b82 Fixed issue #56. 2014-01-27 08:23:51 -05:00
Parziphal
0af47672c5 Fixed issue #55. 2014-01-27 08:13:26 -05:00
Parziphal
41e5dcc8f4 Added UserLog. 2014-01-26 15:43:12 -05:00
Parziphal
632a528baa Fixed issue #54. 2014-01-26 07:22:04 -05:00
Parziphal
afad5bc175 Fixed error on block action.
Trying to block a mod or admin would redirect to action with no specific id, generating an error.
2014-01-26 01:41:06 -05:00
Parziphal
30f9b207fd Changed EOL to Linux. 2014-01-26 01:40:41 -05:00