Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added 5 quotes * fixed lengths and added MORE quotes * merged current with prior stream * Fetching upstream (#1) * extended: language 'code rust' (#3104) Added all derives and some very common traits as well as `pub(crate)`. * added one english quote (#3094) * added one english quote * added one english quote * updated the quote id 6095 * Custom Filters [Backend] (#3105) * Added `ResultFilters` to types Added customFilters field to user This field is an optional array of `ResultFilters` It will store a user's custom filters * Added Add and Remove functions for `ResultFilters` in user DAL Also added unit tests * Added Custom Filter configuration Can now enable/disable the custom filters feature Can also set a cap on the number of filters per user * Add and Remove functions for `ResultFilters` in user controller * Added one english quote (#3109) * added one english quote * added one english quote * updated the quote id 6095 * Added english quote id 6096 * Custom Filters [Backend] (#3105) (#3110) * Added `ResultFilters` to types Added customFilters field to user This field is an optional array of `ResultFilters` It will store a user's custom filters * Added Add and Remove functions for `ResultFilters` in user DAL Also added unit tests * Added Custom Filter configuration Can now enable/disable the custom filters feature Can also set a cap on the number of filters per user * Add and Remove functions for `ResultFilters` in user controller * Added Haskell programming language (#3108) * added: code_haskell language; * fixed: missing comma; * Contributing typos fix (#3114) * spacebar in presets and tags addition * super mega spacebar remake * style fix * final name removal in ui * replaceAll in ape removal * using display above account chart * create preset in command line addition * testing removal * one more testing removal * create tag command line addition * Update commandline-lists.ts * moved add commands to the bottom hiding if user is not signed in * refactor * hiding tags and presets when signed out * fixed presets and tags display in alerts * russian_25k and russian_50k addition * russian 375k addition * lil fix * fixed windows auto-reload error * Revert "fixed windows auto-reload error" This reverts commit ea22621. * Revert "Revert "fixed windows auto-reload error"" This reverts commit 669cec4. * Revert "Revert "Revert "fixed windows auto-reload error""" This reverts commit d903526. * themes popup small fix * using && * some typos fixed Co-authored-by: Miodec <bartnikjack@gmail.com> Co-authored-by: Vasiliy Novozhilov <vasya@192.168.1.3> * Fix yesterday toggle button (#3107) Co-authored-by: Cody Bloemhard <cblmhrd@live.nl> Co-authored-by: Jitesh Kumar Sahoo <77315098+Jitesh117@users.noreply.github.com> Co-authored-by: Malo Hamon <hamon.malo@gmail.com> Co-authored-by: aNOOBis <69043738+aNOOBisTheGod@users.noreply.github.com> Co-authored-by: Miodec <bartnikjack@gmail.com> Co-authored-by: Vasiliy Novozhilov <vasya@192.168.1.3> Co-authored-by: Bruce Berrios <58147810+Bruception@users.noreply.github.com> * fixed ids and added more quotes * i sincerely hope this is the LAST TIME I DO THIS Co-authored-by: Cody Bloemhard <cblmhrd@live.nl> Co-authored-by: Jitesh Kumar Sahoo <77315098+Jitesh117@users.noreply.github.com> Co-authored-by: Malo Hamon <hamon.malo@gmail.com> Co-authored-by: aNOOBis <69043738+aNOOBisTheGod@users.noreply.github.com> Co-authored-by: Miodec <bartnikjack@gmail.com> Co-authored-by: Vasiliy Novozhilov <vasya@192.168.1.3> Co-authored-by: Bruce Berrios <58147810+Bruception@users.noreply.github.com>
- Loading branch information