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 From 96dd81ddf1188377bf1402e866c4b263dbd55d1c Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 13:49:56 +0200 Subject: Fixed install script --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 9bc68ef..16b0540 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@

    - ^HEAD 48de23d1c8a36a0cd322d8a72ebdca2cb822cb24 + ^HEAD c2d13f23711f90b86cff6ca06552b69dd2228932

    -- cgit v1.2.3 From 5c7cf884235fd1a65e83091793e525451e317d8c Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 14:07:41 +0200 Subject: Bug fix - GSEC regex matching --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 16b0540..be31e44 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@

    - ^HEAD c2d13f23711f90b86cff6ca06552b69dd2228932 + ^HEAD 96dd81ddf1188377bf1402e866c4b263dbd55d1c

    -- cgit v1.2.3 From 44e8c1e1c9124b36a78f775b9a7dd12152a71d98 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 14:15:35 +0200 Subject: GSEC bug fix - regex matching --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index be31e44..8feacd2 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@

    - ^HEAD 96dd81ddf1188377bf1402e866c4b263dbd55d1c + ^HEAD ad64f108d5480155fad1424e9ea958f0c2227d60

    -- cgit v1.2.3 From a6b27a276c6da60d7fa21c5d767ef7d38c9fac2a Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 14:21:27 +0200 Subject: GSEC bug fix - fetch teachers Subject with parenthesis in their name got improperly matched because of a lazy flag. Now it's removed, it works properly. --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 8feacd2..7e193bf 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@

    - ^HEAD ad64f108d5480155fad1424e9ea958f0c2227d60 + ^HEAD 44e8c1e1c9124b36a78f775b9a7dd12152a71d98

    -- cgit v1.2.3 From 6cb957cc1f64123851ae28e37b601fe7b92e2658 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 17 May 2020 15:07:30 +0200 Subject: tnx za popravljeno install skripto --- 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 ----------------- 13 files changed, 1451 deletions(-) delete mode 100644 dist/pages/absences.html delete mode 100644 dist/pages/changelog.html delete mode 100644 dist/pages/chats.html delete mode 100644 dist/pages/grades.html delete mode 100644 dist/pages/gradings.html delete mode 100644 dist/pages/jitsi.html delete mode 100644 dist/pages/meals.html delete mode 100644 dist/pages/messaging.html delete mode 100644 dist/pages/privacypolicy.html delete mode 100644 dist/pages/settings.html delete mode 100644 dist/pages/teachers.html delete mode 100644 dist/pages/timetable.html delete mode 100644 dist/pages/tos.html (limited to 'dist/pages') diff --git a/dist/pages/absences.html b/dist/pages/absences.html deleted file mode 100644 index 1d841a9..0000000 --- a/dist/pages/absences.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - Absences « BežiApp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    -
    - - -
    -
    - - -
    -
    -
    -
    -
      -
    -
    -
    -
    - - - - diff --git a/dist/pages/changelog.html b/dist/pages/changelog.html deleted file mode 100644 index 6f4ed95..0000000 --- a/dist/pages/changelog.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - 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 deleted file mode 100644 index 634d9ff..0000000 --- a/dist/pages/chats.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - Chats « BežiApp - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      -
      -
    • directory
    • -
    • -
      -
      -
      - account_circle - - -
      -
      -
      - -
      -
      -
    • -
    -
    -
    mustSelectRecipient
    -
    -
    - -
    -
    -
    -
    -
    - mode_edit - - -
    -
    - -
    -
    -
    -
    - - diff --git a/dist/pages/grades.html b/dist/pages/grades.html deleted file mode 100644 index 583aab3..0000000 --- a/dist/pages/grades.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - Grades « BežiApp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -

    - -

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

      loadingMessages

      -

      loadingMessages

      -

      loadingMessages

      -
      -
      - - - - - - - - - diff --git a/dist/pages/privacypolicy.html b/dist/pages/privacypolicy.html deleted file mode 100644 index 24048d4..0000000 --- a/dist/pages/privacypolicy.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - 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 deleted file mode 100644 index 9b33d5a..0000000 --- a/dist/pages/settings.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - Settings « BežiApp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      -
      -
      -

      BežiApp -

      -

      settings

      -
      -
      - -
      - - - diff --git a/dist/pages/teachers.html b/dist/pages/teachers.html deleted file mode 100644 index f29d2df..0000000 --- a/dist/pages/teachers.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - Teachers « BežiApp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      -
      - - - - - - - - -
      nameschoolSubject
      -
      - - - - diff --git a/dist/pages/timetable.html b/dist/pages/timetable.html deleted file mode 100644 index ae2f6b2..0000000 --- a/dist/pages/timetable.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - Timetable « BežiApp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      -
      -
      -
      - - - - diff --git a/dist/pages/tos.html b/dist/pages/tos.html deleted file mode 100644 index ad4b23b..0000000 --- a/dist/pages/tos.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - 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 From dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 17 May 2020 15:07:56 +0200 Subject: popravljen dist, hvala rstular --- dist/pages/about.html | 2 +- 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, 1452 insertions(+), 1 deletion(-) 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 index 7e193bf..bf94e8a 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@

      - ^HEAD 44e8c1e1c9124b36a78f775b9a7dd12152a71d98 + ^HEAD 6cb957cc1f64123851ae28e37b601fe7b92e2658

      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 + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
        +
      • directory
      • +
      • +
        +
        +
        + account_circle + + +
        +
        +
        + +
        +
        +
      • +
      +
      +
      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 From 89f33d6754e6e619e81d2839d68e5b34e85fdff8 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 15:12:58 +0200 Subject: Modified language selection UI --- dist/pages/about.html | 2 +- dist/pages/settings.html | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 7e193bf..c5cc254 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@

        - ^HEAD 44e8c1e1c9124b36a78f775b9a7dd12152a71d98 + ^HEAD a6b27a276c6da60d7fa21c5d767ef7d38c9fac2a

        diff --git a/dist/pages/settings.html b/dist/pages/settings.html index 9b33d5a..af9d36d 100644 --- a/dist/pages/settings.html +++ b/dist/pages/settings.html @@ -76,7 +76,14 @@
        language
        -
        +
        + + +
        +
        -
        + --> -- cgit v1.2.3 From 831563c8ecb2854ceba73c284719b7579c0a3bbc Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 16:14:07 +0200 Subject: Experimental theme support --- dist/pages/about.html | 3 ++- dist/pages/absences.html | 1 + dist/pages/changelog.html | 1 + dist/pages/chats.html | 8 ++++++ dist/pages/grades.html | 1 + dist/pages/gradings.html | 1 + dist/pages/jitsi.html | 7 +++++ dist/pages/meals.html | 1 + dist/pages/messaging.html | 1 + dist/pages/privacypolicy.html | 1 + dist/pages/settings.html | 63 ++++++++++--------------------------------- dist/pages/teachers.html | 1 + dist/pages/timetable.html | 1 + dist/pages/tos.html | 1 + 14 files changed, 41 insertions(+), 50 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index bf94e8a..e919542 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -25,6 +25,7 @@ + @@ -142,7 +143,7 @@

        - ^HEAD 6cb957cc1f64123851ae28e37b601fe7b92e2658 + ^HEAD c4599c626fc484703528743552dd8ff694fab7a6

        diff --git a/dist/pages/absences.html b/dist/pages/absences.html index 1d841a9..ef5803a 100644 --- a/dist/pages/absences.html +++ b/dist/pages/absences.html @@ -24,6 +24,7 @@ + diff --git a/dist/pages/changelog.html b/dist/pages/changelog.html index 6f4ed95..85abf6d 100644 --- a/dist/pages/changelog.html +++ b/dist/pages/changelog.html @@ -25,6 +25,7 @@ + diff --git a/dist/pages/chats.html b/dist/pages/chats.html index 634d9ff..bf9d382 100644 --- a/dist/pages/chats.html +++ b/dist/pages/chats.html @@ -10,22 +10,30 @@ Chats « BežiApp + + + + + + + + diff --git a/dist/pages/grades.html b/dist/pages/grades.html index 583aab3..ad80ba1 100644 --- a/dist/pages/grades.html +++ b/dist/pages/grades.html @@ -25,6 +25,7 @@ + diff --git a/dist/pages/gradings.html b/dist/pages/gradings.html index 9b51684..951d09f 100644 --- a/dist/pages/gradings.html +++ b/dist/pages/gradings.html @@ -32,6 +32,7 @@ + diff --git a/dist/pages/jitsi.html b/dist/pages/jitsi.html index a37f7ff..51ca53f 100644 --- a/dist/pages/jitsi.html +++ b/dist/pages/jitsi.html @@ -10,19 +10,26 @@ GimB Meet « BežiApp + + + + + + + diff --git a/dist/pages/meals.html b/dist/pages/meals.html index 058d2e1..da1c666 100644 --- a/dist/pages/meals.html +++ b/dist/pages/meals.html @@ -25,6 +25,7 @@ + diff --git a/dist/pages/messaging.html b/dist/pages/messaging.html index 343c972..1afcd28 100644 --- a/dist/pages/messaging.html +++ b/dist/pages/messaging.html @@ -24,6 +24,7 @@ + diff --git a/dist/pages/privacypolicy.html b/dist/pages/privacypolicy.html index 24048d4..301ff88 100644 --- a/dist/pages/privacypolicy.html +++ b/dist/pages/privacypolicy.html @@ -25,6 +25,7 @@ + diff --git a/dist/pages/settings.html b/dist/pages/settings.html index af9d36d..2eeb724 100644 --- a/dist/pages/settings.html +++ b/dist/pages/settings.html @@ -25,6 +25,7 @@ + @@ -77,61 +78,25 @@
        language
        + translate
        - -
        - --> + + +
        +
        theme
        +
        + palette + + +
        diff --git a/dist/pages/teachers.html b/dist/pages/teachers.html index f29d2df..ffc0b1b 100644 --- a/dist/pages/teachers.html +++ b/dist/pages/teachers.html @@ -25,6 +25,7 @@ + diff --git a/dist/pages/timetable.html b/dist/pages/timetable.html index ae2f6b2..83095df 100644 --- a/dist/pages/timetable.html +++ b/dist/pages/timetable.html @@ -34,6 +34,7 @@ + diff --git a/dist/pages/tos.html b/dist/pages/tos.html index ad4b23b..0685e07 100644 --- a/dist/pages/tos.html +++ b/dist/pages/tos.html @@ -25,6 +25,7 @@ + -- cgit v1.2.3 From dbb621cf007277597a39d0dec72193f81cc0d0a7 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 17 May 2020 17:37:27 +0200 Subject: install --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index e919542..6dfb1ef 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -143,7 +143,7 @@

        - ^HEAD c4599c626fc484703528743552dd8ff694fab7a6 + ^HEAD b2c1b20b7c90ea481082c82ca2dba0e0e907566b

        -- cgit v1.2.3 From de95a6b78788da7472850dad13ed9b7de9e5b9b1 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 19:21:00 +0200 Subject: Merge --- dist/pages/about.html | 2 +- dist/pages/settings.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 6dfb1ef..6f5fa03 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -143,7 +143,7 @@

        - ^HEAD b2c1b20b7c90ea481082c82ca2dba0e0e907566b + ^HEAD dbb621cf007277597a39d0dec72193f81cc0d0a7

        diff --git a/dist/pages/settings.html b/dist/pages/settings.html index 2eeb724..38d442a 100644 --- a/dist/pages/settings.html +++ b/dist/pages/settings.html @@ -79,7 +79,7 @@
        language
        translate - @@ -91,7 +91,7 @@
        theme
        palette - -- cgit v1.2.3 From 61f0a67abdd293a17232bd5784b08709a3cd7856 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 19:38:43 +0200 Subject: Bug fixes (settings, gsec) --- dist/pages/about.html | 2 +- dist/pages/settings.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 6f5fa03..4600c20 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -143,7 +143,7 @@

        - ^HEAD dbb621cf007277597a39d0dec72193f81cc0d0a7 + ^HEAD de95a6b78788da7472850dad13ed9b7de9e5b9b1

        diff --git a/dist/pages/settings.html b/dist/pages/settings.html index 38d442a..ae93daf 100644 --- a/dist/pages/settings.html +++ b/dist/pages/settings.html @@ -80,8 +80,8 @@
        translate
        @@ -92,8 +92,8 @@
        palette
        -- cgit v1.2.3 From 75c1dd723d353bfd5cba35a686f911c54760b88c Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 19:40:46 +0200 Subject: Regex fix --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 4600c20..e0bb68d 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -143,7 +143,7 @@

        - ^HEAD de95a6b78788da7472850dad13ed9b7de9e5b9b1 + ^HEAD 61f0a67abdd293a17232bd5784b08709a3cd7856

        -- cgit v1.2.3 From b4c56d6a3cd38f411ff01bcbf29c1e3498f94e91 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 19:42:57 +0200 Subject: Another regex bug fix --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index e0bb68d..93ddbcf 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -143,7 +143,7 @@

        - ^HEAD 61f0a67abdd293a17232bd5784b08709a3cd7856 + ^HEAD 75c1dd723d353bfd5cba35a686f911c54760b88c

        -- cgit v1.2.3 From 9ad2f74c83d18b3b748000af4c8606ea092225d8 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 19:47:47 +0200 Subject: Language changing bug fix --- dist/pages/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 93ddbcf..ceb7805 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -143,7 +143,7 @@

        - ^HEAD 75c1dd723d353bfd5cba35a686f911c54760b88c + ^HEAD b4c56d6a3cd38f411ff01bcbf29c1e3498f94e91

        -- cgit v1.2.3 From 730722259f6f079c930f6fcce1c2f1e715d3df63 Mon Sep 17 00:00:00 2001 From: rstular Date: Sun, 17 May 2020 20:25:10 +0200 Subject: CSS --- dist/pages/about.html | 7 +++---- dist/pages/absences.html | 5 ++--- dist/pages/changelog.html | 2 +- dist/pages/chats.html | 5 ++--- dist/pages/grades.html | 5 ++--- dist/pages/gradings.html | 5 ++--- dist/pages/jitsi.html | 5 ++--- dist/pages/meals.html | 5 ++--- dist/pages/messaging.html | 5 ++--- dist/pages/privacypolicy.html | 2 +- dist/pages/settings.html | 5 ++--- dist/pages/teachers.html | 5 ++--- dist/pages/timetable.html | 5 ++--- dist/pages/tos.html | 2 +- 14 files changed, 26 insertions(+), 37 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index ceb7805..2003527 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -38,7 +38,7 @@ -
        @@ -143,7 +142,7 @@

        - ^HEAD b4c56d6a3cd38f411ff01bcbf29c1e3498f94e91 + ^HEAD 519a2aae0e5e8f797be3c75671ad3d1224a5697b

        diff --git a/dist/pages/absences.html b/dist/pages/absences.html index ef5803a..d50e546 100644 --- a/dist/pages/absences.html +++ b/dist/pages/absences.html @@ -38,7 +38,7 @@ -
        diff --git a/dist/pages/changelog.html b/dist/pages/changelog.html index 85abf6d..db36589 100644 --- a/dist/pages/changelog.html +++ b/dist/pages/changelog.html @@ -38,7 +38,7 @@ -

        • directory
        • diff --git a/dist/pages/grades.html b/dist/pages/grades.html index ad80ba1..0a9abe1 100644 --- a/dist/pages/grades.html +++ b/dist/pages/grades.html @@ -38,7 +38,7 @@ -

          • diff --git a/dist/pages/gradings.html b/dist/pages/gradings.html index 951d09f..81c0e45 100644 --- a/dist/pages/gradings.html +++ b/dist/pages/gradings.html @@ -45,7 +45,7 @@ -

            • diff --git a/dist/pages/jitsi.html b/dist/pages/jitsi.html index 51ca53f..678ad9d 100644 --- a/dist/pages/jitsi.html +++ b/dist/pages/jitsi.html @@ -38,7 +38,7 @@ -