]> git.ipfire.org Git - pbs.git/history - src/web/base.py
auth: Revert back to authentication using a web form
[pbs.git] / src / web / base.py
2023-09-02  Michael Tremerauth: Revert back to authentication using a web form
2023-08-18  Michael Tremerrepo: Add simple API operations
2023-08-11  Michael Tremerweb: Create a simple rate limiter
2023-05-19  Michael Tremerweb: Send XSRF token with all ajax requests
2023-05-05  Michael Tremerweb: Improve handling of boolean values
2023-05-03  Michael Tremeruploads: Check if client has permissions to access...
2023-05-03  Michael Tremerweb: Accept more values as True
2023-04-29  Michael Tremerlog: Implement filtering by builder
2023-04-26  Michael Tremerweb: Enable best compression for websocket connections
2023-04-26  Michael Tremerbuilders: Receive stats over the control connection
2023-04-26  Michael Tremerbuilders: Create a new kind of control connection
2023-04-22  Michael Tremerlogging: Use our own logger
2023-04-22  Michael TremerMerge Pakfire Hub into the main webapp
2022-10-19  Michael Tremererrors: Refactor the error handler and drop any redunda...
2022-10-14  Michael Tremerweb: Drop more unused variables from template namespace
2022-10-14  Michael Tremerweb: Drop unused friendly_time function
2022-10-14  Michael Tremerusers: Drop any timezone stuff
2022-10-13  Michael Tremerlog: Allow filtering by user
2022-07-17  Michael Tremerpackages: Refactor filelist
2022-06-25  Michael Tremersessions: Drop impersonation feature
2022-06-25  Michael Tremerrepos: Add UI to create new repositories
2022-06-25  Michael Tremerrepos: Make repositories editable
2022-06-01  Michael Tremerbuilders: Refactor editing
2021-06-10  Michael TremerRun 2to3
2018-01-10  Jonatan SchlagMerge branch 'master' into bootstrap4
2018-01-10  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2018-01-10  Michael TremerDrop format_email function which cannot handle User...
2017-11-03  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-11-01  Michael Tremerusers: Let locale attribute return the tornado locale
2017-11-01  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-10-26  Michael Tremerweb: Drop bugtracker from render namespace
2017-10-26  Michael TremerDrop empty API base handler
2017-10-26  Michael Tremerweb: Drop self.pakfire from BaseHandler
2017-10-26  Michael Tremerweb: Refactor job queue
2017-10-26  Michael Tremerweb: Drop mirrors property from BaseHandler
2017-10-25  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-10-25  Michael TremerFix rendering error pages
2017-10-25  Michael TremerRename web/handlers_base.py -> web/base.py