Commit graph

206 commits

Author SHA1 Message Date
caryoscelus
90092842a1
Merge pull request #75 from d4708/top_right_button_vision
Top right button new flashy cursor
2022-05-25 23:38:37 +04:00
caryoscelus
2e04c845a8
Merge pull request #78 from d4708/favicon_with_rounded_corners
add favicon with rounded corners

refs #50
2022-05-23 23:59:56 +04:00
caryoscelus
fba0402cd4
Merge pull request #77 from d4708/apple_touch_icon
add apple touch icon
fixes #63
2022-05-23 23:57:29 +04:00
d4708
894af8127e
add favicon with rounded corners 2022-05-23 18:42:03 +03:00
d4708
a802972d14
add apple touch icon #63 2022-05-23 18:27:58 +03:00
d4708
a734c4b12f
add fixbutton combinations, cleanup filesize #53 2022-05-23 18:09:44 +03:00
d4708
66981de74f
add fixbutton cursors #53 2022-05-23 18:07:24 +03:00
d4708
ff43c838e4
Delete fixbutton.png 2022-05-23 18:06:13 +03:00
d4708
e495589534
change fixbutton cursor 2022-05-23 14:42:29 +03:00
d4708
267633ee06
add fixbutton cursor 2022-05-23 14:41:11 +03:00
d4708
a5f18c22b3
fix issues relation #50, #53 2022-05-19 13:58:41 +03:00
d4708
98e51e4c73
visual updates for the top-right button #50, #58 2022-05-19 13:53:31 +03:00
caryoscelus
1c24d90c70 new icon
refs #3
refs #50
2022-05-15 14:43:12 +04:00
Tamas Kocsis
b3c9de5e47 Don't show tracker tor bridge warning if more that 3 trackers finished 2020-12-03 20:02:48 +01:00
Tamas Kocsis
3ffa3c2f79 Use svg for top-right zero button 2020-12-03 20:02:20 +01:00
Styromaniac
2795e20b0c
Replaced logo-white.png with an SVG data URI. 2020-12-03 08:33:54 -05:00
Tamas Kocsis
52d6c9fedf Rev4550, Show all modified files after click 2020-11-19 03:05:53 +01:00
Tamas Kocsis
46fba195da Merge js, css 2020-09-04 17:57:56 +02:00
Tamas Kocsis
501bd51bd1 Only set title from content.json if wrapperSetTitle has not been called 2020-09-04 17:57:34 +02:00
Tamas Kocsis
f7874e1ca3 Fix loading bar hide bug 2020-09-04 17:56:16 +02:00
Tamas Kocsis
8d964d1b8e Fix infopanel overflow on mobile devices 2020-09-04 17:55:41 +02:00
Guilherme
85733abade Remove unnecessary debugger 2020-05-10 02:04:30 -03:00
shortcutme
ad3920b26a
Rev4478, Skip slow updated files checking with large content.json 2020-04-11 13:34:18 +02:00
shortcutme
0dbcec8092
Merge wrapper 2020-01-04 16:54:20 +01:00
shortcutme
76e4b75c2d
Fix removing loading screen without loaded content 2020-01-04 16:54:13 +01:00
shortcutme
c1ad7914f1
Always update loading screen site too large message with site info received 2020-01-04 16:53:49 +01:00
shortcutme
9085a4b0cc
Less frequent update of progress bar 2020-01-04 16:53:11 +01:00
shortcutme
820346c98d
More logging to wrapper 2020-01-04 16:52:51 +01:00
shortcutme
566c29363f
Slower progress bar animation 2019-11-30 02:15:17 +01:00
shortcutme
e8b0a3d1c4
Fix loading screen scrolling on smaller screens 2019-11-11 16:18:01 +01:00
shortcutme
8d88cfcd68
Fix notification width calculation 2019-10-30 02:28:37 +01:00
shortcutme
63fd0a9fa1
Put the infopanel lower to avoid console interruption 2019-10-06 03:21:35 +02:00
shortcutme
344ad44854
Fix reload if there is hash in the url 2019-10-06 03:20:58 +02:00
shortcutme
1793407748
Png and svg version of the logo 2019-09-15 22:12:03 +02:00
shortcutme
6f0d4a50d1
Add apple touch icon support for Safari 2019-09-15 22:11:51 +02:00
shortcutme
92358bafc0
Wider max notification width to allow blacklist button in same line 2019-08-15 03:06:13 +02:00
shortcutme
f40c3e6b81
Add notification messages max-width 2019-08-02 20:11:00 +02:00
shortcutme
26678a65f8
Limit notifications max with 2019-08-02 16:15:45 +02:00
Filip Š
87b4500467 Fix infinite reloading when system theme changes 2019-07-05 18:43:54 +02:00
shortcutme
72b6d6c676
Make wrapper compatible with sidebar console function 2019-07-01 16:26:37 +02:00
shortcutme
bb7af2e8ed
Fix closing progress notification at 100% 2019-06-04 16:18:02 +02:00
shortcutme
589869c5ed
Move progress display to separate function 2019-05-29 16:02:34 +02:00
ZeroNet
c2ab102c0e
Merge pull request #1999 from filips123/py3
Support for detection of system's theme
2019-04-29 16:35:55 +02:00
Ivanq
4f09a5111b Build wrapper all.js to support web notifications 2019-04-27 18:19:16 +03:00
Filip Š
baf820bcdb Support for detection of system's theme 2019-04-26 18:23:25 +02:00
Ivanq
6e58e8d50f Don't require WebNotifications permission 2019-04-26 12:55:33 +03:00
Ivanq
9ddb984004 Rename Push notifications to Web notifications 2019-04-19 22:19:25 +03:00
Ivanq
e618c0e9ef Add closePushNotification 2019-04-19 22:19:25 +03:00
Ivanq
b55d2b53df Support Notification API 2019-04-19 22:19:25 +03:00
shortcutme
43b68faf73
Merge Ui all.js 2019-04-15 15:44:04 +02:00