Commit graph

200 commits

Author SHA1 Message Date
956ea744c5
Optical imrpovements 2020-08-06 21:38:03 +02:00
af24f5a4fa
Removed debugging output 2020-08-06 21:23:33 +02:00
dcb5ce2f38
Fixed even more issues with the detection of subs and dubs 2020-08-06 21:21:55 +02:00
8fb9fdfcca
Fixed issue with sub and dub detection 2020-08-06 21:18:34 +02:00
3a09d5a2c9
Remove old icons 2020-08-06 21:15:09 +02:00
33f17e37cb
First draft to manipulate icons 2020-08-06 21:10:55 +02:00
324b3f5c76
Fix if preloader always hidden
Previous if statement did not work because it still was found in DOM so it only was pushed into the array but not executed.
2020-08-05 12:25:08 +02:00
89fa458b4c
Merge pull request from Serraniel/feature/#20-horizontal-separator-for-lists
Feature/#20 horizontal separator for lists
2020-08-05 11:30:56 +02:00
bde1ce08ea
Optimized regex 2020-08-04 15:32:32 +02:00
32846df782
Added empty template 2020-08-04 15:23:58 +02:00
cbeb46e666
Removed obsolete functionallity
Horizontal seperators are now handled globally
2020-08-04 14:40:37 +02:00
502fa4d2dc
added function to add list seperators globally 2020-08-04 14:39:58 +02:00
526098fc0e
prepared dummy js File 2020-08-04 12:35:14 +02:00
bd5d5d3b24
Merge pull request from Serraniel/feature/#21-browser-compatibility
 Fixed punctuation for description in manifest
2020-08-04 12:19:33 +02:00
f4b5bd3ebb
Fixed punctuation for description in manifest 2020-08-04 11:50:59 +02:00
5f63ecb336
Run script directly if page already loaded
(cherry picked from commit 8460c862e97866e43e06e7624b2ce4f38d0ecd0d)
2020-08-04 11:41:58 +02:00
9817ab3828
Merge pull request from Serraniel/feature/#12-search-input-with-hotkey
 Fixed issue that last dropdown will pop in wrong position
2020-08-04 11:23:57 +02:00
ea4288b064
Fixed issue that last dropdown will pop in wrong position 2020-07-29 20:06:28 +02:00
dd5790695a
Merge pull request from Serraniel/feature/#12-search-input-with-hotkey
Feature/#12 search input with hotkey
2020-07-29 14:01:12 +02:00
76bc6ae965
Reset quick search after usage 2020-07-29 13:58:06 +02:00
c311c996e6
Improved page navigation 2020-07-29 13:54:21 +02:00
5230daaf17
Registered Shift + F for global search 2020-07-29 13:51:11 +02:00
cae43ec998
Extended helpers for pressed State of shift and ctrl keys 2020-07-29 13:49:05 +02:00
00ef7e75eb
Added comment for dummy element 2020-07-29 13:41:25 +02:00
c88ea3b6f3
Mostly fixed position issues 2020-07-29 13:40:52 +02:00
41d4ac1845
Run quick Search Script after load 2020-07-29 13:37:41 +02:00
1b66379515
Added runAfterLoad in aniwatch Core 2020-07-29 13:37:08 +02:00
0ca4b42431
Edited manifest 2020-07-29 13:28:38 +02:00
c8046070c2
Base search input 2020-07-29 13:26:59 +02:00
ce23bd835a
Merge pull request from Serraniel/feature/#9-core-make-scripts-only-run-on-url
Feature/#9 core make scripts only run on url
2020-07-29 12:16:46 +02:00
7b61cf09b1
added Pattern for requests script 2020-07-29 12:14:25 +02:00
bbecb5884f
Added pattern parameter when registering scripts 2020-07-29 12:12:16 +02:00
4cd8c5bf68
Merge pull request from Serraniel/feature/#6-requests-page-remove-empty-user
Feature/#6 requests page remove empty user
2020-07-29 11:55:41 +02:00
7e703ec1c3
Add border as horizontal seperator 2020-07-29 11:55:02 +02:00
2b08f5a559
Remember user for own requests 2020-07-29 11:42:11 +02:00
199c9db5c5
Remove unknown users 2020-07-29 11:39:09 +02:00
7e21fbdf05
Changed " to ' 2020-07-29 11:35:51 +02:00
824e368e69
Merge pull request from Serraniel/feature/#7-core-logic-detect-page-change-and-refresh
Feature/#7 core logic detect page change and refresh
This will close  .
2020-07-29 11:16:37 +02:00
3d309ae88a
Fixes in core and star coloring 2020-07-29 11:14:38 +02:00
3b145e2d4e
Some fixes for requests Page 2020-07-29 10:44:03 +02:00
3de1e3443a
Added mutation observer 2020-07-29 10:35:57 +02:00
d522f7c96f
Old codes I do not remember but better commit them than loosing it 😬 2020-07-29 10:03:25 +02:00
677ef8d233
Fixed wrong console log 2020-04-26 12:33:31 +02:00
f6fc279ac0
Merge pull request from Serraniel/feature/#1-requests-page-own-requests-colored-border
Feature/#1 requests page own requests colored border

Closes  .
2020-04-25 23:23:56 +02:00
5c8a2d45fb
Fix for lateloading in the list 2020-04-25 23:23:13 +02:00
604db7a723
Change border color of own requests 2020-04-25 22:43:36 +02:00
df5240e17d
Merge pull request from Serraniel/feature/#1-requests-page-followed-requests-colored-star
 Change star color to primary color when a request is followed
2020-04-25 22:24:14 +02:00
17286e3bdc
Change star color to primary color when a request is followed 2020-04-25 22:23:02 +02:00
ebfc134e3d
Added basic chrome extension source codes
Manifest file and some aniwatch utils
2020-04-25 22:20:26 +02:00
Daniel
da9ecc0e75
Initial commit 2020-04-19 19:21:51 +02:00