From fc66b376cb3a2c73843cc882d500cfd743c0790e Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 17 May 2020 00:13:40 +0200 Subject: dist should work, TODO: minify and bundle --- dist/pages/about.html | 151 +++++++++++++++++++++++++++++++++++ dist/pages/absences.html | 93 ++++++++++++++++++++++ dist/pages/changelog.html | 137 ++++++++++++++++++++++++++++++++ dist/pages/chats.html | 113 +++++++++++++++++++++++++++ dist/pages/grades.html | 119 ++++++++++++++++++++++++++++ dist/pages/gradings.html | 131 +++++++++++++++++++++++++++++++ dist/pages/jitsi.html | 75 ++++++++++++++++++ dist/pages/meals.html | 136 ++++++++++++++++++++++++++++++++ dist/pages/messaging.html | 177 ++++++++++++++++++++++++++++++++++++++++++ dist/pages/privacypolicy.html | 58 ++++++++++++++ dist/pages/settings.html | 132 +++++++++++++++++++++++++++++++ dist/pages/teachers.html | 102 ++++++++++++++++++++++++ dist/pages/timetable.html | 106 +++++++++++++++++++++++++ dist/pages/tos.html | 72 +++++++++++++++++ 14 files changed, 1602 insertions(+) create mode 100644 dist/pages/about.html create mode 100644 dist/pages/absences.html create mode 100644 dist/pages/changelog.html create mode 100644 dist/pages/chats.html create mode 100644 dist/pages/grades.html create mode 100644 dist/pages/gradings.html create mode 100644 dist/pages/jitsi.html create mode 100644 dist/pages/meals.html create mode 100644 dist/pages/messaging.html create mode 100644 dist/pages/privacypolicy.html create mode 100644 dist/pages/settings.html create mode 100644 dist/pages/teachers.html create mode 100644 dist/pages/timetable.html create mode 100644 dist/pages/tos.html (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html new file mode 100644 index 0000000..9bc68ef --- /dev/null +++ b/dist/pages/about.html @@ -0,0 +1,151 @@ + + + + + + + + + + + + About « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

+ BežiApp +

+ +
version 1.0.13-beta
+
+
+
+
+ +
+
+
+
+
    +
  • +
    translatorsForThisLanguage - miscTranslationLanguage
    +
  • +
  • + miscTranslationAuthors +
  • +
+
+
+ +
+

+ + ^HEAD 48de23d1c8a36a0cd322d8a72ebdca2cb822cb24 +

+
+
+ + + diff --git a/dist/pages/absences.html b/dist/pages/absences.html new file mode 100644 index 0000000..1d841a9 --- /dev/null +++ b/dist/pages/absences.html @@ -0,0 +1,93 @@ + + + + + + + + + + + + Absences « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+
+ + +
+
+
+
+
    +
+
+
+
+ + + + diff --git a/dist/pages/changelog.html b/dist/pages/changelog.html new file mode 100644 index 0000000..6f4ed95 --- /dev/null +++ b/dist/pages/changelog.html @@ -0,0 +1,137 @@ + + + + + + + + + + + + Changelog « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

changelog

+
    +
  • +
    Version 1.0.13-beta
    +
    +
      +
    • Various bug fixes
    • +
    +
    + +
    Version 1.0.12-beta
    +
    +
      +
    • 1.0.12.28-beta: Now update does not clear whole database => you stay logged in
    • +
    • Added multilanguage support
    • +
    +
    + +
    Version 1.0.11-beta
    +
    +
      +
    • Added end-to-end encrypton support to messaging
    • +
    +
    + +
    Version 1.0.10-beta
    +
    +
      +
    • Added meals
    • +
    +
    + +
    Version 1.0.9-beta
    +
    +
      +
    • Added image sending support to messaging
    • +
    +
    + +
    Version 1.0.8-beta
    +
    +
      +
    • Added messaging
    • +
    +
    + +
    Version 1.0.7-beta
    +
    +
      +
    • Enter key now triggers login in the login form
    • +
    +
    + +
    Version 1.0.6-beta
    +
    +
      +
    • Fixed a typo (related to #5)
    • +
    +
    + +
    Version 1.0.5-beta
    +
    +
      +
    • Fixed default view on startup
    • +
    • Changed promise handling in gradings (#5)
    • +
    +
    + +
    Version 1.0.4-beta
    +
    +
      +
    • Introduced the changelog
    • +
    • Fixed date picker color
    • +
    • Changed weekly timetable accent color
    • +
    • Option for including/excluding temporary grades in average + calculation (credit: Tinkara)
    • +
    +
    +
  • +
+
+
+ + + + diff --git a/dist/pages/chats.html b/dist/pages/chats.html new file mode 100644 index 0000000..634d9ff --- /dev/null +++ b/dist/pages/chats.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + Chats « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
mustSelectRecipient
+
+
+ +
+
+
+
+
+ mode_edit + + +
+
+ +
+
+
+
+ + diff --git a/dist/pages/grades.html b/dist/pages/grades.html new file mode 100644 index 0000000..583aab3 --- /dev/null +++ b/dist/pages/grades.html @@ -0,0 +1,119 @@ + + + + + + + + + + + + Grades « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

+ +

+
    +
    + + + + diff --git a/dist/pages/gradings.html b/dist/pages/gradings.html new file mode 100644 index 0000000..9b51684 --- /dev/null +++ b/dist/pages/gradings.html @@ -0,0 +1,131 @@ + + + + + + + + + + + + Gradings « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + diff --git a/dist/pages/jitsi.html b/dist/pages/jitsi.html new file mode 100644 index 0000000..a37f7ff --- /dev/null +++ b/dist/pages/jitsi.html @@ -0,0 +1,75 @@ + + + + + + + + + + + + GimB Meet « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + diff --git a/dist/pages/meals.html b/dist/pages/meals.html new file mode 100644 index 0000000..058d2e1 --- /dev/null +++ b/dist/pages/meals.html @@ -0,0 +1,136 @@ + + + + + + + + + + + + Meals « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + diff --git a/dist/pages/messaging.html b/dist/pages/messaging.html new file mode 100644 index 0000000..343c972 --- /dev/null +++ b/dist/pages/messaging.html @@ -0,0 +1,177 @@ + + + + + + + + + + + + Messaging « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +
    + messageStorageUsed: 0/120 messages +
    +
    +
    +
    +
    + +
    + maxMessagesNote +
    + +
    + +
    +
    +

    loadingMessages

    +

    loadingMessages

    +

    loadingMessages

    +
    +
    + + + + + + + + + diff --git a/dist/pages/privacypolicy.html b/dist/pages/privacypolicy.html new file mode 100644 index 0000000..24048d4 --- /dev/null +++ b/dist/pages/privacypolicy.html @@ -0,0 +1,58 @@ + + + + + + + + + + + + Privacy policy « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    thePrivacyPolicy

    +

    privacyImportant

    +

    privacyOnlyAskedWhen

    +

    privacyDataCollection

    +

    privacySharingData

    +

    privacyExternalSites

    +

    privacyRefuse

    +

    privacyAcceptWithUse

    +
    +

    privacyEffectiveAsOf 29 January 2020.

    +
    + + diff --git a/dist/pages/settings.html b/dist/pages/settings.html new file mode 100644 index 0000000..9b33d5a --- /dev/null +++ b/dist/pages/settings.html @@ -0,0 +1,132 @@ + + + + + + + + + + + + Settings « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +

    BežiApp +

    +

    settings

    +
    +
    + +
    + + + diff --git a/dist/pages/teachers.html b/dist/pages/teachers.html new file mode 100644 index 0000000..f29d2df --- /dev/null +++ b/dist/pages/teachers.html @@ -0,0 +1,102 @@ + + + + + + + + + + + + Teachers « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + +
    nameschoolSubject
    +
    + + + + diff --git a/dist/pages/timetable.html b/dist/pages/timetable.html new file mode 100644 index 0000000..ae2f6b2 --- /dev/null +++ b/dist/pages/timetable.html @@ -0,0 +1,106 @@ + + + + + + + + + + + + Timetable « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + diff --git a/dist/pages/tos.html b/dist/pages/tos.html new file mode 100644 index 0000000..ad4b23b --- /dev/null +++ b/dist/pages/tos.html @@ -0,0 +1,72 @@ + + + + + + + + + + + + Terms and Conditions « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    theToS

    +

    termsOfUse

    +

    termsOfUseDescription:

    +
      +
    1. termsOfUseHarass;
    2. +
    3. termsOfUsePost;
    4. +
    5. termsOfUseCommunicate;
    6. +
    7. termsOfUsePurpose;
    8. +
    9. termsOfUseExploit;
    10. +
    11. termsOfUseSpam
    12. +
    +

    termsOfUseModify

    +

    terminationOfServices

    +

    terminationOfServicesDescriptions:

    +
      +
    • terminationOfServicesBreaching;
    • +
    • terminationOfServicesRequest
    • +
    +

    limitationOfLiability

    +

    limitationOfLiabilityContent

    +
    +

    tosAreEffectiveAsOf 29 January, 2020.

    +
    + + -- cgit v1.2.3