.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
Rewrite feed entry link as href content
2021-06-19 14:36:04 +02: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
prolong PHP session cookie automatically to stop hard logouts after SESSION_COOKIE_LIFETIME expires
2021-06-25 12:12:05 +03:00
js
add settings profile cloning
2021-06-16 14:24:57 +03:00
lib
move material-icons to composer
2021-02-28 14:53:04 +03:00
locale
Update translation files
2021-06-18 10:37:27 +00:00
lock
remove .htaccess files
2016-05-13 09:10:54 +03:00
plugins
apply usort workaround for readability-php because its authors were unable to do so for 3 months ( https://github.com/andreskrey/readability.php/issues/99 )
2021-05-28 14:42:14 +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: add ttrss_users.last_auth_attempt
2021-03-12 09:19:50 +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
add workaround for prefs feed tree favicon placement
2021-05-28 11:53:44 +03:00
themes.local
support loading themes from themes.local
2015-06-05 18:08:19 +03:00
utils
update messages.pot
2021-03-08 19:07:05 +03:00
vendor
initial for idiorm
2021-03-01 18:36:47 +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
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
add svg loading indicators
2021-03-16 21:32:44 +03:00
backend.php
if backend request 'op' is empty fixed
2021-04-09 21:55:08 +02: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
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
main toolbar: clarify element ordering, fix some indents
2021-06-28 12:16:55 +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-06-18 13:36:15 +03:00
package.json
add workaround for gulp4 not updating file timestamps on build
2021-02-04 15:30:28 +03:00
phpstan.neon
cdmToggleGridSpan: toggle classname instead of a style property
2021-03-12 14:05:51 +03:00
prefs.php
fix noscript notifications
2021-04-09 13:45:25 +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
reorganize update.php a bit, remove unneeded options
2021-03-09 14:45:35 +03:00
update_daemon2.php
bring back web dbupdate using new migrations system
2021-03-04 09:22:24 +03:00