Commit graph

528 commits

Author SHA1 Message Date
Joseph Cheung
48691ef058 d 2023-03-06 00:19:57 +08:00
Joseph Cheung
b577cdacc4 c 2023-03-05 23:44:19 +08:00
Joseph Cheung
5121c82aaf c 2023-03-05 23:30:11 +08:00
Joseph Cheung
0aa6cd860c c 2023-03-01 21:00:42 +08:00
Joseph Cheung
f331ab8ba3 c 2023-03-01 19:22:58 +08:00
Joseph Cheung
695813da36 c 2023-02-28 12:42:08 +08:00
Joseph Cheung
9e24c64e1b o 2023-02-28 12:04:54 +08:00
Joseph Cheung
30c56a55a1 0 2023-02-28 11:40:41 +08:00
Joseph Cheung
a371d247e9 c 2023-02-26 09:49:13 +08:00
Joseph Cheung
d1be68c6f1 d 2023-02-26 09:23:50 +08:00
Joseph Cheung
aaf380fb39 c 2023-02-26 09:18:50 +08:00
Joseph Cheung
c93eaf39c5 d 2023-02-26 08:59:50 +08:00
Joseph Cheung
1dcd512d21 Update gruntfile.js 2023-02-26 08:47:18 +08:00
Joseph Cheung
173b18b945 o 2023-02-26 08:44:12 +08:00
Joseph Cheung
10b9c2ee90 o 2023-02-26 08:37:17 +08:00
Joseph Cheung
1a24463fea o 2023-02-24 11:17:28 +08:00
Joseph Cheung
6ea6e5cd54 Update search.less 2023-02-23 15:08:20 +08:00
Joseph Cheung
ff2480e23c ooo 2023-02-23 14:57:25 +08:00
Joseph Cheung
8ee2cd05cf Update markdown.js 2023-02-23 14:44:42 +08:00
Joseph Cheung
8f100292d1 Update markdown.js 2023-02-23 14:41:56 +08:00
Joseph Cheung
a9d8922b4d Update markdown.js 2023-02-23 14:37:20 +08:00
Joseph Cheung
460d750c7d Update markdown.js 2023-02-23 14:28:21 +08:00
Joseph Cheung
6be19c79bf Update markdown.js 2023-02-23 14:20:22 +08:00
Joseph Cheung
b093184b6b o 2023-02-23 14:08:24 +08:00
Joseph Cheung
4a6d6d78b9 Update markdown.js 2023-02-23 14:02:19 +08:00
Joseph Cheung
c0ef5c26fb oo 2023-02-23 13:51:24 +08:00
Joseph Cheung
5758cc1baa Update markdown.js 2023-02-23 11:52:35 +08:00
Joseph Cheung
62258fc086 upd 2023-02-21 19:47:00 +08:00
Joseph Cheung
aa8e49a98f o 2023-02-20 21:27:29 +08:00
Joseph Cheung
c6f3c566c4 upd 2023-02-19 18:46:34 +08:00
Joseph Cheung
d008d78cd6 Merge remote-tracking branch 'origin/latesto' 2023-02-19 11:16:56 +08:00
dependabot[bot]
a5a73d77b3
Bump grunt from 1.5.3 to 1.6.1 in /searx/static/themes/simple
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.3 to 1.6.1.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v1.5.3...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 08:10:18 +00:00
mrpaulblack
b3883dc395 [build] /static 2023-01-23 23:00:38 +01:00
mrpaulblack
8ead23347f [fix] use input elements for pagination requests
* use html input elements instead of buttons for the pagination forms at the bottom of the result page
* move the less section that hides the pagination number widget on mobile to the mobile section
* clean up the less code for styling the numbers of the pagination widget
* fix: add the margin for box results (like in news category) to the bottom of the result to have a margin between pagination widget and article result
2023-01-23 22:56:55 +01:00
llmII
d2b2300ee1 Feature: Pagination Widget with list of numbers.
Adds to the navigation widget, preserving forward/backward nav, and
inserting a list of clickable page numbers between them.

Phone sized devices continue without this widget as deterministic
display under small screen sizes has not been solved.

The widget is agnostic to the actual amount of pages there are that one
can navigate to and as such shows all plausible, albeit not necessarilly
valid, possibilities.

This widget does not interfere with infinite scroll in any fashion.
2023-01-23 21:22:06 +01:00
Markus Heiser
9d6b048fba [build] /static 2023-01-08 18:39:37 +01:00
llmII
33d97fd01a Fix #2083
This changes the Suggestions to be a single column, not a wrapping row,
changing the input to be incapable of overflowing into visually adjacent
elements.
2023-01-08 10:44:58 -06:00
Markus Heiser
b2a80347e3 [build] /static 2023-01-07 11:53:51 +01:00
ahmad-alkadri
db70c262c3 Add flex-wrap to the list of engines 2023-01-07 11:53:05 +01:00
Markus Heiser
e9a7a6aea6 [build] /static 2023-01-06 08:35:52 +01:00
Markus Heiser
d913f0d8aa [build] /static 2022-10-28 10:17:56 +02:00
dependabot[bot]
3cade9a7eb
Bump svgo from 2.8.0 to 3.0.0 in /searx/static/themes/simple
Bumps [svgo](https://github.com/svg/svgo) from 2.8.0 to 3.0.0.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](https://github.com/svg/svgo/compare/v2.8.0...v3.0.0)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 07:13:58 +00:00
Alexandre FLAMENT
fe43b6e821 [build] /static 2022-09-23 20:45:58 +02:00
Alexandre FLAMENT
5ba831d6a8 Add paper.html result template 2022-09-23 20:45:58 +02:00
dependabot[bot]
cbf65e8292
Bump sharp from 0.30.7 to 0.31.0 in /searx/static/themes/simple
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.31.0.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.7...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 07:11:11 +00:00
Alexandre FLAMENT
268fa7e036 [build] /static 2022-08-27 06:52:20 +00:00
Alexandre FLAMENT
4a72a6b9fc Theme: fix autocompletion with the POST method
With the POST method, autocomplete.js does not URL encode the values.
For example "1+1" is sent as "1+1" which is read as "1 1" since space are URL encoded with a plus.

There is no clean way to fix the bug since autocomplete.js seems abandoned.

The commit monkey patches the ajax function of autocomplete.js

Related to #1695
2022-08-27 06:48:30 +00:00
Markus Heiser
299635fb8b [build] /static 2022-08-19 10:01:25 +02:00
Markus Heiser
b08a779f2e make pygments.less
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-08-19 10:00:50 +02:00
Alexandre Flament
be3ecf6e31 [build] /static 2022-07-08 09:04:57 +02:00