Vipra
f6247d5116
Merge branch '3-edge-cases' of https://github.com/itsvipra/protoots into 3-edge-cases
2023-07-04 22:08:46 +02:00
Vipra
521f225b41
remove unexpected console statement
2023-07-04 22:08:44 +02:00
Jasmin
50e200af9d
Merge branch 'main' into 3-edge-cases
2023-07-04 22:07:24 +02:00
Vipra
05c273f80d
search through array of fieldnames for match
2023-07-04 21:52:07 +02:00
ItsVipra
0b8ed6c238
add option for where to show proplates
2023-07-01 15:42:17 +02:00
ItsVipra
535e58d7c1
cache conversations
2023-07-01 15:42:17 +02:00
Vipra
398b84f57c
try to get id from current url if not on element
2023-07-01 15:42:17 +02:00
nachtjasmin
575355b051
fix support for detailed-status
2023-07-01 15:42:17 +02:00
Vipra
2da3ce037a
add support for more contexts
...
this closes #25 , #26 , #27 , #23 ,
2023-07-01 15:42:17 +02:00
Vipra
0d5ce8f554
check for proplate existence with mutationobserver
...
this only removes the "checked" attribute
once the proplate has actually been removed
fixes #31
2023-07-01 15:42:17 +02:00
Vipra
6de9223ea9
factor out protoots-specific helpers
2023-07-01 15:42:17 +02:00
nachtjasmin
4ffea6c6c8
vippy wip
...
Co-authored-by: ItsVipra <vivienvielva@gmail.com>
2023-07-01 15:42:17 +02:00
ItsVipra
834d4f5ca1
Format files using prettier
2023-07-01 13:20:29 +00:00
ItsVipra
bad8fb1ecf
add option for where to show proplates
2023-07-01 15:07:15 +02:00
ItsVipra
6529aea860
cache conversations
2023-07-01 15:06:19 +02:00
Vipra
b294648ac7
try to get id from current url if not on element
2023-06-30 10:26:34 +02:00
nachtjasmin
f7a6c5672d
fix support for detailed-status
2023-06-29 21:04:41 +02:00
Vipra
8bb1709f69
add support for more contexts
...
this closes #25 , #26 , #27 , #23 ,
2023-06-29 20:29:39 +02:00
Vipra
bcbba8e7c3
check for proplate existence with mutationobserver
...
this only removes the "checked" attribute
once the proplate has actually been removed
fixes #31
2023-06-29 18:47:07 +02:00
Vipra
17ce71c31d
factor out protoots-specific helpers
2023-06-29 18:34:19 +02:00
nachtjasmin
a4374f1549
vippy wip
...
Co-authored-by: ItsVipra <vivienvielva@gmail.com>
2023-06-23 16:17:53 +02:00
nachtjasmin
40086a5ade
Fix all the code issues right now
2023-06-21 15:14:36 +02:00
nachtjasmin
03d5c75200
Add several additional, but very helpful rules
2023-06-21 15:14:36 +02:00
nachtjasmin
5757905f08
Disable console.log statements except for logging.js
2023-06-21 15:14:36 +02:00
nachtjasmin
fcd5eacf06
Convert config file to YAML for schema suggestions
2023-06-21 15:14:36 +02:00
nachtjasmin
78fd405487
Add explicit jsconfig for JS checks
2023-06-21 15:14:36 +02:00
nachtjasmin
7f15e72f71
Lint code with GitHub actions
2023-06-21 15:14:36 +02:00
nachtjasmin
28551cb663
Setup eslint/prettier configuration
2023-06-21 15:14:36 +02:00
nachtjasmin
fa0cb05ccf
Setup eslint with the helper tool
2023-06-21 15:14:36 +02:00
Vivien
8be9fde3d5
Merge pull request #32 from ItsVipra/support-for-javascript-modules
...
Add `esbuild` for JavaScript Bundling
2023-06-14 18:40:53 +02:00
ItsVipra
dff873958d
we do a little refactoring
...
as a treat
2023-06-14 18:20:21 +02:00
ItsVipra
2e0f4ebcb0
normalise account names globally
2023-06-14 18:20:01 +02:00
nachtjasmin
f169b79e3e
Exclude JS files from copying with a .endsWith
...
Unfortunately, the src is relative on Unix-like systems and absolute on
Windows systems. I don't know who has decided for that bullshit, but
surely there must be a reason. For now, it's easier to just do a little
string comparison.
2023-06-14 17:13:12 +02:00
nachtjasmin
1a4f26c538
Remove OS-specific separators from copy plugin
2023-06-14 17:01:28 +02:00
nachtjasmin
5da1a090f9
Use path.join for platform-native entrypoints
...
fucking windows, of course.
2023-06-14 16:12:55 +02:00
nachtjasmin
d02f073c04
Disable whitespace trimming for Markdown
2023-06-14 16:01:59 +02:00
nachtjasmin
c714475a6a
Add empty .firefox-profile
...
The nested version didn't work on a clean repository, because the .cache
folder did not exist.
2023-05-31 19:52:33 +02:00
nachtjasmin
0b9c6bee8a
Invert the filter for static file copying
...
A better name would have been "include" instead of "filter".
2023-05-31 19:50:17 +02:00
Vivien
470240b200
Merge pull request #34 from ItsVipra/beautiful-rainbows-uwu
...
Improve rainbow gradient of .proplate-pog
2023-05-31 15:59:32 +02:00
nachtjasmin
97c82f6d26
Improve rainbow gradient of .proplate-pog
2023-05-31 14:41:19 +02:00
nachtjasmin
a0c5bfc64c
Rename "arguments" to "args" because of failing strict mode
2023-05-30 18:44:54 +02:00
nachtjasmin
53e960d330
Add the webextension-polyfill as example usage of imports
2023-05-30 18:44:54 +02:00
nachtjasmin
a452411009
Add package scripts for building/packaging
2023-05-30 18:44:54 +02:00
nachtjasmin
b0ae9f9111
Add build scripts based on esbuild
2023-05-30 18:35:17 +02:00
ItsVipra
9e1fee8ec4
update version number and readme
2023-05-29 10:19:55 +02:00
ItsVipra
fd5f8842de
Merge branch 'main' of https://github.com/itsvipra/protoots
2023-05-28 18:04:06 +02:00
ItsVipra
137cd7a607
close #29
2023-05-28 18:04:02 +02:00
ItsVipra
98cee5b8ed
Format files using prettier
2023-05-28 10:24:20 +00:00
ItsVipra
74daa5d94a
Merge branch 'main' of https://github.com/itsvipra/protoots
2023-05-28 12:23:50 +02:00
ItsVipra
645c336651
update version number
2023-05-28 12:22:46 +02:00