Commit Graph

89 Commits

Author SHA1 Message Date
Soitora
bb315726ab
Update GA event names (#143)
* Update GA event names

* Make DownloadButtons.vue modular

* Attempting custom dimension and metrics

* Change forks dimension to static

* Fix wrong tag for Metrics

* Add secondary dimension instead of metric

* Send both dimensions in one call

* Please let this be the fix

* The actual fix

Apparently custom dimensions didn't work for the intended use here.

* Switch label to tag
2020-04-28 05:00:49 +02:00
Soitora
b0b69bf3dd
App nav component (#145)
* Create a Navigation component

* Remove scoped from MaterialIcon to allow reuse of CSS

* Linting

* Support for linked items

* Adjust text

* Turn computed properties into an array

* Change array object position

* Update code example for MaterialIcon.vue

* Better handling of non-icon items

Also change "icon-name" to "iconName", the latter were the correct one but it somehow worked with the first one (I'd assume it attempts without the hyphen during errors)
2020-04-27 22:13:18 +02:00
Soitora
623f1f0734
Remove menus (#146) 2020-04-27 18:45:35 +02:00
Soitora
432065e378
Reword Dev to Preview (#142) 2020-04-24 21:45:13 +02:00
NotRythm
303b12a68d
Move backing up guide from discord to website (#137)
* Create makingbackups.md

* Overhaul PR

* Remove word

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-04-24 11:50:47 +02:00
arkon
d7ce43fc85
Minor dependency updates (#128) 2020-03-15 15:24:22 -04:00
Soitora
e41b6d0bb8
Fix text overflow on index (#125)
* Fix text overflow on index

* Use min instead of max
2020-03-07 22:18:57 -05:00
Simon M
974c3a2bda
Forks Facelift (#118)
* Add special Fork Buttons

* Redesign forks

* Include forgotten J2K

* Extra additions to the forks info

* Fix minor typo

* Added Neko feature per request

* Added AZ feature per request

* Seperate Forks from /help/

Also small requested changes to each fork page.
Seperated the Extensions list while I was at it.

* Concatenation instead of template literal

Also capitalized the vue file

* Resolve review comments

* Changed fork navlink to root page

* Capitalize ForkButtons.vue

* Further enhancement

* Fix color for Dev button
2020-03-05 06:11:00 +01:00
Simon M
8145c54057
Replace all HTTP with HTTPS (#124)
* Replace all HTTP with HTTPS

* Revert license HTTPS back to HTTP

* Logo actually broke, but URL was fine

* Missed a spot
2020-03-02 23:21:30 -05:00
Simon M
32269ed3d1
Track download modal clicks (#117)
* Update dependencies

* Added GA tags for Download modal

* Button cleanup on Getting Started

Also prefix `ga` with `window.`

* Minor changes

* Split tracking names

* Add download feedback modal

Similiar to the one shown on the index page

* Fixed indentation level for "downloadDev()"
2020-03-02 18:29:16 -05:00
NotRythm
76e27d966d
Add DummyRock APK (#123) 2020-03-03 00:25:16 +01:00
Simon M
51eb55eb50
Add download modal to front page (#113)
Add download modal to front page
2020-02-12 02:36:11 +01:00
Simon M
60b80379b1
[Experimentation] Add navbar logo (#111)
* Add navbar logo

* Remove extra spacing

* Switch to SVG for compatibility

Use SVG instead of WEBP, any device too old to render it can't run the app anyways.
2020-02-05 16:34:24 +01:00
Simon M
67fb4473ca
Switch to Stylus and cleanup related code (#112)
* Switch to Stylus and Cleanup

- Switched all to Stylus
- Removed redundant classes
- Remove index.styl import as it was causing duplicates
- Filled palette.styl with the default settings
- Switched Mobile responsive breakpoint to 767px
- Reverted the border color on tip containers

* Fix indentation in DownloadButtons.vue

* Add user-select variable for DownloadButtons.vue

* Convert layout PX to REM
2020-02-05 16:31:13 +01:00
arkon
f3f186cef0 Configure automatic linting (#83)
* Configure automatic linting

* Remove FontAwesome icons

* Ignore mismatching component name
2020-01-09 05:15:44 +01:00
Simon M
cf40ac73ad Change index buttons (#105) 2020-01-08 17:21:36 -05:00
Simon M
2feabc30e1 Add forks support (#102) 2020-01-08 08:24:47 -05:00
Andreas E
7a22f4d2aa Add material icons as font faces (#95)
* Add icons as font faces

* Update MaterialIcon.vue

* Fix requested changes
2019-11-22 17:50:56 -05:00
ZaneHannanAU
b3edc5edd2 Makes download link point to github release if github is slow, fails … (#94)
* Makes download link point to github release if github is slow, fails to load, or js is blocked.

* make download="" rather than download="true"
2019-11-13 21:03:33 -05:00
Andreas E
89a81a0506 Fix Carousel (#93)
* Update config.js

* Update config.js

* New carousel but broken

* Basic style

* Clean up
2019-11-13 16:40:24 +01:00
funkyhippo
008a0d4959 Added anchors to extensions page. (#91) 2019-10-31 22:21:36 -04:00
Andreas E
c07715350d Move CSS imports to head (#90) 2019-10-15 12:33:24 -04:00
Simon M
33d1c57b87
Getting started download buttons (#82)
* Added download buttons

* Restyle designs and alignment

* Fixed a minor indentation

* Add more font fallbacks

* Feedback Commit
2019-10-10 13:41:05 +02:00
Andreas E
10d13bf305 Add name prop to MaterialIcon (#84) 2019-10-07 15:33:25 +02:00
Simon M
3e2ab22031 Add code to prevent big SVG on load (#79) 2019-10-05 18:48:25 -04:00
Simon M
1056f55123 Replace videos and their components (#77)
Resize videos

Replace videos in the web files
2019-10-04 21:45:13 -04:00
Andreas E
2c797d433f Add Carousel components (#75)
* Add carousel components

* Fix "Carousel.vue" indentation

* Fix "CarouselItem.vue" indentation
2019-10-04 16:22:01 +02:00
Andreas E
455f45161d Create LegacyMaterialIcon.vue (#76)
* Create LegacyMaterialIcon.vue

* Add style

* Add legacy icons to MaterialIcon

* Change indentation

* Remove MDI-Glasses
2019-10-04 16:21:16 +02:00
Simon M
d1feb051b8 Change Edit Page text (#72) 2019-10-03 22:13:28 -04:00
Simon M
63d7aaacd6
Reword/Enhance all of FAQ (#70)
* Reword/Enhance all of FAQ

* Adressing final changes

* Fixed indentations
* Removed Google link
* Fixed newline with video tag
* Remove warning about 64-bit Java
* Remove "help us expand" tip

Extra thanks to: @Flat
2019-10-04 01:56:19 +02:00
Simon M
3d2a12b82b
Rework sidebar (#65)
* Add 'Menus' category

Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.

* Rework sidebar

* Add 'Menus' category (#63)

Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.

* Improve MaterialIcon.vue (#66)

* Update style on MaterialIcon

* Update a few descriptions

* Add guide for No results when searching (#68)

* Reader guide improvements (#67)

* site enhancements

* Improve Reader guide

* fix badge position

* fix badge position 2

* modify page transition description

* small changes

* review changes

* Improve Backup guide (+ small changes) (#69)

* Rework sidebar
2019-10-03 13:20:50 +02:00
Andreas E
9643905d41 Add guide for No results when searching (#68) 2019-10-02 10:31:59 +02:00
Andreas E
166b34a411 Improve MaterialIcon.vue (#66)
* Update style on MaterialIcon

* Update a few descriptions
2019-10-01 16:40:47 +02:00
Soitora
3cea2e5d94
Add 'Menus' category (#63)
Adds the menus:
My library, Library updates, Recently read, Catalogues, Extensions and Download queue.
2019-10-01 16:37:32 +02:00
Andreas E
3d1f9a42d0 Add custom .vue component for Material Icons (#64)
* Add custom .vue component for Material Icons

* Remove unnecessary line

* Add class name to div
2019-10-01 15:04:40 +02:00
Andreas E
bc7a7a3d88 Descriptions for Reader settings (#51)
* Groundwork for Reader settings

* Images completed

* Compressed and resized images

* Remove "Images not final"

* Add carousels
2019-10-01 12:04:55 +02:00
joseph619
ba5b8c2f7c Improvements and added Category order section (#52)
* Improvements and added Category order section

* Add video for Change Category order

* Update categories.md

* Update categories.md
2019-09-30 18:15:15 +02:00
Soitora
2108813b80
Merge pull request #50 from GHOSTBEAR/categories
Add Guides to Categories
2019-09-26 08:55:04 +02:00
Andreas E
48bd86678d Add Guides to Categories 2019-09-25 21:11:34 +02:00
Soitora
94d728e4bf
Merge pull request #40 from GHOSTBEAR/backup-videos
Added videos for Create/Restore Backup
2019-09-25 21:08:33 +02:00
arkon
36c86754fd
Add folder structure to reading local manga guide (#47)
Add folder structure to reading local manga guide
2019-09-24 22:13:38 -04:00
Alessandro Jean
fcab813fbb Add folder structure to reading local manga guide. 2019-09-24 21:22:28 -03:00
Alessandro Jean
e096f1f084 Change div to footer and add semicolon. 2019-09-24 20:20:21 -03:00
Alessandro Jean
1dbcd5f915 Fix spacing in mobile. 2019-09-24 20:15:03 -03:00
Alessandro Jean
c19cef1579 Add download icon and fix fetch info method. 2019-09-24 19:56:23 -03:00
Alessandro Jean
b4cfa52713 Create custom theme. 2019-09-24 18:58:13 -03:00
Andreas E
31bdab5c9e Fix resolution on restorebackup.webm 2019-09-24 15:48:38 +02:00
Andreas E
0bdc027bdc Compressed and changed resolution of videos
Resolution change to 720p
2019-09-24 15:40:21 +02:00
arkon
5f85d28577
Merge pull request #42 from tachiyomiorg/soitora-clean-urls-hotfix
Trailing hotfix for #36
2019-09-24 08:40:11 -04:00
Soitora
16092bdd94
Merge pull request #38 from tachiyomiorg/soitora-slight-styling
Small styling tweaks
2019-09-24 14:36:34 +02:00