.vscode
add gulp task for less compilation
2020-09-17 13:30:52 +03:00
api
remove a lot of stuff from global context (functions.php), add a few helper classes instead
2020-09-22 09:04:33 +03:00
cache
remove cache/js (no longer used)
2018-12-04 07:15:53 +03:00
classes
prevent horizontal scrolling in filter editor dialog if rules are very long
2020-11-27 12:27:12 +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
enable Farsi locale in the UI
2020-10-01 10:19:04 +03:00
install
replace FALSE with false so that static analyzer shuts up about it
2020-09-17 19:02:27 +03:00
js
don't select next unread feed when marking as read last week, etc.
2020-11-30 15:15:51 +03:00
lib
update jimIcon ( https://github.com/jimparis/jimIcon/pull/4 )
2020-10-30 09:49:49 +03:00
locale
Translated using Weblate (Polish)
2020-10-28 18:24:23 +00:00
lock
remove .htaccess files
2016-05-13 09:10:54 +03:00
plugins
af_readability: allow appending to original summary instead of always
2020-11-26 13:39:47 +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
use more consistent margins for left toolbar icons
2020-11-27 18:15:05 +03:00
themes.local
support loading themes from themes.local
2015-06-05 18:08:19 +03:00
utils
remove a bunch of obsolete files
2019-12-08 09:44:05 +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
prevent horizontal scrolling in filter editor dialog if rules are very long
2020-11-27 12:27:12 +03:00
CONTRIBUTING.md
upd CONTRIBUTING
2019-12-21 10:00:57 +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
router: only allow functions without required parameters as handler methods
2020-09-22 09:34:39 +03:00
config.php-dist
replace some plain http links with https
2020-09-17 09:02:30 +03:00
errors.php
fail better if Feeds.view() data failed encoding to JSON
2018-12-24 12:28:11 +03:00
gulpfile.js
prevent source errors from crashing gulp watch
2020-09-18 12:14:37 +03:00
index.php
remove a lot of stuff from global context (functions.php), add a few helper classes instead
2020-09-22 09:04:33 +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
2020-10-15 16:27:18 +03:00
opml.php
opml host, update: use PDO
2017-12-02 11:42:42 +03:00
package.json
add eslint to package.json
2020-09-17 20:47:01 +03:00
prefs.php
remove a lot of stuff from global context (functions.php), add a few helper classes instead
2020-09-22 09:04:33 +03:00
public.php
router: only allow functions without required parameters as handler methods
2020-09-22 09:34:39 +03:00
register.php
remove a lot of stuff from global context (functions.php), add a few helper classes instead
2020-09-22 09:04:33 +03:00
update.php
updater: set --update-schema as optional-value
2020-09-30 06:56:31 +03:00
update_daemon2.php
remove version.php and VERSION global constant, do version-related things in a slightly less ridiculous way
2019-12-18 14:27:40 +03:00