.vscode
reorder debug targets
2021-02-24 22:28:49 +03:00
api
simplify internal authentication code and bump default algo to SSHA-512
2021-03-01 15:24:18 +03:00
cache
remove cache/js (no longer used)
2018-12-04 07:15:53 +03:00
classes
generate_syndicated_feed: timestamp is a strtotime() expression, not an integer
2021-03-01 16:16:50 +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
simplify internal authentication code and bump default algo to SSHA-512
2021-03-01 15:24:18 +03:00
js
simplify internal authentication code and bump default algo to SSHA-512
2021-03-01 15:24:18 +03:00
lib
move material-icons to composer
2021-02-28 14:53:04 +03:00
locale
we need to compile .mo files after all
2021-02-26 13:26:31 +03:00
lock
remove .htaccess files
2016-05-13 09:10:54 +03:00
plugins
come to think of it, we don't need it at all
2021-03-01 15:50:41 +03:00
plugins.local
pluginhost: allow loading user plugins from plugins.local
2015-06-05 17:54:52 +03:00
schema
bump schema for ttrss_user_labels2 indexes
2021-02-27 11:04:25 +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
move material-icons to composer
2021-02-28 14:53:04 +03:00
themes.local
support loading themes from themes.local
2015-06-05 18:08:19 +03:00
utils
rebase-translations: disable everything except for messages.pot
2021-02-26 14:50:12 +03:00
vendor
move material-icons to composer
2021-02-28 14:53:04 +03:00
.editorconfig
add .editorconfig
2018-01-30 10:36:41 +03:00
.eslintrc.js
fix eslint configuration
2021-02-19 07:07:45 +03:00
.gitignore
update gitignore
2021-02-22 22:43:07 +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
move startup checks to Config, set a bunch of @deprecated annotations
2021-03-01 10:20:21 +03:00
composer.json
move material-icons to composer
2021-02-28 14:53:04 +03:00
composer.lock
move material-icons to composer
2021-02-28 14:53:04 +03:00
config.php-dist
add some ;s
2021-02-23 13:36:02 +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 startup checks to Config, set a bunch of @deprecated annotations
2021-03-01 10:20:21 +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
we need to compile .mo files after all
2021-02-26 13:26:31 +03:00
package.json
add workaround for gulp4 not updating file timestamps on build
2021-02-04 15:30:28 +03:00
phpstan.neon
use absolute namespace for readability
2021-02-26 19:55:49 +03:00
prefs.php
move version-related stuff to Config; fix conditional feed requests
2021-03-01 13:43:37 +03:00
public.php
move startup checks to Config, set a bunch of @deprecated annotations
2021-03-01 10:20:21 +03:00
update.php
move startup checks to Config, set a bunch of @deprecated annotations
2021-03-01 10:20:21 +03:00
update_daemon2.php
move startup checks to Config, set a bunch of @deprecated annotations
2021-03-01 10:20:21 +03:00