Commit graph

6984 commits

Author SHA1 Message Date
Simounet
d0cfdaf10e
Fix row and card style regressions 2022-03-15 13:54:04 +01:00
Jérémy Benoist
eb99cacf43
Merge pull request #5664 from Simounet/feat/home-entries-updated 2022-03-15 09:34:00 +01:00
Jérémy Benoist
33a7b1e105
Merge pull request #5659 from agallou/sort_tag_feed_on_updated_at 2022-03-15 08:05:33 +01:00
Jérémy Benoist
02a88d01a6
Merge pull request #5671 from wallabag/dependabot/composer/bdunogier/guzzle-site-authenticator-1.0.1 2022-03-15 07:47:24 +01:00
dependabot[bot]
3036579ac5
Bump bdunogier/guzzle-site-authenticator from 1.0.0 to 1.0.1
Bumps [bdunogier/guzzle-site-authenticator](https://github.com/wallabag/guzzle-site-authenticator) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/wallabag/guzzle-site-authenticator/releases)
- [Commits](https://github.com/wallabag/guzzle-site-authenticator/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: bdunogier/guzzle-site-authenticator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 03:07:21 +00:00
Adrien Gallou
29df8ed590
this change adds an option to sort the feed entires by updated_at
There is now an option to sort the feed entires by updated_at, on the
controler : a sort querystring argument that accepts either "created"
or "updated".
2022-03-14 22:58:45 +01:00
Simounet
201a9930f9
Card actions styled at the bottom 2022-03-14 22:13:44 +01:00
Simounet
016ceb6829
ul entries list replaced by ol 2022-03-14 22:12:22 +01:00
Simounet
e700cadae3
Mass action buttons extracted from entries list 2022-03-14 22:11:09 +01:00
Simounet
85e91f9e67
CSS grid used for bloc mode entries and flex for card bloc 2022-03-14 22:09:07 +01:00
Jérémy Benoist
f6bc76a8ce
Merge pull request #5669 from wallabag/dependabot/npm_and_yarn/material-design-icons-iconfont-6.5.0
Bump material-design-icons-iconfont from 6.4.2 to 6.5.0
2022-03-14 13:28:43 +01:00
Jeremy Benoist
34a8f36a42
Update assets 2022-03-14 12:04:41 +01:00
dependabot[bot]
4f3da43416
Bump material-design-icons-iconfont from 6.4.2 to 6.5.0
Bumps [material-design-icons-iconfont](https://github.com/jossef/material-design-icons-iconfont) from 6.4.2 to 6.5.0.
- [Release notes](https://github.com/jossef/material-design-icons-iconfont/releases)
- [Commits](https://github.com/jossef/material-design-icons-iconfont/compare/v6.4.2...v6.5.0)

---
updated-dependencies:
- dependency-name: material-design-icons-iconfont
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:02:34 +01:00
Jérémy Benoist
3382e15ee2
Merge pull request #5667 from wallabag/dependabot/npm_and_yarn/highlight.js-11.5.0
Bump highlight.js from 11.4.0 to 11.5.0
2022-03-14 12:01:39 +01:00
Jeremy Benoist
be36db24ea
Update assets 2022-03-14 11:50:58 +01:00
Jérémy Benoist
49d5f27cd0
Merge pull request #4341 from wallabag/with-annotations-route 2022-03-14 06:44:43 +01:00
Jérémy Benoist
b2226686ff
Merge pull request #5668 from wallabag/dependabot/npm_and_yarn/css-loader-6.7.1 2022-03-14 06:31:33 +01:00
dependabot[bot]
2a0e5b4d31
Bump css-loader from 6.7.0 to 6.7.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 05:19:11 +00:00
Jérémy Benoist
f24ab9e5b5
Merge pull request #5665 from wallabag/dependabot/npm_and_yarn/webpack-manifest-plugin-5.0.0 2022-03-14 06:16:53 +01:00
Jérémy Benoist
68208e899a
Merge pull request #5666 from wallabag/dependabot/npm_and_yarn/eslint-8.11.0 2022-03-14 06:16:10 +01:00
dependabot[bot]
7b22893806
Bump highlight.js from 11.4.0 to 11.5.0
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.4.0 to 11.5.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.4.0...11.5.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 03:02:18 +00:00
dependabot[bot]
3ec38b515e
Bump eslint from 8.10.0 to 8.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.10.0...v8.11.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 03:02:08 +00:00
dependabot[bot]
8f46e12579
Bump webpack-manifest-plugin from 4.1.1 to 5.0.0
Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 03:01:51 +00:00
Kevin Decherf
6bd257a711
Merge pull request #5656 from wallabag/add-greek-language
Enabled greek translation
2022-03-08 16:39:27 +01:00
Nicolas Lœuillet
9a9d8840bb Enabled greek translation 2022-03-08 15:30:45 +01:00
Jérémy Benoist
7fbbbb40f8
Merge pull request #5654 from wallabag/dependabot/npm_and_yarn/postcss-8.4.8 2022-03-08 06:25:43 +01:00
Jérémy Benoist
48222ed5af
Merge pull request #5655 from wallabag/dependabot/composer/ocramius/proxy-manager-2.2.4 2022-03-08 06:25:21 +01:00
dependabot[bot]
d1e7666d27
Bump postcss from 8.4.7 to 8.4.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.4.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.7...8.4.8)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 05:15:40 +00:00
Jérémy Benoist
5713402ffb
Merge pull request #5651 from wallabag/dependabot/npm_and_yarn/css-loader-6.7.0 2022-03-08 06:14:11 +01:00
Jérémy Benoist
db2ff7c856
Merge pull request #5652 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.6.0 2022-03-08 06:13:53 +01:00
Jérémy Benoist
d1cb8f4e8a
Merge pull request #5653 from wallabag/dependabot/npm_and_yarn/webpack-5.70.0 2022-03-08 06:13:32 +01:00
dependabot[bot]
9093b884c7
Bump ocramius/proxy-manager from 2.2.3 to 2.2.4
Bumps [ocramius/proxy-manager](https://github.com/Ocramius/ProxyManager) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/Ocramius/ProxyManager/releases)
- [Commits](https://github.com/Ocramius/ProxyManager/compare/2.2.3...2.2.4)

---
updated-dependencies:
- dependency-name: ocramius/proxy-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:06:37 +00:00
dependabot[bot]
73f4b9b54d
Bump webpack from 5.69.1 to 5.70.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:02:25 +00:00
dependabot[bot]
67ea13f0fa
Bump mini-css-extract-plugin from 2.5.3 to 2.6.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:02:13 +00:00
dependabot[bot]
14092b8fb3
Bump css-loader from 6.6.0 to 6.7.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.6.0...v6.7.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:01:54 +00:00
Jérémy Benoist
f2f62eb35c
Merge pull request #5648 from wallabag/dependabot/composer/pagerfanta/pagerfanta-2.7.3 2022-03-03 06:43:09 +01:00
dependabot[bot]
b422209634
Bump pagerfanta/pagerfanta from 2.7.2 to 2.7.3
Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/BabDev/Pagerfanta/releases)
- [Changelog](https://github.com/BabDev/Pagerfanta/blob/v2.7.3/CHANGELOG.md)
- [Commits](https://github.com/BabDev/Pagerfanta/compare/v2.7.2...v2.7.3)

---
updated-dependencies:
- dependency-name: pagerfanta/pagerfanta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 03:05:33 +00:00
Jérémy Benoist
7def677ba1
Merge pull request #5646 from wallabag/fix/tagging-rule-custom-reading-speed 2022-03-02 22:03:30 +01:00
Jeremy Benoist
7ec0c9f844
Fix tests 2022-03-02 20:12:08 +01:00
Jeremy Benoist
9160c4e713
Remove commented translations
Not necessary as they are handled by weblate.
2022-03-02 20:07:44 +01:00
Nicolas Lœuillet
0feee8ba9a
Fixed review 2022-03-02 20:07:44 +01:00
Nicolas Lœuillet
9992017fb7
Fixed translation file 2022-03-02 20:07:44 +01:00
Nicolas Lœuillet
cd975c5f13
Added annotated filter 2022-03-02 20:07:44 +01:00
Nicolas Lœuillet
6dfc031839
Enhanced tests and changed route 2022-03-02 20:07:43 +01:00
Nicolas Lœuillet
0aeaf0e8c2
Added tests 2022-03-02 20:07:17 +01:00
Nicolas Lœuillet
dce50ddb79
Added route to list entries with annotations 2022-03-02 20:07:17 +01:00
Jeremy Benoist
9a6146d2ef
Merge remote-tracking branch 'origin/master' into 2.5.0 2022-03-02 20:03:33 +01:00
Jeremy Benoist
10d071a4f2
Fix tests 2022-03-02 19:28:48 +01:00
Jeremy Benoist
5c4993832e
Fix tagging rule match when user a custom reading speed
By default, we assume the reading speed is 200 word per minute (WPM) when we save an entry.
User can change that value in the config and the rendering is properly performed with the user reading speed.
BUT, when the matching rule is applied, it uses the default reading time defined in the entry without applying the custom reading speed of the user.
This should fix that bug.

Also update the `wallabag:tag:all` to fix the bug when tagging all entries.
2022-03-02 19:12:33 +01:00
Jérémy Benoist
32aa8e8fd6
Merge pull request #5640 from wallabag/dependabot/npm_and_yarn/material-design-icons-iconfont-6.4.2
Bump material-design-icons-iconfont from 6.4.1 to 6.4.2
2022-02-28 14:37:51 +01:00