Shish
|
8f8c0d151a
|
Update dependency versions
|
2024-08-31 17:06:39 +01:00 |
|
Shish
|
cc9de6b4b2
|
[core] merge method-check and permission-check into page_matches()
|
2024-02-10 23:03:14 +00:00 |
|
Shish
|
cbc574db90
|
[core] reduce use of POST global
|
2024-02-10 00:23:53 +00:00 |
|
Shish
|
bb9ab613ce
|
[everything] bulk set event handler return types to void
|
2024-01-15 11:52:35 +00:00 |
|
Shish
|
ec35cace6a
|
[core] replace quarter-arsed CLI interface with Symfony Console
|
2024-01-11 01:01:39 +00:00 |
|
Shish
|
af309601f5
|
[upload] separate out DataUpload, ImageAddition, and TagSet/SourceSet/LockSet/etc
|
2024-01-05 15:00:07 +00:00 |
|
Shish
|
00d4f9f75c
|
always have a Themelet, never null
|
2023-06-27 16:11:14 +01:00 |
|
Shish
|
c5e2353447
|
manual timeouts
|
2023-06-25 14:19:52 +01:00 |
|
Shish
|
b85e7ec209
|
manually control timeout, to dump trace data after hitting the limit
|
2023-06-25 13:40:57 +01:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Shish
|
e46b319295
|
set theme classes
|
2020-02-04 00:46:36 +00:00 |
|
Shish
|
615da9e9d2
|
fix all the tests (for sqlite, php7.4, osx, at least)
|
2020-01-28 21:19:59 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
a7bddb1dac
|
get rid of is_admin, fixes #676
|
2019-09-29 19:01:09 +01:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Shish
|
f078b283bd
|
pull a bunch of small fixes from #659
|
2019-06-14 13:16:58 +01:00 |
|
Shish
|
bf473f6d51
|
more lint fixes
|
2019-05-29 18:23:29 +01:00 |
|
Shish
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|
Matthew Barbour
|
898bcfae94
|
Fixes for bulk add results
|
2016-03-21 18:14:48 -05:00 |
|
Shish
|
ec484c1144
|
more phpunit-ing
|
2015-09-20 20:04:13 +01:00 |
|
Daku
|
a55306f4be
|
don't throw no handler error if empty directory / directory doesn't exist
|
2015-08-12 06:58:44 +01:00 |
|
Shish
|
2aea79ac35
|
merge common parts of handle_archive and bulk_add
|
2015-05-24 16:08:46 +01:00 |
|
jgen
|
1ca3865a1c
|
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
|
2014-04-25 22:54:51 -04:00 |
|
Shish
|
f72bfbb050
|
fix indentation
|
2014-04-06 20:47:01 +01:00 |
|
Shish
|
c8aa3327a1
|
A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes
|
2014-03-30 13:26:48 +01:00 |
|
Shish
|
7dd929e5a8
|
remove a whole load of event->user variables that weren't used -- things should be using global user
|
2012-08-18 19:45:39 +01:00 |
|
Shish
|
4b2cba4642
|
bulk add uses tags from filename if filename is '123 - tag1 tag2 tag3.ext' folder name otherwise
|
2012-06-21 09:11:26 +01:00 |
|
Shish
|
082e6fa31b
|
nice, event-based command line support; try 'php index.php' for info
|
2012-06-17 20:06:02 +01:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|
shish
|
ff199a7c63
|
Now that the extension manager is working, the non-essential extensions can be made optional
git-svn-id: file:///home/shish/svn/shimmie2/trunk@803 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-04-11 05:28:36 +00:00 |
|
shish
|
0634cdd73d
|
ignore symlinks in bulk add, stops recursion
git-svn-id: file:///home/shish/svn/shimmie2/trunk@640 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-12-08 04:30:11 +00:00 |
|
shish
|
c697694c13
|
double underscore as tag separator
git-svn-id: file:///home/shish/svn/shimmie2/trunk@638 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-12-08 04:08:29 +00:00 |
|
shish
|
4c495d80d9
|
Make bulk add use the generic data upload API
git-svn-id: file:///home/shish/svn/shimmie2/trunk@634 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-12-08 02:51:52 +00:00 |
|
shish
|
ef1a82043d
|
fix bulk add, from ATravelingGeek
git-svn-id: file:///home/shish/svn/shimmie2/trunk@499 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-09-29 00:14:00 +00:00 |
|
shish
|
88336cc323
|
less global user, more event->user
git-svn-id: file:///home/shish/svn/shimmie2/trunk@478 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-08-24 22:29:34 +00:00 |
|
shish
|
ce4d47b9bc
|
if there's an error, don't continue...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@345 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-20 12:30:07 +00:00 |
|
shish
|
0c5f7244db
|
consistency
git-svn-id: file:///home/shish/svn/shimmie2/trunk@312 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-17 07:45:35 +00:00 |
|
shish
|
ceb82b16e4
|
renamed _live to \!vetoed
git-svn-id: file:///home/shish/svn/shimmie2/trunk@272 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-12 08:58:19 +00:00 |
|
shish
|
a9908508d0
|
veto API
git-svn-id: file:///home/shish/svn/shimmie2/trunk@269 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-12 08:39:13 +00:00 |
|
shish
|
fa49bf13f3
|
add status messages during bulk_add
git-svn-id: file:///home/shish/svn/shimmie2/trunk@238 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-06 17:21:17 +00:00 |
|
shish
|
a625fcd787
|
the bulk of theme engine 2.0; it's still rough, but it works
git-svn-id: file:///home/shish/svn/shimmie2/trunk@201 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-06-30 01:19:11 +00:00 |
|
shish
|
19d3062314
|
extensions moved to folders
git-svn-id: file:///home/shish/svn/shimmie2/trunk@75 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-05-07 15:04:46 +00:00 |
|