source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1516a98   2 months filipgavrilovski28 fixed potential race condition in auth main
(edit) @9dc861c   2 months andrejristik Added automatic scroll to top to every page. main
(edit) @4d215e4   2 months filipgavrilovski28 sorted tags; removed some comments main
(edit) @695249a   2 months filipgavrilovski28 added async wrapper inside use effect in auth main
(edit) @0cfa8ba   2 months filipgavrilovski28 small auth clean up main
(edit) @8a1d568   2 months filipgavrilovski28 small ui fix main
(edit) @a3384cc   2 months filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @1497175   2 months filipgavrilovski28 fixed flow related bug main
(edit) @897a191   2 months andrejristik Made all the necessary pages responsive. main
(edit) @138eb2c   2 months filipgavrilovski28 fixed icon bug main
(edit) @83cf75b   2 months filipgavrilovski28 bug fixes main
(edit) @8ccbff2   2 months filipgavrilovski28 added subjects urls main
(edit) @5e40a81   2 months filipgavrilovski28 minor ui changes and deleting extra comments main
(edit) @2ec84fe   2 months filipgavrilovski28 removed short from subject model main
(edit) @c8ad2ed   3 months filipgavrilovski28 small code clean up main
(edit) @6c9bf97   3 months filipgavrilovski28 small code changes main
(edit) @a093d14   3 months filipgavrilovski28 added option for getting only activated subjects as recommendations main
(edit) @770bcb8   3 months filipgavrilovski28 added caching for recommendations main
(edit) @9c6c398   3 months filipgavrilovski28 io optimization main
(edit) @95d7665   3 months filipgavrilovski28 private routes bug fix main
(edit) @9c27e0b   3 months filipgavrilovski28 Merge branch 'bottlenecks' main
(edit) @3e20665   3 months filipgavrilovski28 deleting extra files and getting ready for merge main
(edit) @1ecced1   3 months filipgavrilovski28 small variable change main
(edit) @388ab1b   3 months filipgavrilovski28 stable version for presenting v2 main
(edit) @6161e93   3 months filipgavrilovski28 Merge branch 'bottlenecks' into stable main
(edit) @30928cc   3 months filipgavrilovski28 temporary fetch user bottleneck fix main
(edit) @4d64b22   3 months filipgavrilovski28 stable version for presenting main
(edit) @650c45e   3 months filipgavrilovski28 added separate fetch functions; refactored code to fix context bottlenecks main
(edit) @9d4d222   3 months andrejristik Fixed UI, refactored auth logic, made function for dynamically … main
(edit) @666344d   3 months filipgavrilovski28 partial fix of context bottlenecks main
(edit) @ea25fae   3 months filipgavrilovski28 renaming some variables main
(edit) @cfab86d   3 months andrejristik Refactored auth logic. main
(edit) @72c0de3   3 months filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @3e5cb4a   3 months filipgavrilovski28 added 404 page main
(edit) @8820e7c   3 months noreply updated README main
(edit) @491a010   3 months filipgavrilovski28 added subject preferences page; ui refactors main
(edit) @5c50b04   3 months andrejristik Added proper logout view main
(edit) @2dcd2e9   3 months filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @7790120   3 months filipgavrilovski28 added feature for leaving like/dislike on recommendations main
(edit) @80774d9   3 months andrejristik The favorite button's filled prop now depends on auth as well. main
(edit) @ad9b022   3 months filipgavrilovski28 minor ui code refactors main
(edit) @3152c66   3 months andrejristik Added favorite subjects page, cleaned up UI. main
(edit) @79202a9   3 months filipgavrilovski28 moved heart icon in subject view main
(edit) @3eb4336   3 months andrejristik Small UI changes, added logo for user in navbar. main
(edit) @35d0383   3 months filipgavrilovski28 modified filtering subjects ui and logic main
(edit) @aa08549   3 months filipgavrilovski28 bug fix; small ui changes main
(edit) @a90fe3b   3 months filipgavrilovski28 moved some svgs to assets main
(edit) @d4646d0   3 months filipgavrilovski28 added documentation for recommendation utils main
(edit) @2ec3c2f   3 months filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @b18bbae   3 months filipgavrilovski28 small ui changes main
(edit) @421f181   3 months andrejristik Fixed a small bug related to the favorites feature. main
(edit) @d450857   3 months andrejristik New feature: students can add a subject to favorites. main
(edit) @960f3b9   3 months andrejristik Refactored code, changed logic for refreshing tokens, removed … main
(edit) @3395d4a   3 months filipgavrilovski28 added context for recommendations and subjects main
(edit) @4d806e3   3 months filipgavrilovski28 minor improvements to recommendations function main
(edit) @fd46080   3 months filipgavrilovski28 updated subjects vector main
(edit) @4978c89   3 months filipgavrilovski28 bug fix main
(edit) @76c6604   3 months filipgavrilovski28 updated management/README main
(edit) @dabe3ce   3 months filipgavrilovski28 changed subject view url to use code instead of pk main
(edit) @c9ac0c2   3 months filipgavrilovski28 added missing data for some subjects main
(edit) @e0efd4c   3 months filipgavrilovski28 small changes to some commands and reran scrapers main
(edit) @2018d83   3 months filipgavrilovski28 fixed hpc bug main
(edit) @c5d16e2   3 months filipgavrilovski28 fixed skeleton bug main
(edit) @b192b52   3 months filipgavrilovski28 minor ui changes main
(edit) @dc16147   3 months filipgavrilovski28 added assistants to student preferences and model; minor ui changes main
(edit) @62f88df   3 months andrejristik Fixed none showing up in favorite professors main
(edit) @9e0e999   3 months filipgavrilovski28 minor code refactor main
(edit) @1a7fd2e   3 months andrejristik Cleaned up the ui and added custom axiosAuth for patch/post logic. main
(edit) @5965585   3 months filipgavrilovski28 added weights to tag graph; minor ui changes main
(edit) @9b3c108   3 months filipgavrilovski28 clean up of subject_details main
(edit) @0189cb0   3 months andrejristik Minor UI changes. main
(edit) @30a7df0   3 months filipgavrilovski28 added home page; minor ui changes main
(edit) @4f59a58   3 months andrejristik Fixed ui in recommendations and text elsewhere main
(edit) @d915528   3 months andrejristik Added information to show for recommended subjects; fixed … main
(edit) @8aa9837   3 months andrejristik Fixed auth, added toast, cleaned up ui, fixed modal panels, changed … main
(edit) @0ef57d1   3 months filipgavrilovski28 minor code cleanup main
(edit) @869afef   3 months filipgavrilovski28 algorithm 2.0; added frontend for recommendations main
(edit) @8f17986   3 months andrejristik Partially fixed auth; still takes two clicks sometimes. main
(edit) @0613e8c   3 months andrejristik Added a favicon main
(edit) @9a03a45   3 months andrejristik Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @ca2788c   3 months andrejristik Tried to fix auth :( main
(edit) @fc2ab73   3 months filipgavrilovski28 added view for specific subject main
(edit) @51b9afc   3 months filipgavrilovski28 working algorithm 1.0 main
(edit) @580f4f0   3 months filipgavrilovski28 moved student_vector function to utils main
(edit) @4c08342   3 months filipgavrilovski28 added student vector; refactor and model change main
(edit) @0e80c94   3 months filipgavrilovski28 added command for subject vectors main
(edit) @53410dd   3 months filipgavrilovski28 Merge branch 'main' into test/algo main
(edit) @1f27255   3 months filipgavrilovski28 bug fix main
(edit) @2bc370d   3 months filipgavrilovski28 added endpoint for getting eligible subjects (not tested) main
(edit) @07c3041   3 months filipgavrilovski28 added credits by level main
(edit) @6f24e2e   3 months filipgavrilovski28 added credits back to model main
(edit) @93083d9   3 months filipgavrilovski28 rename type programs to studytrack main
(edit) @a392d56   3 months filipgavrilovski28 minor ui changes main
(edit) @5007edd   3 months filipgavrilovski28 moved prerequisites checking to client side main
(edit) @caaa60c   3 months filipgavrilovski28 added prerequisites check main
(edit) @aba5377   3 months filipgavrilovski28 added error message for duplicate index main
(edit) @b49d770   3 months filipgavrilovski28 bug fixes :) main
(edit) @44a4f6c   3 months filipgavrilovski28 Merge branch 'ui' main
(edit) @3cbc680   3 months filipgavrilovski28 code refactoring; removing credits from model main
(edit) @33f2961   3 months filipgavrilovski28 added number of credits and passed subjects by semester to model and … main
Note: See TracRevisionLog for help on using the revision log.