Commit Graph

28 Commits (b1bb951fb81d084429539c9d5b216dead56c9bd7)

Author SHA1 Message Date
Bram Schoenmakers 96aba17f01 Updater: check whether system() is useable.
system() was disabled on my system for security reasons, but the
updater would just continue, only to find out that the tarball
hasn't been extracted.
10 years ago
alok b16e8ba8ef Fix permission on cache/upload after upgrade
The daemon complains about cache/upload after the updater upgrades the installation. This should fix the permissions.
10 years ago
Andrew Dolgov 59962a6ebd updater: add button to call updateself dialog even if no next version detected 11 years ago
andryyy b509b059f1 Update init.php 11 years ago
Andrew Dolgov 106a3de91c plugins: bump API version 11 years ago
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 11 years ago
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Andrew Dolgov 0bcf69e12d add some infoblurbs to the updater plugin, remove experimental notices 11 years ago
Andrew Dolgov cd4d71b41b updater: fix is_writable checking 11 years ago
Andrew Dolgov 49dc02808e updater: add /bin and /usr/bin to path before looking for binaries in case of php-fpm empty environment or whatever 11 years ago
Andrew Dolgov 8f2ad8e134 remove some old ?op syntax notation calls 11 years ago
Andrew Dolgov 2e828a4af6 add a button to show release notes before updating; remove obsolete elements 11 years ago
Andrew Dolgov aff02f89c1 updater: add basic support for migrating feed icons 11 years ago
Andrew Dolgov 897589a5c3 updater: fix permissions of cache/js 11 years ago
Andrew Dolgov 0ac2f52e14 rework updater to use github tarballs; add some additional logging and
prevent old directory being renamed pointlessly in a few cases
(closes #559)
11 years ago
Andrew Dolgov 08da1c6a23 fix several issues with updater (refs #562) 11 years ago
Andrew Dolgov a439ac8ad2 plugins: fix wrongly placed bracket preventing web updater from working 11 years ago
Andrew Dolgov 2ae2bb1f52 updater: check for tar and gunzip using which 12 years ago
Andrew Dolgov e938b1de11 rename plugin main class files 12 years ago
Andrew Dolgov 0448690482 updater: add gunzip checking 12 years ago
Andrew Dolgov 0ac22f29ca plugins cleanup, update descriptions 12 years ago
Andrew Dolgov d2a421e3cb more work on user-selectable plugins; properly process system and user plugins 12 years ago
Andrew Dolgov de612e7a38 experimental support for per-user plugins (bump schema) 12 years ago
Andrew Dolgov 7a866114e1 add -list-plugins option; about sections to plugins 12 years ago
Andrew Dolgov 19b3992b78 remove magpie, fix article filter plugins 12 years ago
Andrew Dolgov 68d539ceef updater: remove htmlpurifier directory handling 12 years ago
Andrew Dolgov 73f28fe979 add support for registering update.php commands; move rest of the self-updating stuff into updater plugin 12 years ago
Andrew Dolgov 5cedb389d2 split self-updater gui to updater/ plugin 12 years ago