summaryrefslogtreecommitdiff
path: root/client/js/main.js
AgeCommit message (Expand)Author
2025-02-15Merge branch 'master' into hunternifHunternif
2021-09-13client+server: fixed style errorsShyam Sunder
2021-08-04Merge branch 'master' into hunternifHunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2021-05-14Improve compilation speed for development builds (#402)Ruin0x11
2020-08-26client/css: implement dark theme optionShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-04client+server: add post pools featureShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2020-05-03Add pool CRUD operations/pagesRuin0x11
2019-07-22client/tag_categories: load tag_categories after (attempted) loginneobooru
2019-05-03client: metric sorter UI, view & controllerHunternif
2018-06-27client: fetch configurations from server at runtimeShyam Sunder
2017-10-01remove tags.jsonrr-
2017-01-21client: refactor linking and routingrr-
2017-01-08client: fix leftover coderr-
2017-01-08client/api: better promise abortingrr-
2017-01-08client: rework promise error handlingrr-
2016-10-22client/posts: add post mergingrr-
2016-08-20client/snapshots: add snapshots browserrr-
2016-08-13client/tags: fix handling malformed tag exportrr-
2016-07-13client/general: improve scrollingrr-
2016-07-08client/paging: fix endless scroll return pathrr-
2016-06-18client/general: refactor control flowrr-
2016-06-14client/posts: split controllersrr-
2016-06-12client/router: remember scroll positionrr-
2016-06-12client/router: refactor call chainsrr-
2016-06-12client/router: introduce own routerrr-
2016-06-12client/comments: add comment list view for postrr-
2016-05-11client/events: improve event dispatchingrr-
2016-05-10client/general: fix JSCS warningsrr-
2016-05-10client/tags: add tag category editingrr-
2016-05-08client/general: scroll to top on page changerr-
2016-05-08client/auth: forget user when they try to log inrr-
2016-04-14client/users: add keyboard shortcuts to user listrr-
2016-04-11client/settings: add accountless settingsrr-
2016-04-11client/api: fix login error handlingrr-
2016-04-11client/views: fix rendering non-void elementsrr-
2016-04-08client/api: move cookies management to APIrr-
2016-04-08client/misc: extract polyfills to separate filerr-
2016-04-08client/api: convert messages to eventsrr-
2016-04-06client/routing: move routing to controllersrr-
2016-04-06client+server: finish password remindersrr-
2016-04-05client/home: format absolute timerr-
2016-04-01split files into client/ and server/rr-