.docker
unharcode proxy registry
2023-10-19 18:18:21 +03:00
.vscode
make phpstan & watcher happy, stop running phpstan on vendor/
2023-10-20 21:22:03 +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
make phpstan & watcher happy, stop running phpstan on vendor/
2023-10-20 21:22:03 +03:00
feed-icons
add feed-icons placeholder index.html
2013-04-11 21:55:17 +04:00
images
share: move og:image back to head
2021-03-21 09:35:43 +03:00
include
Merge branch 'master' of git.tt-rss.org:tt-rss/tt-rss
2023-02-25 19:31:07 +03:00
js
keep two sets of content-insert size cookies for wide & normal mode
2023-06-01 08:31:10 +03:00
lib
bump dojo to 1.16.5
2023-04-09 11:14:46 +03:00
locale
Translated using Weblate (German)
2022-12-28 09:33:28 +00:00
lock
remove .htaccess files
2016-05-13 09:10:54 +03:00
plugins
move af_redditimgur to a separate repo
2023-06-10 08:40:23 +03:00
plugins.local
pluginhost: allow loading user plugins from plugins.local
2015-06-05 17:54:52 +03:00
schema
bring back web dbupdate using new migrations system
2021-03-04 09:22:24 +03:00
sql
schema: don't use 'create index if not exists' syntax because mysql doesn't support it
2022-06-20 21:49:12 +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
tests
tests: add stub autoloader, add a few more rewrite_relative tests
2022-03-22 14:32:32 +03:00
themes
combined mode: prevent left part of footer pushing right part out of viewport
2023-03-20 18:33:29 +03:00
themes.local
support loading themes from themes.local
2015-06-05 18:08:19 +03:00
utils
make phpstan & watcher happy, stop running phpstan on vendor/
2023-10-20 21:22:03 +03:00
vendor
jaeger-client -> opentelemetry
2023-10-20 21:13:39 +03:00
.dockerignore
add .dockerignore
2023-08-06 19:02:38 +03:00
.editorconfig
update editorconfig
2021-03-14 12:49:37 +03:00
.eslintrc.js
fix eslint configuration
2021-02-19 07:07:45 +03:00
.gitignore
gitignore phpstan-tmp
2023-09-01 11:42:53 +03:00
.gitlab-ci.yml
Revert "Revert "exp: switch to kaniko""
2023-10-19 09:47:01 +03:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2023-05-09 08:09:20 +00:00
COPYING
add COPYING
2017-04-22 15:42:34 +03:00
README.md
add svg loading indicators
2021-03-16 21:32:44 +03:00
backend.php
jaeger-client -> opentelemetry
2023-10-20 21:13:39 +03:00
composer.json
jaeger-client -> opentelemetry
2023-10-20 21:13:39 +03:00
composer.lock
jaeger-client -> opentelemetry
2023-10-20 21:13:39 +03:00
config.php-dist
add some ;s
2021-02-23 13:36:02 +03:00
gulpfile.js
revert back to lower contrast light theme by default, add separate light-high-contrast.less
2021-03-25 20:29:36 +03:00
index.php
jaeger-client -> opentelemetry
2023-10-20 21:13:39 +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
2022-06-05 11:49:50 +03:00
package-lock.json
commit package-lock.json, add eslint task
2023-03-25 18:10:26 +03:00
package.json
add workaround for gulp4 not updating file timestamps on build
2021-02-04 15:30:28 +03:00
phpstan.neon
make phpstan & watcher happy, stop running phpstan on vendor/
2023-10-20 21:22:03 +03:00
phpunit.xml
add phpunit configuration
2022-03-22 14:34:05 +03:00
prefs.php
show full commit timestamp with version information in prefs footer
2022-12-30 09:46:01 +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
UserHelper, CLI: add a method to check user password
2022-06-10 22:16:48 +03:00
update_daemon2.php
* add UserHelper methods to manipulate user database (add, modify, delete)
2022-06-10 13:39:00 +03:00