.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
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
2021-03-02 19:21:27 +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
move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class
2021-03-02 15:03:01 +03:00
js
add digest preview button, also fix a bunch of bugs
2021-03-02 19:21:21 +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
use ORM when subscribing feeds
2021-03-02 10:11:42 +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
add digest preview button, also fix a bunch of bugs
2021-03-02 19:21:21 +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
initial for idiorm
2021-03-01 18:36:47 +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
initial for idiorm
2021-03-01 18:36:47 +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 dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class
2021-03-02 15:03:01 +03:00
composer.json
initial for idiorm
2021-03-01 18:36:47 +03:00
composer.lock
initial for idiorm
2021-03-01 18:36:47 +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 dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class
2021-03-02 15:03:01 +03:00
update_daemon2.php
move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/updater class
2021-03-02 15:03:01 +03:00