Commit graph

9998 commits

Author SHA1 Message Date
alyoro bb4eaee9ee
fix(quote): delete unecessary double tabs in Java quote (alyoro) (#4665)
* Deleting unecessary double tabs at the end of line in Java quote

* Updated length of the quote
2023-09-26 13:51:16 +01:00
Shuja-Mahmood c147624222
fix(qote): typo (Shuja-Mahmood) (#4664) 2023-09-26 13:44:06 +01:00
Miodec c39fdb0263 fix: tab navigation not working on the result page in safari 2023-09-25 16:32:21 +01:00
Miodec 64772e63c7 fix: alerts notification bubble showing in the wrong spot 2023-09-25 15:57:52 +01:00
Miodec 9327a62da5 chore: add cal versioning (broken for now, waiting until the next release) 2023-09-25 14:26:48 +01:00
Miodec 18b4e62f13 chore: release v1.17.14 2023-09-25 14:15:45 +01:00
Miodec 1f218fcf8e chore: fix quote length script 2023-09-25 14:13:44 +01:00
Miodec df98b84a5d refactor: replace set columns with repeat auto-fit and minmax 2023-09-25 13:48:30 +01:00
Miodec 0aab73ad67 refactor: change icon buttons to text buttons for consistency 2023-09-25 12:57:50 +01:00
Miodec ef4964ca1a chore: more consistent casing 2023-09-25 12:54:45 +01:00
Miodec d79f38dd87 chore: quick fix for an issue added in a previous commit 2023-09-25 12:54:45 +01:00
Miodec 3dd5c880b7 fix: ape key not shown after generation
Fixed by making the close function async and resolving the promise on animation finish

Closes #4657
2023-09-25 12:54:45 +01:00
Shuja-Mahmood aee1cc1581
impr(custom text): add checkbox to toggle control character replacing (Shuja-Mahmood) (#4648) 2023-09-25 12:51:29 +01:00
Miodec 2508d9d556 docs: update discord username
Closes #4660
2023-09-25 12:22:14 +01:00
Miodec 454983bb6f fix(quotes): quote reports 2023-09-25 12:08:40 +01:00
Miodec 8be6c8bf78 style(login page): fix title spacing 2023-09-25 11:50:24 +01:00
Miodec 1cfd282eff style: show underline for links 2023-09-25 11:50:24 +01:00
Miodec 413c6d72d6 refactor: redo the way focus is handled for popup 2023-09-25 11:50:24 +01:00
Miodec ff31b17687 style: make focus invisible on popup wrappers 2023-09-25 11:50:24 +01:00
Christian Fehmer 5439d3966f
impr: increase favicon quality by using svg (fehmer) (#4652) 2023-09-25 11:41:04 +01:00
Dario Götz c42765e6ed
fix(layout): incorrect mine layout middle row (dariogoetz) 2023-09-25 11:10:24 +01:00
Dario Götz 871c50cc59
impr(layout): add noted layout (dariogoetz) 2023-09-25 11:08:46 +01:00
Bastian Kappeler 61c3740f1d
impr(layout): add german dvorak imp (Bastkapp) (#4651)
Layout from: Dvorak by Nizo
https://github.com/theNizo/DvorakByNizo
2023-09-23 13:58:43 +01:00
PlumpDolphin 541d612ff3
impr(quote): add korean quotes (plumpdolphin) (#4637)
* new file:   frontend/static/quotes/korean.json

* Added 10 additional Korean quotes

* Removed temporary comments on Korean quotes JSON

* Update korean.json

Resolved improper length values on some quotes
2023-09-23 13:57:47 +01:00
Miodec 2f59f7888c style: fix overflow on safari
I love you Vastus for finding this

Closes #4635
2023-09-23 13:40:13 +01:00
Miodec 56b483c1e8 refactor: rename centerContent to contentWrapper 2023-09-23 12:17:49 +01:00
Miodec c76b2f40e8 refactor: use id instead of class 2023-09-23 12:17:49 +01:00
Miodec 54ceadd488 refactor: fix refactoring issue 2023-09-23 12:17:49 +01:00
Miodec 3d1486ff12 style: allow button transition
This now looks good when crossing the width breakpoint
due to the transitions only being applied to the color property.
2023-09-23 12:17:49 +01:00
Christian Fehmer 3be55de92c
chore: update jQuery to 3.7.1 (fehmer) (#4649)
* chore: update jQuery to 3.7.1

* add version number to easing.js file

* review comments
2023-09-21 13:06:11 +01:00
K.B.Dharun Krishna fe8699399c
build(ci): bump actions/checkout to v4 (kbdharun) (#4645)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-21 12:05:06 +01:00
Sisisit cf11fdc7cd
impr(quote): add thicc english quote (Sisisit) (#4646) 2023-09-21 12:02:41 +01:00
Miodec 54457006ec refactor: use button instead of div
Reduce css.
Remove keypress event listeners.
Remove tabindex overrides.
Moved sign in tip below the buttons so that tab navigation makes sense.
2023-09-20 18:38:58 +01:00
Miodec 00d7af00f9 style: rework footer buttons 2023-09-20 17:53:17 +01:00
Miodec 6a8d4a48fa refactor: remove unnecessary style 2023-09-20 11:57:47 +01:00
Miodec f28d7451e7 refactor: use nesting 2023-09-20 11:57:00 +01:00
Miodec c97a5d7502 refactor: fix version button wrapped in two buttons 2023-09-20 11:54:03 +01:00
Miodec db9264986d style: fix scroll to top button covering footer 2023-09-20 11:45:15 +01:00
Miodec 5a7d659669 style: remove unnecessary transition 2023-09-20 11:43:27 +01:00
Miodec 4e507f23bd refactor: use main instead of a div 2023-09-20 00:01:35 +01:00
Miodec 724403d361 refactor: use nav instead of a div 2023-09-19 23:53:13 +01:00
Miodec 6610542d5f refactor: use footer instead of a div with an id 2023-09-19 23:51:20 +01:00
Miodec 46c0555202 chore: missing class 2023-09-19 23:47:33 +01:00
Miodec d1cb222735 chore: rename file 2023-09-19 23:45:52 +01:00
Miodec 5a06954f02 refactor: use button instead of div 2023-09-19 23:44:48 +01:00
Miodec a68af7cb56 chore: unnecessary event handler 2023-09-19 23:43:09 +01:00
Miodec 13d041e055 chore: remove tabindex 2023-09-19 23:40:28 +01:00
Miodec 431999ecc5 style: specify which properties should transition 2023-09-19 23:36:07 +01:00
Miodec 82024ff412 style: update anchor focus style 2023-09-19 23:35:53 +01:00
Miodec 513dfc63ff chore: use textButton for now to fix theme issues 2023-09-19 23:32:47 +01:00