Commit Graph

5362 Commits (3af9dbd350163a5761f58802cbca07a6d12f9206)
 

Author SHA1 Message Date
Andrew Dolgov 0ed86aa12e owncloud: validate prefs value as an URL 12 years ago
Andrew Dolgov 7a0e05bb95 Merge pull request #36 from cy8aer/owncloud
Comment of OWNCLOUD_URL Parameter in owncloud.php
12 years ago
Thomas Renard eafce79191 remove comments 12 years ago
Thomas Renard 7278dc0edf save owncloud url as plugin pref 12 years ago
Andrew Dolgov a6b4518788 add _MOBILE_REVERSE_HEADLINES (closes #524) 12 years ago
Andrew Dolgov bc230f3fde change ?op= to op= in mobile/ ajax.request (closes #523) 12 years ago
Thomas Renard 7e8b6f32cb Preferences panel for owncloud (not tested yet) 12 years ago
Thomas Renard 04d05dcc3f Merge remote-tracking branch 'upstream/master' into owncloud 12 years ago
Andrew Dolgov 715a8239ac fix feedEditor not saving 12 years ago
Andrew Dolgov 72679db8c7 add sanity check for no auth modules being enabled in PLUGINS 12 years ago
Andrew Dolgov c5bb0440d3 place the #357 comment to the correct instance of saveXML(), cleanup old version of rewrite_urls() 12 years ago
Andrew Dolgov e9c04fd4e3 load_user_plugins: only load data when schema version > 100 12 years ago
Andrew Dolgov d26111f541 mysql: fix schema version 12 years ago
Andrew Dolgov 2a3b7f25fc sanitize: mention why LIBXML_NOEMPTYTAG is used 12 years ago
Andrew Dolgov ec6732f460 Revert "sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)"
This reverts commit b0ec17ea3c.
12 years ago
Andrew Dolgov 5d9abb1e11 add plugin storage table to schema; add ability to clear plugin data 12 years ago
Andrew Dolgov d8a1d2a25b add experimental key/value storage for plugins 12 years ago
Thomas Renard 4a0a3ca93c the '/' is needed for some servers 12 years ago
Thomas Renard 741ff8f405 OWNCLOUD_URL-parameter out of config.php-dist
Comment in plugins/owncloud/owncloud.php
12 years ago
Thomas Renard a98cd5c526 OWNCLOUD_URL parameter in config.php-dist 12 years ago
Andrew Dolgov 0f28f81f89 move authentication modules to plugins/ 12 years ago
Andrew Dolgov 61261e45b9 fix duplicate RCHK check while appending headlines 12 years ago
Andrew Dolgov b0ec17ea3c sanitize: do not use LIBXML_NOEMPTYTAG (refs #522) 12 years ago
Andrew Dolgov f922746b9b mention auth_imap in config.php-dist 12 years ago
Andrew Dolgov 04cdc8023d add IMAP authenticator module (closes #485) 12 years ago
Andrew Dolgov 23f36f75ab feedbrowser: fix short tag 12 years ago
Andrew Dolgov 699daf5856 add several HOOK_PREFS_TAB_SECTION hook points 12 years ago
Andrew Dolgov 24e811add9 plugins/digest: fix short tag 12 years ago
Andrew Dolgov 7d5e162073 fix dijit checkbox in CDM 12 years ago
Andrew Dolgov bb566dc263 fix overflow of various 250 char fields in rssfuncs 12 years ago
Andrew Dolgov 0cd35af0ba make invalid object received headlines appear less 12 years ago
Andrew Dolgov d8858f27c6 disable htmLawed tag balancing (should be handled later by DOMDocument) (closes #521) 12 years ago
Andrew Dolgov dc1627f1ac Merge pull request #34 from cy8aer/owncloud
owncloud plugin: Button for creating a ReadLater bookmark in owncloud.
12 years ago
Thomas Renard d38d479fa7 remove old server url 12 years ago
Thomas Renard e3d0198a40 owncloud plugin: Button for creating a ReadLater bookmark in owncloud.
Needs definition of OWNCLOUD_URL to owncloud base url in config.php
12 years ago
Andrew Dolgov 20b86c799a clarify PLUGINS description, improve plugin CLI list 12 years ago
Andrew Dolgov de4335e891 more RCHK dijit dupe checking 12 years ago
Andrew Dolgov ad1a0687bf css fix 12 years ago
Andrew Dolgov 84391d6948 update user editor a bit 12 years ago
Andrew Dolgov fb0b2ebf84 try to parse new headline elements after they have been deduplicated 12 years ago
Andrew Dolgov cb1a012bb8 fix hlLeft img size to prevent layout moving on load 12 years ago
Andrew Dolgov f947467aa8 remove fupdpic and related images 12 years ago
Andrew Dolgov a675da08de move to dijit checkboxes in headlines/cdm list (fix appendedheadlines) 12 years ago
Andrew Dolgov c4f5283052 move to dijit checkboxes in headlines/cdm list 12 years ago
Andrew Dolgov 363161024b update sign svg icons 12 years ago
Andrew Dolgov c2167866ce move mark/pub/feed icons to svg 12 years ago
Andrew Dolgov 65d1e2501b plugins web list style tweaks 12 years ago
Andrew Dolgov 0448690482 updater: add gunzip checking 12 years ago
Andrew Dolgov 23be0bd3fb hide example plugins from the admin page 12 years ago
Andrew Dolgov 0ac22f29ca plugins cleanup, update descriptions 12 years ago