Serraniel
|
40951171ab
|
#35 package-lock.json
|
2020-09-06 20:32:00 +02:00 |
|
Serraniel
|
91af8850b8
|
#35 Fixed developer key in manifest
|
2020-09-06 20:31:00 +02:00 |
|
Serraniel
|
697c8b2da9
|
#35 Fixed version key in package.json
|
2020-09-06 20:25:52 +02:00 |
|
Serraniel
|
0bd63a9de7
|
#35 Fixed developer property from tmeplate manifest
|
2020-09-06 20:20:15 +02:00 |
|
Daniel
|
40eb0e8534
|
Optimized browserify task
|
2020-09-06 20:16:01 +02:00 |
|
kaffem
|
51c3405ea8
|
added Kaffem as a contributor
|
2020-09-01 01:38:44 +02:00 |
|
Serraniel
|
b00e101b2e
|
#35 fixed version number
|
2020-08-29 17:40:42 +02:00 |
|
Serraniel
|
078479fa55
|
#35 Updated package.json and readme
|
2020-08-29 17:27:16 +02:00 |
|
Serraniel
|
dcc9ded0af
|
#35 added watch script to npm scripts
|
2020-08-29 16:47:23 +02:00 |
|
Serraniel
|
8877e4e688
|
#35 added watch script
|
2020-08-29 16:44:41 +02:00 |
|
Serraniel
|
5c64d01475
|
#35 changes in manifest for rebranding
|
2020-08-29 16:29:28 +02:00 |
|
Serraniel
|
64b8b752e2
|
#35 removed console log
|
2020-08-29 16:21:10 +02:00 |
|
Serraniel
|
75f8869f7f
|
#35 fixed DOM ready event
|
2020-08-29 16:20:53 +02:00 |
|
Serraniel
|
98cc32cae4
|
#35 Changed manifest to run at document end again because of issues
|
2020-08-29 16:20:14 +02:00 |
|
Serraniel
|
c50a505418
|
#35 Copied relevant icons into images folder in src and integrated into manifest
|
2020-08-29 01:11:41 +02:00 |
|
Serraniel
|
dfc69e1b7b
|
Merge branch 'develop' into feature/#35-build-tools
|
2020-08-28 18:57:14 +02:00 |
|
Daniel
|
f716ebc398
|
Merge pull request #37 from Serraniel/feature/#16-icons
#16 Added images
|
2020-08-28 18:56:24 +02:00 |
|
Serraniel
|
46635d641a
|
#16 Added images
|
2020-08-28 18:53:42 +02:00 |
|
Serraniel
|
d69e9c2f02
|
#35 build scripts
|
2020-08-26 22:00:58 +02:00 |
|
Serraniel
|
24e1f7c710
|
#35 Creating dist for each browser including zipped version
|
2020-08-26 21:57:01 +02:00 |
|
Serraniel
|
a16c6703b7
|
#35 Enabled uglify again
|
2020-08-26 21:05:00 +02:00 |
|
Serraniel
|
5bae743444
|
#35 included regenerator runtime
|
2020-08-26 21:04:41 +02:00 |
|
Serraniel
|
247cc5ed92
|
#35 fixed outdated packages
|
2020-08-26 21:04:26 +02:00 |
|
Serraniel
|
2a6af16ea5
|
#35 Changed manifests to template system
Including a template file and replacing of variables in buildscripts
|
2020-08-26 20:52:15 +02:00 |
|
Serraniel
|
df33bdfa84
|
#35 added bundling to gulpfile
|
2020-08-26 20:32:34 +02:00 |
|
Serraniel
|
0cb210dd4b
|
#35 rewrite code to modules
|
2020-08-26 20:31:56 +02:00 |
|
Serraniel
|
329031aff3
|
#35 Browserify dependencies
|
2020-08-26 20:31:24 +02:00 |
|
Serraniel
|
db6f70600f
|
#35 changed javascript to module logic
|
2020-08-26 18:29:40 +02:00 |
|
Serraniel
|
5b47534c50
|
#35 babel plugin for modules
|
2020-08-26 18:29:09 +02:00 |
|
Serraniel
|
a4e7fb061b
|
#35 removed dummy html file
|
2020-08-26 18:28:41 +02:00 |
|
Serraniel
|
104bb4eae7
|
#35 Added manifests to gulpfile
|
2020-08-26 18:09:10 +02:00 |
|
Serraniel
|
98153e229b
|
#35 Added specifc attributes to browser manifests
|
2020-08-26 18:03:50 +02:00 |
|
Serraniel
|
6bd825e6af
|
#35 Copied manifest for each target browser
|
2020-08-26 18:01:51 +02:00 |
|
Serraniel
|
bb62878eb2
|
#35 restructured project directory
|
2020-08-26 17:58:28 +02:00 |
|
Serraniel
|
b5176b9921
|
#35 Added .tmp and dist directories to git ignore
|
2020-08-26 17:58:04 +02:00 |
|
Serraniel
|
556341bc97
|
#35 rough gulpfile with copytasks
|
2020-08-26 17:57:10 +02:00 |
|
Serraniel
|
7cbb147ffa
|
#35 Added empty gulpfile
|
2020-08-25 21:26:51 +02:00 |
|
Serraniel
|
312e651c15
|
#35 node_modules to gitignore
|
2020-08-25 21:25:51 +02:00 |
|
Serraniel
|
758554c78c
|
#35 Added some basic build tools
|
2020-08-25 21:24:57 +02:00 |
|
Serraniel
|
4927398cd5
|
#35 Added basic npm config
|
2020-08-25 21:14:51 +02:00 |
|
Serraniel
|
d5d2382c84
|
#35 Moved sources into src folder
|
2020-08-25 21:09:11 +02:00 |
|
Daniel
|
e528a6f730
|
Merge pull request #24 from Serraniel/bugfix/#23-runAfterLoad-only-works-if-called-before-page-loaded
#23 Run script directly if page already loaded
|
2020-08-21 16:22:39 +02:00 |
|
kaffem
|
67d59d5572
|
removed unnecessary logging
|
2020-08-20 17:53:05 +02:00 |
|
kaffem
|
9fe2668c3a
|
#19 Added checks for notifications
|
2020-08-20 17:47:00 +02:00 |
|
kaffem
|
ef83390a4d
|
removed unnecessary functionality
|
2020-08-20 16:15:35 +02:00 |
|
kaffem
|
c7ac8450b7
|
added login checks before retrieving notification count
|
2020-08-20 16:14:07 +02:00 |
|
kaffem
|
a6654ebbf7
|
simplified retrieving the notification count
|
2020-08-20 16:09:08 +02:00 |
|
kaffem
|
b65b0ce29c
|
added a basic way to retrieve the login status
|
2020-08-20 16:04:58 +02:00 |
|
Daniel
|
f8778de338
|
Merge pull request #34 from Serraniel/feature/#33-finalize-manifest-file
Feature/#33 finalize manifest file
|
2020-08-16 09:12:23 +02:00 |
|
kaffem
|
b93ad5e548
|
fixed a comment
|
2020-08-15 21:36:44 +02:00 |
|