Commit graph

10392 commits

Author SHA1 Message Date
Yassine Guedidi
17597961b6 Remove jQuery 2025-03-13 21:52:30 +01:00
Yassine Guedidi
b41c6a859d Extract Entries Navigation controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
87bf07278a Fix esc shortcut after opening add url or search 2025-03-13 02:06:51 +01:00
Yassine Guedidi
9a593e6abc Extract Shortcuts controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
d22cbd5bb0 Extract Dark Theme controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
75618c0806 Extract Leftbar and Add Tag controllers 2025-03-13 02:06:51 +01:00
Yassine Guedidi
ead400e6c2 Extract Sticky Nav controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
7c7c2cd398 Extract Topbar controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
9d16516289 Extract Batch Edit controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
80a5580be1 Extract Tag controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
a61fe358a1 Extract Fake Radio controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
ebd89a169e Extract Config controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
9496e6817d Extract Clipboard controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
09a55ac2c9 Extract Annotations controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
f76aae2354 Extract Scroll Storage controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
7bc2386618 Extract Scroll Indicator controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
a34ef1d9d5 Extract Highlight controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
186adf9c94 Extract QRCode controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
d2e864da10 Extract Materialize Toast controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
5f2dd66948 Extract Materialize FAB controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
117b26faba Extract Materialize Form Select controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
270d5ccc2a Extract Materialize Dropdown controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
bbc114a2ca Extract Materialize Collapsible controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
db9dab054c Extract Materialize Tooltip controller 2025-03-13 02:06:51 +01:00
Yassine Guedidi
b0f1a32e3c Extract Materialize Tabs controller 2025-03-13 02:06:50 +01:00
Yassine Guedidi
12680816ad Extract Materialize Sidenav controller 2025-03-13 02:06:50 +01:00
Yassine Guedidi
1c853de7bf Install Stimulus 2025-03-13 02:06:50 +01:00
Yassine Guedidi
08aed94f44 Initialize filters and export sidenav with common ones 2025-03-13 02:06:50 +01:00
Yassine Guedidi
c71b5b01a9 Use native form reset for filters 2025-03-13 02:06:50 +01:00
Yassine Guedidi
28b675f48f Back-end hide/show of random, export and filters actions 2025-03-13 02:06:50 +01:00
Yassine Guedidi
e6936d8712 Add missing security check to show entries for tag 2025-03-13 02:06:50 +01:00
Yassine Guedidi
a4a6eb580b
Merge pull request #8066 from wallabag/add-methods-to-all-controllers
Add methods to all controllers
2025-03-10 09:12:26 +01:00
Jérémy Benoist
e4249b9ff2
Merge pull request #8067 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.71.0 2025-03-10 06:19:17 +01:00
github-actions[bot]
39694f78b1
Merge pull request #8069 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.21
Bump autoprefixer from 10.4.20 to 10.4.21
2025-03-10 03:35:39 +00:00
github-actions[bot]
0ec9b74a98
Merge pull request #8068 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.14
Bump terser-webpack-plugin from 5.3.12 to 5.3.14
2025-03-10 03:32:39 +00:00
dependabot[bot]
9b9fa600bc
Bump autoprefixer from 10.4.20 to 10.4.21
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 03:26:54 +00:00
dependabot[bot]
ae2b72b5d2
Bump terser-webpack-plugin from 5.3.12 to 5.3.14
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.12 to 5.3.14.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.12...v5.3.14)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 03:26:41 +00:00
dependabot[bot]
b8ae88b807
Bump friendsofphp/php-cs-fixer from 3.70.2 to 3.71.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.70.2 to 3.71.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.2...v3.71.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 03:12:11 +00:00
Yassine Guedidi
24784768f5 Add methods to all controllers 2025-03-10 01:37:14 +01:00
Yassine Guedidi
a71b78531d
Merge pull request #8064 from wallabag/fix-default-domain_name-to-avoid-cross-origin-issues
Fix default DOMAIN_NAME to avoid Cross-Origin issues
2025-03-08 09:49:37 +01:00
Yassine Guedidi
d988919448 Fix default DOMAIN_NAME to avoid Cross-Origin issues 2025-03-07 23:58:54 +01:00
Jérémy Benoist
a7130bd61a
Merge pull request #8033 from wallabag/dependabot/composer/j0k3r/graby-2.4.6
Bump j0k3r/graby from 2.4.5 to 2.4.6
2025-03-04 11:11:49 +01:00
dependabot[bot]
bfd23cdc14
Bump j0k3r/graby from 2.4.5 to 2.4.6
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.4.5...2.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 09:52:15 +00:00
Jérémy Benoist
c7c0ae9d8d
Merge pull request #8060 from wallabag/dependabot/composer/sentry/sentry-symfony-5.2.0 2025-03-04 06:58:33 +01:00
Jérémy Benoist
c3927c6e10
Merge pull request #8061 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.70.2 2025-03-04 06:58:16 +01:00
dependabot[bot]
8b4efe6cb8
Bump friendsofphp/php-cs-fixer from 3.70.1 to 3.70.2
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.70.1 to 3.70.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.1...v3.70.2)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 03:17:10 +00:00
dependabot[bot]
c1f6b6257d
Bump sentry/sentry-symfony from 5.1.0 to 5.2.0
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/5.1.0...5.2.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 03:16:17 +00:00
Jérémy Benoist
e7a70f1e46
Merge pull request #8053 from wallabag/dependabot/npm_and_yarn/annotator-082069d 2025-03-03 08:25:24 +01:00
Jérémy Benoist
7ac73407c0
Merge pull request #8050 from wallabag/dependabot/npm_and_yarn/babel-dependencies-8434337095 2025-03-03 08:20:42 +01:00
Jérémy Benoist
5505a0289b
Merge pull request #8057 from wallabag/dependabot/composer/j0k3r/graby-site-config-1.0.197 2025-03-03 08:19:46 +01:00