Shish
|
8f8c0d151a
|
Update dependency versions
|
2024-08-31 17:06:39 +01:00 |
|
Shish
|
8c22cb1fb6
|
[core] exact and named page args
|
2024-02-11 11:34:17 +00:00 |
|
Shish
|
5735320a95
|
[extensions] have extension categories, remove versions
|
2024-02-10 19:42:28 +00:00 |
|
Shish
|
cbc574db90
|
[core] reduce use of POST global
|
2024-02-10 00:23:53 +00:00 |
|
Shish
|
5059520935
|
a little clarity
|
2024-02-05 23:16:31 +00:00 |
|
Shish
|
88530f5f67
|
[ext manager] interpret 'off' as 'turn off extension'
|
2024-02-05 23:01:22 +00:00 |
|
Shish
|
b60c3fe362
|
[core] a load more type hints, and fix bugs revealed by type hints
|
2024-01-20 14:11:00 +00:00 |
|
Shish
|
434455b836
|
[tests] more voiding of tests
|
2024-01-15 14:31:51 +00:00 |
|
Shish
|
a1f22ef67c
|
[themes] void return type for display_* functions
|
2024-01-15 14:23:12 +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
|
d16f58ec7f
|
[ext_manager] don't disable hidden extensions
|
2024-01-06 21:04:12 +00:00 |
|
Shish
|
886a645a2c
|
[ext_manager] no need to clear cached extensions - the cache key changes when the enabled list changes
|
2024-01-06 20:55:21 +00:00 |
|
Shish
|
9f002b6bf7
|
typed arrays
|
2024-01-01 03:30:21 +00:00 |
|
Shish
|
fd1bb21f9d
|
bumps
|
2023-11-11 22:05:28 +00:00 |
|
Shish
|
00d4f9f75c
|
always have a Themelet, never null
|
2023-06-27 16:11:14 +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
|
a04bc2e7e4
|
php8.1 gogogo
|
2022-10-28 01:45:35 +01:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
HeCorr
|
6b6bea6bcc
|
add missing colon to version title on extension page
|
2021-11-11 21:25:04 +00:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Shish
|
e362f3bad2
|
stop depending on unmaintained tablesorter plugin
|
2020-03-26 14:57:38 +00:00 |
|
Shish
|
135432b329
|
don't crash when docs are missing
|
2020-03-06 13:44:51 +00:00 |
|
Shish
|
f0f8242c3c
|
allow extension documentation to contain raw HTML
|
2020-03-05 02:09:16 +00:00 |
|
Shish
|
c2231432f3
|
no make_link for forms
|
2020-01-30 10:31:11 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
f5ccffdaf4
|
shm_simple_form
|
2020-01-26 13:29:04 +00:00 |
|
Shish
|
f6022e80fb
|
Let's only have one Help link
|
2019-12-16 01:17:27 +00:00 |
|
Shish
|
d705578f79
|
formatting
|
2019-12-15 15:31:44 +00:00 |
|
Shish
|
562a2c8fea
|
use microhtml for ext_manager
|
2019-12-09 14:20:56 +00:00 |
|
Shish
|
f79eafc91e
|
format
|
2019-11-04 00:42:06 +00:00 |
|
Shish
|
d17e207984
|
Have get_arg never return null
90% of places assume it will never return null, and they will break in
weird ways if it does return null
|
2019-11-04 00:40:10 +00:00 |
|
Shish
|
b568933f45
|
remove extension metadata comments (we have metadata objects now)
|
2019-11-02 20:19:09 +00:00 |
|
Matthew Barbour
|
ed17a631d0
|
Added extension documentation link image
|
2019-10-18 16:30:30 +01:00 |
|
Shish
|
30698fefdc
|
remove a bunch of dead variables and things
|
2019-10-02 11:23:57 +01:00 |
|
Shish
|
a6bb15d859
|
formatting
|
2019-09-29 14:30:55 +01:00 |
|
Matthew Barbour
|
ac6ded877f
|
Added dependency support for extensions
Separated a few extensions that had multiple extension classes in the same file
|
2019-08-07 16:32:44 -05:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Matthew Barbour
|
3d1b964812
|
Proposed extension info change to allow getting info for unloaded extensions
|
2019-08-07 15:34:11 -05:00 |
|
Matthew Barbour
|
00464d2579
|
Implemented a nav link generating system so that extension power what shows up in the menus rather than being hard-coded in the themes.
|
2019-08-05 09:01:20 -05:00 |
|
Matthew Barbour
|
cb1e9c0075
|
Permissions to constants
|
2019-08-01 08:07:05 -05:00 |
|
Shish
|
a0b1c82d0d
|
function to clear event listeners
|
2019-07-19 10:25:07 +01:00 |
|
Shish
|
c24a6e9b97
|
formatting pass
|
2019-06-21 09:12:44 +01:00 |
|
Matthew Barbour
|
826c623538
|
PageMode constants
|
2019-06-18 21:04:31 -05:00 |
|
Matthew Barbour
|
ed9bd5e788
|
Fix in ExtensionAuthor
|
2019-06-15 11:29:35 -05:00 |
|
Matthew Barbour
|
0202597f88
|
Added lock file usage to cron uploader to prevent concurrent runs.
Changed extension manager to allow author to be a comma-separated list.
|
2019-06-15 11:19:51 -05:00 |
|
Matthew Barbour
|
8f3c20134f
|
Added <label> to extension name in extension manager so the name can also be clicked to enable/disable an extension
|
2019-06-11 09:08:16 -05: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
|
5ec3e89884
|
php7.1 all the things
|
2019-05-28 17:31:20 +01:00 |
|
Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|