Commit Graph

73 Commits (b9634eb8b8cab7329dca8d8173ce381a8c1f81f4)

Author SHA1 Message Date
Andrew Dolgov 451ff72289 rework pref-prefs to use checkboxes 11 years ago
Andrew Dolgov f4c02a157a fix warning when saving plugins with 0 plugins enabled (closes #542) 11 years ago
Andrew Dolgov 81c54e3d8d only allow clearing data of active plugins 11 years ago
Andrew Dolgov 96f0a3e79d remove themes/ 12 years ago
Andrew Dolgov 5d9abb1e11 add plugin storage table to schema; add ability to clear plugin data 12 years ago
Andrew Dolgov 0f28f81f89 move authentication modules to plugins/ 12 years ago
Andrew Dolgov 699daf5856 add several HOOK_PREFS_TAB_SECTION hook points 12 years ago
Andrew Dolgov 65d1e2501b plugins web list style tweaks 12 years ago
Andrew Dolgov 23be0bd3fb hide example plugins from the admin page 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 5cedb389d2 split self-updater gui to updater/ plugin 12 years ago
Andrew Dolgov 6065f3ad63 add support for plugins in prefs 12 years ago
Andrew Dolgov d1e31c7a74 Revert "only enable OTPHP on php version 5.3+"
This reverts commit 1835f145a8.
12 years ago
Andrew Dolgov 1835f145a8 only enable OTPHP on php version 5.3+ 12 years ago
Andrew Dolgov 3ca8af7fd8 require entering password before enabling/disabling otp 12 years ago
Andrew Dolgov 973392b9f5 pref-prefs/otpqrcode: do not show image if otp is enabled 12 years ago
Andrew Dolgov fb70f26ed9 implement one time passwords using TOTP 12 years ago
Andrew Dolgov f9ebb32ca0 hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema
12 years ago
Andrew Dolgov 808dd053c6 implement web-based self updater (closes #395) 12 years ago
Andrew Dolgov 1280612515 self-update: update up to date prompt 12 years ago
Andrew Dolgov 27211afe92 implement experimental web-based updater 12 years ago
Andrew Dolgov 369dbc19d6 rework class system to use subdirectories
add placeholder plugin/hook system
12 years ago