1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 09:32:12 +01:00
Commit Graph

6378 Commits

Author SHA1 Message Date
109f8e0d3a
Show Ask for Default permission if set to Default
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
226c1acbd1
Show current default value beside the default option in site info
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
9f6527ce21
Change default permission to ask
Default value of default was set to default, silly me.

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
9365cdce41
Add mockup permissions UI into SiteInfo window
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
e6a6a64d68
Enable alternateRowColors in Html5PermissionDialog
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
5b473b6866
Remove Q_UNREACHABLE from my new code
It is not used anywhere in Falkon code, and it seems to close program
when it is reached (at least the compiled as debug version).

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
ab0ff451c2
Add implementation of default permissions dialog
Still work in progress

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
5eff4dc0e5
Asdd UI for default HTML5 permission settings
- It is a dummy UI, may change in the future.

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
0c462f0a1c
SiteSettings add Ask option for permission
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
b3e5c716dd
Constify things a bit
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
81eaf7c32f
Add data cache in HTML5PermDialog
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
f8da0b0048
Update HTML5 permissions dialog
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
7c28f6e73d
Rewrite HTML5 permissions to use database
- The permission dialog in preferences is broken

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
d0b9510b73
Rewrite JS and IMGs to use SiteSettingManager
- The set* functions needs a redesign
- There is a chance that the database update will take longer than the
  time it takes to start reloading, need to stress test or redesign.
- Might still need to look ar StatusBarIcons plugin for optimizations
  and potential changes
- I am still unsure how to store data in the database, so far I use
  numbers which is good I believe since I want to have 3 states,
  (default, allow, deny)
- Might need to add overloaded functions with bool arguments to make the
  rest of the code simpler.

PS: I believe it is fine to have a bit more complicated logic in
backend while the frontend will stay simple.

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
b10b310d11
Add numRowsAffected support to SqlQueryJob
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:23 +02:00
dc9ff73693
Initial introduction of SiteSettingsManager
- New database SQL querry
- Update current database
- Preparation for setting site settings

WIP: This is an initial draft and the design of the database table might
change as the development goes on.
WIP2: Even this commit and commit message will be scraped.

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2024-06-12 21:38:22 +02:00
l10n daemon script
34bbe6fa76 GIT_SILENT Sync po/docbooks with svn 2024-06-12 01:26:18 +00:00
l10n daemon script
e43025dcad GIT_SILENT Sync po/docbooks with svn 2024-06-10 01:34:14 +00:00
Heiko Becker
884a694b41 GIT_SILENT Update Appstream for new release
(cherry picked from commit b3538e6d59)
2024-06-10 00:42:57 +02:00
l10n daemon script
14e8f81cd2 GIT_SILENT Sync po/docbooks with svn 2024-06-05 01:34:57 +00:00
l10n daemon script
b62c9623f7 GIT_SILENT Sync po/docbooks with svn 2024-06-04 01:22:23 +00:00
l10n daemon script
bd108858f1 GIT_SILENT Sync po/docbooks with svn 2024-05-31 01:30:33 +00:00
l10n daemon script
f9de6e7c94 GIT_SILENT Sync po/docbooks with svn 2024-05-29 01:34:47 +00:00
Albert Astals Cid
1893d9d155 CI: flatpak: Increase runtime to 6.7 2024-05-28 20:29:23 +02:00
l10n daemon script
67d29c1bf1 GIT_SILENT Sync po/docbooks with svn 2024-05-27 01:24:03 +00:00
l10n daemon script
385fb996b5 GIT_SILENT Sync po/docbooks with svn 2024-05-24 01:26:20 +00:00
l10n daemon script
506c1fe287 GIT_SILENT Sync po/docbooks with svn 2024-05-19 01:24:06 +00:00
Heiko Becker
698ebbf856 GIT_SILENT Update Appstream for new release
(cherry picked from commit a6521b0cae)
2024-05-17 00:45:05 +02:00
l10n daemon script
c776b2ee6b GIT_SILENT Sync po/docbooks with svn 2024-05-16 01:34:57 +00:00
l10n daemon script
51111618dc GIT_SILENT Sync po/docbooks with svn 2024-05-14 01:25:27 +00:00
l10n daemon script
60fc262bc0 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-05-14 01:17:03 +00:00
l10n daemon script
4cef4a6987 GIT_SILENT Sync po/docbooks with svn 2024-05-13 01:26:42 +00:00
l10n daemon script
d780c86ddd GIT_SILENT Sync po/docbooks with svn 2024-05-12 01:29:43 +00:00
l10n daemon script
0c0de256d5 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-05-12 01:19:01 +00:00
l10n daemon script
7e24b499bc GIT_SILENT Sync po/docbooks with svn 2024-05-10 01:24:09 +00:00
l10n daemon script
f22691d324 GIT_SILENT Sync po/docbooks with svn 2024-05-09 01:28:46 +00:00
l10n daemon script
26689fc4cb GIT_SILENT Sync po/docbooks with svn 2024-05-08 01:29:51 +00:00
l10n daemon script
3c7e2b5baf GIT_SILENT Sync po/docbooks with svn 2024-05-06 01:25:25 +00:00
l10n daemon script
36ffda0a21 GIT_SILENT Sync po/docbooks with svn 2024-05-05 01:25:48 +00:00
l10n daemon script
98a4768240 GIT_SILENT Sync po/docbooks with svn 2024-05-04 01:32:17 +00:00
l10n daemon script
57e867035a SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-05-04 01:21:00 +00:00
l10n daemon script
acac9168fa GIT_SILENT Sync po/docbooks with svn 2024-04-30 01:24:08 +00:00
l10n daemon script
76f7cb95d8 GIT_SILENT Sync po/docbooks with svn 2024-04-29 01:24:40 +00:00
l10n daemon script
c938385c07 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-04-29 01:18:23 +00:00
l10n daemon script
50d6911ceb GIT_SILENT made messages (after extraction) 2024-04-29 00:39:03 +00:00
l10n daemon script
4c7ff0903c GIT_SILENT Sync po/docbooks with svn 2024-04-25 01:21:22 +00:00
l10n daemon script
d4637cfb81 GIT_SILENT Sync po/docbooks with svn 2024-04-24 01:29:05 +00:00
l10n daemon script
80c04f2c3a GIT_SILENT Sync po/docbooks with svn 2024-04-23 01:28:05 +00:00
l10n daemon script
f9cca8e2d2 GIT_SILENT Sync po/docbooks with svn 2024-04-22 01:27:21 +00:00
Albert Astals Cid
e689852fa4 GIT_SILENT Upgrade release service version to 24.07.70. 2024-04-21 12:26:28 +02:00