.vscode
add gulp task for less compilation
2020-09-17 13:30:52 +03:00
api
api: fix some php8 warnings (3)
2021-02-09 08:47:41 +03:00
cache
remove cache/js (no longer used)
2018-12-04 07:15:53 +03:00
classes
fix 2 warnings in feed editor
2021-02-09 15:04:01 +03:00
feed-icons
add feed-icons placeholder index.html
2013-04-11 21:55:17 +04:00
images
center and rework some utility screens
2019-02-19 14:59:29 +03:00
include
remove PHPMD.UnusedFormalParameter
2021-02-08 19:42:10 +03:00
install
fix several warnings reported by phpstan
2021-02-06 17:19:07 +03:00
js
pref-users: css fixes
2021-02-06 16:24:40 +03:00
lib
revert jimIcon stuff
2021-02-08 08:33:37 +03:00
locale
Translated using Weblate (German)
2021-01-28 18:19:10 +00:00
lock
remove .htaccess files
2016-05-13 09:10:54 +03:00
plugins
remove PHPMD.UnusedFormalParameter
2021-02-08 19:42:10 +03:00
plugins.local
pluginhost: allow loading user plugins from plugins.local
2015-06-05 17:54:52 +03:00
schema
schema: add ttrss_feeds.last_successful_update
2020-09-28 14:14:06 +03:00
templates
remove atom-to-html XSLT
2020-03-28 11:45:42 +03:00
templates.local
allow overriding built-in templates via templates.local
2020-03-13 14:40:35 +03:00
themes
pref-users: css fixes
2021-02-06 16:24:40 +03:00
themes.local
support loading themes from themes.local
2015-06-05 18:08:19 +03:00
utils
add phpstan dummy file
2021-02-08 10:31:44 +03:00
vendor
move readability library to af_readability/vendor out of global vendor directory
2019-04-17 08:51:17 +03:00
.editorconfig
add .editorconfig
2018-01-30 10:36:41 +03:00
.eslintrc.js
eslint-related fixes; move a few things from global context to App
2020-06-05 07:44:57 +03:00
.gitignore
initial WIP for php8; bump php version requirement to 7.0
2021-02-05 23:41:32 +03:00
CONTRIBUTING.md
Update 'CONTRIBUTING.md'
2021-01-24 09:30:22 +03:00
COPYING
add COPYING
2017-04-22 15:42:34 +03:00
README.md
put gpl boilerplate back
2015-07-26 10:30:02 +03:00
backend.php
initial WIP for php8; bump php version requirement to 7.0
2021-02-05 23:41:32 +03:00
config.php-dist
- move sphinx plugin to a separate repo
2020-12-11 09:48:34 +03:00
errors.php
initial WIP for php8; bump php version requirement to 7.0
2021-02-05 23:41:32 +03:00
gulpfile.js
add workaround for gulp4 not updating file timestamps on build
2021-02-04 15:30:28 +03:00
index.php
move some old-style handlers to new callback ones
2021-02-08 16:14:48 +03:00
jsconfig.json
unify prefs/main App objects, remove fake classes, use single static App object instead
2020-06-04 22:19:23 +03:00
messages.pot
rebase translations
2021-01-07 18:21:29 +03:00
opml.php
opml: normalize class name
2021-02-08 21:38:26 +03:00
package.json
add workaround for gulp4 not updating file timestamps on build
2021-02-04 15:30:28 +03:00
prefs.php
pluginhost: rework run_hooks() to be shorter, add callback variant; implement exception handling for both
2021-02-08 14:24:45 +03:00
public.php
router: only allow functions without required parameters as handler methods
2020-09-22 09:34:39 +03:00
register.php
add support for an override stylesheet which applies to all users
2020-11-30 15:53:32 +03:00
update.php
pluginhost: rework run_hooks() to be shorter, add callback variant; implement exception handling for both
2021-02-08 14:24:45 +03:00
update_daemon2.php
daemon: clarify some task-related messages
2020-12-31 10:11:41 +03:00